Hi Arnaud,

Do you, by any chance, use a program such as TCPMon or Eclipse WTP's
TCP/IP monitor? If you do, could you try without it?Last week I faced
with the same problem and it disappeared when I stopped using Eclipse
WTP's TCP/IP monitor.

If your problem is solved with this way, but you really need to see the
message flow, you may use a sniffer program.

Hope this helps.

Ali Sadik Kumlali

--- Arnaud MERGEY <[EMAIL PROTECTED]> wrote:

> This is stack  trace
>
org.apache.axiom.om.impl.llom.OMElementImpl.getNextOMSibling(OMElementImpl.java:265)
>     
>
org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator.hasNext(OMChildrenQNameIterator.java:75)
>     
>
org.apache.axiom.om.impl.llom.OMElementImpl.getFirstChildWithName(OMElementImpl.java:222)
>     
>
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.getHeader(SOAPEnvelopeImpl.java:76)
>     
>
org.apache.axis2.engine.AxisEngine.createFaultMessageContext(AxisEngine.java:183)
>     
>
org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:168)
>    
>
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:153)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> Arnaud MERGEY a �crit :
> > 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
> >
> >
> >
> >
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to