The 2 first step would be to change the port to 80 and change the context path to
"/" if that's your main application. It would reduce to:
http://localhost/portal/myPortal
If you replace the default portal
http://localhost/
would work
the /portal/ is there to seperate access to the portal to access to other resources like
the CMS content (accessible at /content/)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988840#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...