I added a jboss-web.xml and added <context-root>/root</context-root> within
the root.war/WEB-INF
Then changed the jboss-web.xml under the portal-server.war\WEB-INF to
<context-root></context-root>
This removed one of the portals...
Is was...
|
|
http://localhost:8080/portal/portal/MyPortal
|
|
Now it is...
|
|
http://localhost:8080/portal/MyPortal
|
|
Is there anyway to remove the other "portal" to...
|
|
http://localhost:8080/MyPortal
|
|
Thanks for your help...
Indy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026331#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...