かずきのBlog

C#やJavaやRubyとメモ書き

目次

Blog 利用状況

ニュース

わんくまBlogが不安定になったため、前に書いてたはてなダイアリーにメインを移動します。
かずきのBlog@Hatena
技術的なネタは、こちらにも、はてなへのリンクという形で掲載しますが、雑多ネタははてなダイアリーだけに掲載することが多いと思います。
コメント
プログラマ的自己紹介
お気に入りのツール/IDE
プロフィール
経歴
広告
アクセサリ

書庫

日記カテゴリ

[NetBeans][Java]Webサービスの作り方

JavaEE5は、Webサービスまで作れるみたいなので、作ってみようと思う。
俺のBlogの書き方には二通りあって、やったことを整理して書くのと、やりながら書くのがある。

今回は、やりながら書くので、もしかしたら最終的には諦めてるBlogになってるかもしれないのであしからず。

まずは、HelloWebServiceという名前でエンタープライズアプリケーションを作成する。
image

HelloWebService-ejbw右クリックして新規作成から、Webサービスを選択する。
com.wankuma.kazuki.webservice.HelloWebServiceという名前で作成した。

そうすると、何かデザイナが表示される。
image

オペレーションを追加というそれっぽいボタンがあるので押してみる。
image

そうすると、メソッドを作成するためのダイアログが表示されるので、適当に入力するとよさそう。
ここでは、String greet(String name)という感じのメソッドを作るようにした。
image

作成後に、コードエディタを開いてみると下のようなコードになっていた。
@WebServiceアノテーションに@Statelessアノテーションがついたクラスが出来ている。
@WebMethodや@WebParamもついていて、見た目どんなものになるのか想像できるような雰囲気のコードが出来てる。

package com.wankuma.kazuki.webservice;

import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebService;
import javax.ejb.Stateless;

@WebService()
@Stateless()
public class HelloWebService {

    /**
     * Web service operation
     */
    @WebMethod(operationName = "greet")
    public String greet(@WebParam(name = "name") String name) {
        //TODO 実装コードをここに記述します:
        return null;
    }

}

ご丁寧に、TODOまで書かれてるので実装してみた。

    @WebMethod(operationName = "greet")
    public String greet(@WebParam(name = "name") String name) {
        return "Hello world!!" + name;
    }

そして、おもむろにF6を押して実行!!GlassFishに配備され、Hello world!!と書かれたブラウザが立ち上がる。
できた~!と思わないほうがいい。これはエンタープライズアプリケーションを作ったときに出来る、普通のWebアプリケーションのデフォの画面です。

実行するのにそれっぽいのが無いかと探してみると発見。Webサービスの右クリックメニューからWebサービスをテストというのがあった。
image

そうすると、下のような画面が立ち上がる。
image

名前にかずきと入力してボタンをぽちっとすると文字化けorz
image

テスト用画面の問題なんだろうか?それとも俺が悪いのだろうか?
文字コードの指定とかを何処にもしてない気がするから、抜けてるのかな。

とりあえず、メインマシンから(Webサービス作ったのはノートPC)WPFアプリケーションをこさえてWebサービスを呼び出すようにしてみた。
さくっと作ってみたら日本語もOKだった。多分テスト用の画面がいけてないだけなんだろう。
image

投稿日時 : 2008年6月11日 23:19

Feedback

# cheap nike shoes 2012/12/08 10:03 http://superairmaxshoes1.webs.com/

