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
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