If I am not mistaken, XMLSerializer is part of Xalan, so for some reason it is not being pulled down.
Niclas On Thursday 26 February 2004 06:31, korosh afshar wrote: > 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] -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
