You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Greg Akins <an...@gmail.com> on 2010/12/29 19:40:29 UTC

Cargo vs Embedded tomcat

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Cargo vs Embedded tomcat

Posted by Olivier Lamy <ol...@apache.org>.
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 <an...@gmail.com>:
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>



-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org