ENV:
OS: Microsoft Windows XP [Version 5.1.2600]
java: Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Tomcat: 6.0.16
Axis2: 1.4.1
Rampart: 1.4
When I'm running stand alone this examples every thing work OK, but when I'm
trying deploying(sample02.aar) to Tomcat and have my own client which use
the same policy and keystore as in example. Service pick the service.jks and
client pick the client.jks
I get this error:
ERROR org.apache.axis2.transport.http.AxisServlet - INVALID_SECURITY
java.lang.NoSuchFieldError: INVALID_SECURITY
...
org.apache.axis2.AxisFault: Error in extracting message properties
Has anybody the same problem or any idea how to debug this problem.
Best regards, Tomaz