I get this error when running a avalonized applicaiton that requires parser services.....
java.lang.NoClassDefFoundError: org/apache/xml/serialize/XMLSerializer when running in maven, no problem. As soon as I do a merlinx target/myapp-impl.jar or merlin target/myapp-impl.jar I get the above error. I figured if I use the maven repository using merlinx I should have no problems as maven doesn't complain and my unit tests pass. but not the case.. any ideas ? thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
