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

Robert Hall commented on AXIS2-5618:
------------------------------------

I resolved it..i was using a generated client (from a well known 3rd party 
applications' web services) and their generated code consumed an error--the 
axiom libraries on the client were not the same version as those on the server, 
and a couple jar files were missing (no compilation problem, but a run time 
failure).   It works fine now after some debugging..

> Unable to engage rampart at client side when using it as a classpath resource
> -----------------------------------------------------------------------------
>
>                 Key: AXIS2-5618
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5618
>             Project: Axis2
>          Issue Type: Bug
>          Components: client-api
>    Affects Versions: 1.5.2
>         Environment: Mac OS, Java 1.6, Liferay portal
>            Reporter: Robert Hall
>
> I have a bug in which I cannot access rampart from the classpath.  I'm using 
> Axis2 for client webservices in a deployment environment, I can't access a 
> repository/modules folder with the rampart.mar file as I can when running  a 
> test client from the command line.   I've tried placing the rampart file 
> directly on the classpath and in a modules folder on the classpath.   
> I try and engage rampart with 
> contextWSStub._getServiceClient()..engageModule(new QName("rampart"));  
> but to no avail, at run time I get org.apache.axis2.AxisFault: Unable to 
> engage module : rampart



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to