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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/06/02 07:49:29 UTC

[jira] Created: (AXIS2-794) erviceContext.getMyEPR(); returns null

erviceContext.getMyEPR(); returns null
--------------------------------------

         Key: AXIS2-794
         URL: http://issues.apache.org/jira/browse/AXIS2-794
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: deployment  
    Reporter: Deepal Jayasinghe
 Assigned to: Deepal Jayasinghe 


form Tony Dean


I am now presented with a ServiceContext when service init() is invoked.  I would like to obtain my endpoint address from it.
serviceContext.getMyEPR(); returns null however.  Can you fix this?  I use to use messageContext.getTo(), but it seems more 
appropriate to use the serviceContext since my endpoint address should be static and not changing on a per call basis.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-794) erviceContext.getMyEPR(); returns null

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-794?page=all ]

Deepal Jayasinghe resolved AXIS2-794.
-------------------------------------

    Resolution: Fixed

Fixed in current SVN

> erviceContext.getMyEPR(); returns null
> --------------------------------------
>
>                 Key: AXIS2-794
>                 URL: http://issues.apache.org/jira/browse/AXIS2-794
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: deployment
>            Reporter: Deepal Jayasinghe
>         Assigned To: Deepal Jayasinghe
>
> form Tony Dean
> I am now presented with a ServiceContext when service init() is invoked.  I would like to obtain my endpoint address from it.
> serviceContext.getMyEPR(); returns null however.  Can you fix this?  I use to use messageContext.getTo(), but it seems more 
> appropriate to use the serviceContext since my endpoint address should be static and not changing on a per call basis.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org