The views expressed on this blog are my own and do not necessarily reflect the views of any Organisations owning these products.I keep on doing R & D with different products in and around Middle ware stack and these posts are result of that.Most of the post are result of my own experiments or ideas taken from other blogs .If in any case You feel content is not right you can comment to remove that post. This blog uses the default features,cookies of blogspot.com
Wednesday, May 28, 2014
Change the context root of your Portal Application
Often when we create a project a default context root is created for the portal application.For any custom project we need the context root to be logical hence there is a need to change the context root for your portal application.
In order to change the context root of your portal application.
Go to your Jdeveloper portal project
Select your project and right click on it.
Select project properties
Now go to the JAVA EE Application tab and change the
JAVA EE_Web Context root as shown below
go ahead and redeploy the project and this time you will get the context root to be new root what you have defined just now.
No comments:
Post a Comment