I'm deploying a portlet along with a servlet in my war to:
JBOSS_HOME/server/default/deploy
When I try accessing it I get a 404 error. Assuming my war is named test.war and my
servlet path is test.test, should the url below be the correct url, or should it be
something else?
http://localhost:8080/test/test.test
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160675#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...