java.lang.ArrayIndexOutOfBoundsException: -1, bis

2011-12-05 Thread phiroc
Hello, Has anyone ever encountered this problem before? Many thanks. Philippe - Mail transféré - De: [email protected] À: [email protected] Envoyé: Lundi 5 Décembre 2011 10:20:17 Objet: java.lang.ArrayIndexOutOfBoundsException: -1 Hello, I have just installed the 1.6.1 axis2.wa

java.lang.ArrayIndexOutOfBoundsException: -1

2011-12-05 Thread phiroc
Hello, I have just installed the 1.6.1 axis2.war file in the webapps directory of a tomcat6 server on Linux. When I click the Services hyperlink on the Axis2 Home Page, the following message is displayed in my browser: Internal server error and the localhost log file contains the following m

Debugging services

2011-11-30 Thread phiroc
Hello, I got the following cryptic error when calling a web service function from a JUnit test. The error is probably due to a JNI function which I call from the service. I looked in the axis2 directory if there was some kind of axis2.log file, but to no avail. How do you fellows debug your A