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 "Brian DePradine (JIRA)" <ji...@apache.org> on 2007/07/11 12:23:04 UTC

[jira] Updated: (AXIS2-2939) Unable to engage addressing at client side when using it as a classpath resource

     [ https://issues.apache.org/jira/browse/AXIS2-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian DePradine updated AXIS2-2939:
-----------------------------------

    Component/s:     (was: Addressing)
                 kernel

Sounds like the mar is not being recognized on the classpath.

> Unable to engage addressing at client side when using it as a classpath resource
> --------------------------------------------------------------------------------
>
>                 Key: AXIS2-2939
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2939
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>
> Following error occurs when run client which was engaged addressing as a classpath resource.  (Without using repo, module.xml is included in axis2-snapshot.jar)
> Exception in thread "main" org.apache.axis2.AxisFault: Unable to engage module : addressing
> 	at org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:332)
> 	at org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:317)
> 	at Client.main(Client.java:15)
> I just used following to engage addressing at the client side. I did not use configcontext or any repository to get addressing module.
> stub._getServiceClient().engageModule(new QName(Constants.MODULE_ADDRESSING));

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