[ https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy updated MTOMCAT-61: -------------------------------- Fix Version/s: 2.0 Assignee: Olivier Lamy > maven tomcat:run ignores the useSeperateTomcatClassloaded when using > serverXml property > --------------------------------------------------------------------------------------- > > Key: MTOMCAT-61 > URL: https://issues.apache.org/jira/browse/MTOMCAT-61 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Affects Versions: 1.0 > Environment: Mac OS X, JDK 1.6, Maven 2.2.1 > Reporter: Lars Vonk > Assignee: Olivier Lamy > Fix For: 2.0 > > > When configuring the tomcat plugin as follows: > <configuration> > <useSeparateTomcatClassLoader>true</useSeparateTomcatClassLoader> > <serverXml>/src/test/config/server.xml</serverXml> > </configuration> > the useSeparateTomcatClassLoader is ignored. In our case this causes > classloading issues. > It could be it is not supported but that is not clear from the documentation. > If so I would like to know how I can add server.xml stuff in case of > tomcat:run (one this is the single sign on Valve). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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