Can you provide some more information about how you configured Rampart in client side ? Some code from the client will do.
thanks, nandana On Thu, Jun 19, 2008 at 5:54 PM, Rafaqat Ali <[EMAIL PROTECTED]> wrote: > Hi, > I am trying to run Java client for a test service containing rampart as > security module. I have added rampart on server side . > When I try to run client I get this Exception > > Exception in thread "main" org.apache.axis2.AxisFault: Unable to engage > module : rampart > at > org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:357) > at pk.ingen.wstest.client.GreetingServiceCGClient.main(Unknown > Source) > > Can any one solve this proble? > > Thanks, > --RAFI >
