Hey PeterJ
Thanks.. actually i figured it out after i posted last night. I just created a
jboss-web.xml and put it in the WEB-INF folder of my project. The content of it is..
<jboss-web>
<context-root>/web</context-root>
</jboss-web>
now i can get the pages from the web directory without a problem.
do you think this is the right approach?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184526#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...