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
