I am trying to integrate Apache Axis2 client using Rampart security from a JBoss sar. Part of the Rampart deployment is a *.mar file that needs to be on the classpath. I've added it to my sar but it does not seem to be being deployed. Is there a way to tell a sar to deploy a non-jar onto the classpath?
Thanks, David