Security sample problems...
---------------------------
Key: AXIS2-1232
URL: http://issues.apache.org/jira/browse/AXIS2-1232
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.1
Environment: Win XP, JDK 1.4.2_12, SVN (20060925)
Reporter: Ali Sadik Kumlali
Hi Ruchith,
If I don't get it wrong, there are some problems with security sample:
- When I run security sample I get following exception:
[java] INFO: Deploying module : addressing
[java] java.lang.NoClassDefFoundError:
org/apache/ws/secpolicy/WSSPolicyException
Here what I've found:
- Expected: org/apache/ws/secpolicy/WSSPolicyException
- Exists (in wss4j-SNAPSHOT.jar):
org/apache/ws/security/policy/WSSPolicyException
- Sample's lib folder containts both bcprov-jdk13-133.jar and
bcprov-jdk13-132.jar
- wss4j-SNAPSHOT.jar file found in sample's lib folder and in rampart module
are different.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]