[jbossws-issues] [JBoss JIRA] (JBWS-3527) Webservice request error

ayten baskal (JIRA) jira-events at lists.jboss.org
Tue Jul 17 04:02:06 EDT 2012


ayten baskal created JBWS-3527:
----------------------------------

             Summary: Webservice request error
                 Key: JBWS-3527
                 URL: https://issues.jboss.org/browse/JBWS-3527
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
         Environment: JBOSS 4.2
            Reporter: ayten baskal


I developed a web service using JBOSS 4.2 and when I call it with .net client application it gives the below error twice and then it success to call service. I appreciate any help.


2012-06-25 16:09:20,132 DEBUG [org.apache.coyote.ajp.AjpProcessor] Error preparing request
java.lang.ArrayIndexOutOfBoundsException: -96
	at org.apache.coyote.ajp.AjpProcessor.prepareRequest(AjpProcessor.java:636)
	at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:425)
	at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:366)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
	at java.lang.Thread.run(Thread.java:619)
	

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list