Hi everybody,
I want to deploy a folder containing some files that have to be accessable via http.
Under native tomcat I just put the folder in my deploy-Folder and it works.
In JBoss it doesn't.
Can anyone provide a solution out there?
Greetz
Piecko
You could place them in ROOT.war. Or you could try this:
http://www.jboss.org/community/wiki/ExternalDirectories
For external directories on JBoss AS 5, see:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212358#4212358