On 14/10/2013 16:26, Johan Compagner wrote:
> That seems to be removed from the Tomcat8 build
> Is there something else that we now have to use?

http://tomcat.apache.org/migration-8.html#Web_application_resources

Mark


> 
> How can i now setup a debug environment easy by using a context file like
> this:
> 
> <Context path="/webclient2"
> docBase="C:/workspace_trunk/servoy_webclient2/war/" >
> <!--
> <Resources className="org.apache.naming.resources.VirtualDirContext"
> extraResourcePaths="/WEB-INF/classes=/Users/theuser/mywebapp/target/classes,/pictures=/Users/theuser/mypictures,/movies=/Users/theuser/mymovies"
> />
> -->
> <Loader className="org.apache.catalina.loader.VirtualWebappLoader"
> virtualClasspath="/users/theuser/xxxx;/users/theuser/test.jar"
> />
> <JarScanner scanAllDirectories="true" />
> </Context>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to