Re: Rampart Policy Assertions not binding correctly

2013-04-20 Thread Andreas Veithen
That is because rampart-policy and rampart-core both contain a META-INF/services/org.apache.neethi.builders.AssertionBuilder resource. If you want to produce a single JAR file including the Rampart classes, then you need to merge the contents of these files into a single file. Andreas On Fri, Apr

Rampart Policy Assertions not binding correctly

2013-04-18 Thread Rostom A
I have a strange problem, which I'm hoping someone can help me with... I am using axis2 ADB bindings and Rampart to make a call to a web service as a client.  Everything works fine when I am in Eclipse (using Maven).  However, when I expand all the dependent JAR files and build a single JAR file