I guess I could always point out that when you deploy an ear or war file that JBoss will
explode the contents inot a subdirectory of server/xxx/tmp/deploy. The tricky part is
determining the subdirectory name since the name contains a random 5-digit integer. But
if you can overcome that obstacle, perhaps you can place the JSPs within there. Not sure
if that would work, but you could try it by hand once first.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961442#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...