Hi,
I want to generate a web service from a wsdl file with WSDL2Java.
I'have tried adb data binding and jibx data binding.
I successfully deploy my web service in tomcat (5.5.17)
When I invoke the service, I'have an HTTP 500 server error 
"java.lang.IllegalStateException: getOutputStream() has already been called for this 
response"
whith both adb and jibx databinding.
The only code I have written is in generated skeleton and I only return the 
response object.

Is something has similar problem ?

thanks



Reply via email to