Hi, I have axis2/c service with Rampart module engaged. I want to access this service from non axis2/c client like a java client or gSOAP client. The policy.xml used in my service has Rampart specific configurations(for example <rampc:User>Bob</rampc:User>) and if I share this policy.xml to the client , it will not be able to understand the rampart specific configurations. Is it possible to configure the service only based on WS-* standard policies so that the client can understand the policy.xml?.
Thanks Muthu