users@jax-rpc.java.net

generated names

From: Sels Wannes <Wannes.Sels_at_cronos.be>
Date: Fri, 21 Jan 2005 17:33:35 +0100

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