users@jax-rpc.java.net

Re: Attention JAXRPC RI Users: FeedBack needed

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Mon, 12 Jul 2004 10:25:43 -0700

Merten,
On the JAXRPC java.net page at: https://jax-rpc.dev.java.net/ there is a
section on documentation. I believe the whitepaper on
Understanding your JAX-RPC SI Environment has documentation on the ant
tasks.

thanks for your feedback.

Merten Schumann wrote:

>>From: Doug Kohlert [mailto:Doug.Kohlert_at_Sun.COM]
>>Sent: Friday, June 18, 2004 4:57 AM
>>To: users_at_jax-rpc.dev.java.net
>>Subject: Attention JAXRPC RI Users: FeedBack needed
>>
>>
>>
>...
>
>
>>Also, let me know if you are aware that there are Wscompile
>>and Wsdeploy
>>ant tasks available in
>>the com.sun.xml.rpc.tools.ant. package.
>>
>>
>Hello Doug,
>
>Was not aware of the tasks before your email. :-)
>Problem was then to investigate the parameters. Found no documentation
>besides from a usage sample in a discussion forum. But, okay, you can
>just check the supported get/set operations on the class.
>
>I do use wscompile way simple
><target name="wscompile Service">
> <wscompile
> config="misc/wscompile-config.xml"
> verbose="true"
> base="tmp/wscompile_output"
> define="true"
> classpath="."
> keep="true"
> mapping="tmp/wscompile_output/wscompile_created_mapping.xml"
> features="wsi"
> />
></target>
>
>cu
> Merten
>
>---------------------------------------------------------------------
>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
>
>
>
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Kohlert
Sun Microsystems, Inc.            
doug.kohlert_at_sun.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------------------------
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