thank you
simply edited the server.xml under jboss-web.deployer
and added
| <Context path="/image" appBase=""
| docBase="c:/bilder/"
| debug="99" reloadable="true">
| </Context>
to the host tag...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188299#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...