Hi Julien,

You are getting this error in client side, right ?

Please make sure that you are pointing to a valid repository location in
client side which has rampart.mar inside "modules" sub-directory and passing
this repository location when building the configuration context.

Thanks.
/thilina

Thilina Mahesh Buddhika
http://blog.thilinamb.com


On Thu, Nov 26, 2009 at 7:22 PM, Julien Sentier <[email protected]>wrote:

> Hi,
>
> I've developed a simple Web Service with Username Token. It uses Tomcat 6,
> Axis2, Rampart 1.4. As you see, I'm using the last version of each software.
>
> It works fine on my MacBook Pro with Mac OS X 10.5. But when I follow the
> same steps with the same code on another machine with Ubuntu 9.04, I
> encounter the following error when launching the client:
> [java] org.apache.axis2.AxisFault: Unable to engage module : rampart
>     [java]     at
> org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:358)
> ....
>
> The secure server is deployed correctly. When I look the "Available
> Modules" in Axis2 admin, rahas and rampart are available. And, yes, I have
> copied lib/* files and *.mar files in the right directories (like on my
> Mac).
>
> Could you see what could be wrong ?
>
> Regards,
> Julien
>
>
>
>
>

Reply via email to