You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2013/01/30 11:13:12 UTC

[jira] [Commented] (MTOMCAT-61) maven tomcat:run ignores the useSeperateTomcatClassloaded when using serverXml property

    [ https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566341#comment-13566341 ] 

Olivier Lamy (*$^¨%`£) commented on MTOMCAT-61:
-----------------------------------------------

any sample project to demonstrate your issue ?
                
> 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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org