[
https://issues.apache.org/jira/browse/AXIS2-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547872
]
Lahiru Sandakith commented on AXIS2-3382:
-----------------------------------------
Here is what I did
Build the axis2 from source.. from trunk
extracted the standalone build at module/distribution
build the sample jaxws
deployed it in axis2 and start the server.
1) invoked with rest like browser invocation as original issue reports -> not
working
2) codegen the client stub from the wsdl , wrote client , invoke it - >
issues
apply the patch..
build again
both 1) and 2) works
Thanks
Sandakith.
> 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
> Attachments: Fix_for_Axis2_3382.txt
>
>
> - 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]