users@jax-rpc.java.net

Re: Where can I get a sample application development details using JAXRPC

From: Rico Cruz <Roderico.Cruz_at_Sun.COM>
Date: Tue, 07 Feb 2006 10:58:10 -0800

Jagan,
It sounds like you would like to develop and deploy J2EE web services.
Netbeans provides tools for creating, deploying and running these web
services, based on JAXRPC and JSR 109.
Here is a link to get you started:
http://www.netbeans.org/kb/41/tutorial-webservice.html

Also, you may want to browse Geertjan Wielenga's blog. He is a prolific
writer on web services in Netbeans as well as other topics:
http://blogs.sun.com/geertjan

Hope this helps.
Rico Cruz

Dulipala, Jagannadham wrote:
> Hi
>
> I am trying to prepare a simple web service application using JAXRPC
> tools
> I saw the simple and simple bean applications when I install jwsdp under
> samples.
> And I was able to run them successfully using
> http://docs.sun.com/source/817-5452/wsgjaxrpc.html#wp1009534 help
>
>
> I want to take an Remote interface as a starting point.
>
> Further I want to generate wsdl, ofcourse implementation classes I have
> for my remote interface.
>
> And also I want to prepare a ear file to deploy
> I want the details of the deployment files to create the ear .
>
> If any help how to proceed to create a web service application
> (deployeble) on sun system.
>
>
> Tools guides etc can helps me a lot
>
> Jagan
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>