[
https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566366#comment-13566366
]
Hudson commented on MTOMCAT-61:
-------------------------------
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/227/])
[MTOMCAT-61] maven tomcat:run ignores the useSeperateTomcatClassloaded when
using serverXml property. (Revision 1440331)
Result = SUCCESS
olamy : http://svn.apache.org/viewvc/?view=rev&rev=1440331
Files :
*
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
> 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.1
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]