| Author |
Exclude bean property in wsdl (axis 1.4)
|
Sgc Manorite
Greenhorn
Joined: Jun 05, 2008
Posts: 12
|
|
Hi,
I have to write a new web service using axis 1.4 by using an existing bean with a new property - Integer companyId'. The existing bean is already been used by an existing web service deployed on production.
How can I add a new property to this bean without changing the wsdl which would break the calls on the consumer end? I don't need this property to show up in the response also and it's only for internal logic purposes.
Please advise.
Thanks in advance.
|
 |
 |
|
|
subject: Exclude bean property in wsdl (axis 1.4)
|
|
|