NPE throws when invoking jax-ws calculator sample service
---------------------------------------------------------
Key: AXIS2-3382
URL: https://issues.apache.org/jira/browse/AXIS2-3382
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: samples
Affects Versions: 1.3
Environment: winxp, jdk15
Reporter: Charitha Kankanamge
Assignee: Lahiru Sandakith
Priority: Critical
- Deploy jaxws-calculator-1.3.aar (Either in tomcat or standalone axis2 server)
- Issue the following request
http://127.0.0.1:8080/axis2/services/CalculatorService/add?value1=1&value2=3
You will get <faultstring>java.lang.NullPointerException</faultstring>
This issue has been reported by a user in the axis2 user list as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]