thx,

i already found it, through the changelog, i noticed that those where
changed and where now all replaced by <Resources>

Would be nice that there are some sample context.xml files in the final
release so that people can see exactly what they could be using.



On 14 October 2013 18:10, Mark Thomas <ma...@apache.org> wrote:

> 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
>
>


-- 
Johan Compagner
Servoy

Reply via email to