[ https://issues.apache.org/jira/browse/MTOMCAT-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551152#comment-13551152 ]
Nick Lloyd commented on MTOMCAT-189: ------------------------------------ Glen: I was not aware of the configuration options available in the META-INF/context.xml file (VirtualWebappLoader in particular would appear to be ideal for the current needs of my project). That will be sufficiently convenient and thank you for pointing that out! The former rather than the latter, basically to add arbitrary directories to the classpath as if one were doing the same using a custom setenv.sh script. Attached the patch... go figure I left that part out! > additionalClassesDirs parameter handling expanded to include run and run-war > goals > ---------------------------------------------------------------------------------- > > Key: MTOMCAT-189 > URL: https://issues.apache.org/jira/browse/MTOMCAT-189 > Project: Apache Tomcat Maven Plugin > Issue Type: Improvement > Affects Versions: 2.1 > Reporter: Nick Lloyd > Priority: Minor > Fix For: 2.1 > > Attachments: tomcat-run_runWar.patch > > > I contributed the original patch to add the functionality to add additional > directories to the classpath for the run goal. This patch expands on that, > adding the functionality to both run and run-war goals in the tomcat6 and > tomcat7 plugin artifacts. > Please review and incorporate as you see fit. My organization is using this > internally. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org