Hi,
I was using Jboss3.2.3 until recently and the way we served static content was to add the
path to the jboss-service.xml in the jbosswebtomcat.sar/META-INF in the tag Context.
Migrating over to jboss 4+ looks like this tag (Context) is no longer supported. The
alternate way suggested is to have the static content copied below in ROOT.war and since
this is the default context, files will be accessible.
Is there any way similar to the earlier 3.2.3 configuration where a path could be
specified and there is no need to copy files within the appserver directory structure?
This way files external to the webserver world can be served
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962020#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...