Hi people I have implemented a WS using axis servlet (1.4) and consumes from a Struts application through axis stubs also. One of the services fails intermitently cutting the message, the content of the SOAP envelope is XML too and sometimes the Struts application trying to parse the XML received gives an stacktrace indicating that the XML document must start and end with the same entity.
This entirely true because part of the message was dissapear. The strange thing is that if you invoke again the service the response most times returns OK and some other times have to invoke 2 or 3 times to receive the answer... How could I determine what is working wrong.... My platform is Win32. Thanks in advance Emiliano. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
