You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2007/12/03 16:36:43 UTC

[jira] Commented: (AXIS2-3382) NPE throws when invoking jax-ws calculator sample service

    [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org