[ 
https://issues.apache.org/jira/browse/AXIS2-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579635#action_12579635
 ] 

Roy A. Wood Jr. commented on AXIS2-3382:
----------------------------------------

Hi Lahiru,
   It appears that the change you made to EndpointController has caused a 
regression in some of our JAXWS testing. You mentioned, in the comment, that 
this check would already be handled when the EndpointInvocationContext reaches 
the handleRequest method but I don't see that happening. Do you have any 
objections to me  placing that check back in EndpointController?

> 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
>             Fix For: 1.4
>
>         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]

Reply via email to