users@jax-rpc.java.net

Re: generated names

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Mon, 24 Jan 2005 09:40:29 -0800

Try looking at the
com.sun.xml.rpc.processor.generator.Names classes.

Sels Wannes wrote:

> Hi,
>
>
>
> When starting from a wsdl jax-rpc generates among others an interface
> to implement. The name of the interface is the name of the portType in
> the wsdl, and the name of the operations are those of the operations
> in the wsdl. However JAX-RPC sometimes edits those names, I assume to
> comply with the Java Coding Conventions or something similar. (For
> example: when operation in the wsdl starts with a capital letter, it
> is converted to start with a normal letter.)
>
>
>
> Could someone point me to the class/method that does this conversion?
>
>
>
> Thank you,
>
>
>
> Wannes Sels
>
>
>

---------------------------------------------------------------------
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