Hello, Should be better to ask in mojo user ml @codehaus. But you can try setting system props tru this way [1] for java.endorsed.dirs . Not tested :-)
-- Olivier [1] http://mojo.codehaus.org/tomcat-maven-plugin/examples/add-system-properties.html 2010/12/29 Greg Akins <[email protected]>: > I sometimes use tomcat:run to test my app, but I just needed to > replace the xalan parsers (by using the endorsed dir) > > I understand I can use cargo and specify the endorsed dir.. does > anyone know if I can do the same with the Maven Tomcat plugin? > > -- > Greg Akins > > http://insomnia-consulting.org > http://www.pghcodingdojo.org > http://pittjug.dev.java.net > http://twitter.com/akinsgre > http://www.linkedin.com/in/akinsgre > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
