Hi,
I am using ant wsdl2java task and than deploying code to tomcat 5.x. the WS
impl uses a class with several protected methods to generate objects that
the WS will send back to the client. The problem is: when I use wsdl2java
and deploy, the autogeneration facility strips out all but public method (as
expected) but I want the WS to utilize the entire impl not just the "bean
portion. Any suggestions?
James



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to