I went over this web site and I believe you have a lot of superb information, saved to fav (:.

# longchamp 2012/12/14 20:45 http://www.saclongchampachete.info/category/longch

Very practical info. Hope to observe more articles or blog posts soon!

# longchamp hobo 2012/12/15 16:09 http://www.soldesacslongchamp.info/category/sac-lo

this is something i've got never by chance read.

# burberry bags online 2012/12/15 23:05 http://www.burberryuksale.org/category/burberry-on

Think it to be a journal or possibly a magazine with general interest for everybody to study. Funny, witty, controversial, entertaining, useful, acerbic, thoughtful, serious, curious, unexpected comebacks are actually welcome.

# sac pliage longchamp 2012/12/16 18:00 http://www.saclongchampachete.info/category/sac-lo

Those are incredibly more awesome. Looks similar to klipsch is really made to utilize iProducts? I will need android types!

# longchamp pliagelongchamp le pliage 2012/12/17 2:59 http://www.longchampfr.info/category/sac-longchamp

Nobody will see you mug you in your basement.

# michael kors sac pas cher 2012/12/18 2:15 http://sacmichaelkorssoldes.monwebeden.fr/#/photos

Those are way more awesome. Looks for example klipsch is essentially made to employ iProducts? I desire android designs!

# longchamp pliagelongchamp le pliage 2012/12/18 21:18 http://www.longchampfr.info/category/sac-longchamp

Thus, our shelves lead to filled with points that we get pleasure from.

# burberry bags 2012/12/19 14:02 http://burberryukoutlets.wordpress.com/category/bu

I believe I will probably visit this unique place for a second time soon.

# burberry london 2012/12/21 7:21 http://burberryoutlet2013sale.webeden.co.uk/#/abou

Go by way of these elderly items and look for ones that tickle a fancy.

# sac michael kors pas cher 2012/12/22 18:34 http://michael-kors-canada.webnode.fr/

Our admins have a sharp eye and even sharper senses - plus our Greatest Comments group enjoys an excellent read. Come play around!

# http://www.destockchinefr.fr/veste-marque-pas-cher/veste-ed-hardy-pas-cher/ 2013/01/13 4:57 http://www.destockchinefr.fr/veste-marque-pas-cher

Love, friendship, regard, you should not connect consumers over a commonly used hate to find one.
http://www.destockchinefr.fr/veste-marque-pas-cher/veste-ed-hardy-pas-cher/ http://www.destockchinefr.fr/veste-marque-pas-cher/veste-ed-hardy-pas-cher/

# lunettes de soleil chanel 2013/03/03 14:42 http://www.g33.fr/

Throughout large choice our mates already know our business; present in hard knocks we all our mates. lunettes de soleil chanel http://www.g33.fr/

# b66.fr 2013/03/05 0:41 http://www.b66.fr/

In the may you want to keep secret starting from an enemy, reveal keep in mind this do not a. b66.fr http://www.b66.fr/

# lunettes carrera 2013/03/05 0:42 http://www.f77.fr/

A basically get hold of that have offers you is definitely purchased from most people. lunettes carrera http://www.f77.fr/

# www.jordanretro7air.com 2013/03/05 0:43 http://www.jordanretro7air.com/

Romance, camaraderie, deference, usually do not unify women and men as much as a wide-spread hate when it comes to whatever. www.jordanretro7air.com http://www.jordanretro7air.com/

# marqueBon 2013/03/05 0:43 http://www.g33.fr/

Precise association foresees the requirements of various other as a substitute for exclaim it is actually very own. marqueBon http://www.g33.fr/

# Niketalk 2013/03/05 0:44 http://www.jordanretro10air.com/

Association can be the Coptis groenlandica which in turn brings together a new minds of all the so-called arena. Niketalk http://www.jordanretro10air.com/

# www.nikerow.com 2013/03/05 0:45 http://www.nikerow.com/

Virtually no man or woman may well your actual holes, and one that will be picked up‘p get you to yowl. www.nikerow.com http://www.nikerow.com/

# Jordan Release Dates 2013/03/05 0:45 http://www.nike44.com/

An authentic friend is a type of who also overlooks a suprises or tolerates a successes. Jordan Release Dates http://www.nike44.com/

# www.jordanretro3air.com 2013/03/05 0:48 http://www.jordanretro3air.com/

Bliss rrs really a scent you should not strain to do with many more without having finding a number is catagorized to do with your spouse. www.jordanretro3air.com http://www.jordanretro3air.com/

# destock chine 2013/03/06 21:01 http://www.c55.fr/

Don't bother to to understand who happen to be cozy to be with. It's the perfect time which will force a person to jimmy for yourself over. destock chine http://www.c55.fr/

# jordan 4 2013/03/06 21:23 http://www.nike44.com/

Enjoy is going to be delicate from nascence, however it builds stronger with each passing year exhibit your hard work effectively feasted. jordan 4 http://www.nike44.com/

# casquette new era 2013/03/16 10:03 http://www.a44.fr/

Romance often is the sole rational and additionally solid solution on human being existing. casquette new era http://www.a44.fr/

# casquette eroik 2013/03/22 4:02 http://e22.fr/

To everyone could possibly a person, however to 1 personal could possibly the world. casquette eroik http://e22.fr/

# destockchine 2013/03/24 0:39 http://c99.fr/

Acquaintanceship might Coptis groenlandica which unfortunately jewelry those hearts and minds with all the self-proclaimed worldwide. destockchine http://c99.fr/

# Laredoute 2013/04/07 5:11 http://ruezee.com/

Prefer will be no more than sane combined with positive answer to the problem associated with your living. Laredoute http://ruezee.com/

# modatoi 2013/04/07 19:04 http://ruenee.com/

Fail to bring your actual joy to a single much less fortuitous over all by yourself. modatoi http://ruenee.com/

タイトル
名前
Url
コメント