If a property is added to a type/bean/DTO on the server part, the client
will issue the  "Invalid element in" until we have regerated the client
stubs. 

If my wsdl change for that situation, must I always regenerated the client
stubs?

I have a webservice that need to add a new property to a bean param, but I
have a lot of clients that use this webservice using Axis 1.4.2.
 
How can i mantaint my WSDL without regenerated the clients stubs??

Thanks in advance.


Reply via email to