[jboss-user] [Beginners Corner] - SAXParseException: -1:-1: Premature End Of File
ZodiacKhan
do-not-reply at jboss.com
Thu Feb 26 23:11:33 EST 2009
We are using JBoss 4.2.3GA, java 1.6.0_07 on RedHat5 64-bit. We've developed several stateless web services, communicating with JMS and everything is running fine as long as we do not send too many requests at one time. If we start sending 8-10 messages to the same web service simultaneously we get a SAXParseException: -1:-1: Premature End Of File. Basically, the SOAP message seems to be get screwed up, but on the sending side, the message (we print it) is correct. I cannot find any clues to why we get this message only when we start to send messages faster. Does anyone have any ideas about this?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213569#4213569
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213569
More information about the jboss-user
mailing list