[ http://issues.apache.org/jira/browse/AXIS2-464?page=all ]
     
Deepal Jayasinghe resolved AXIS2-464:
-------------------------------------

    Fix Version: 0.95
     Resolution: Fixed

fixed the issue as I described by my comments 

> Setting message reciever on service does not seem to be picked up by 
> operations
> -------------------------------------------------------------------------------
>
>          Key: AXIS2-464
>          URL: http://issues.apache.org/jira/browse/AXIS2-464
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: core
>     Versions: 0.94
>  Environment: All
>     Reporter: Rick Rineholt
>     Priority: Minor
>      Fix For: 0.95

>
> Initially I set my messgage receiver on my Axis service object .. but 
> received a NPE on AxisEngine receive round line 348
> receiver.receive(msgContext);
> seems the receiver was null
> I don't see on AxisOperation.getMessageReceiver  logic that  if it's null to 
> check if the message receiver is set on the Service
> Is this a miss understanding on my part ?   If yes what is the pupose for the 
> message receiver on the Service?
> BTW setting on the operation did work. :-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to