In which Jar file can I find the org.apache.rahas package?
 
The only one I have available is axis2-rahas-SNAPSHOT.jar, and I have a suspicion that the classes within were compiled against a different version of Axis2 than what I am trying to deploy against.
 
Background:
I've used WSDL2Java to generate my client (Using Axis2 1.0) and am following through the examples in the rampart presentation by Ruchith Fernando (http://www.wso2.net/presentations/rampart/java/2006/08/04/secure-ws), but am having classpath problems. The Jar files that are included with the presentation samples are a mix of current and snapshot versions, and I'm finding that you can't just mix and match. :)
 
Thanks!
 
Joe

Reply via email to