Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need to make an app URL as default for a domain

844757Mar 25 2011 — edited Apr 4 2011
I am having:

Glassfish + ApexListener

I need to make it so that requests for a domain are transfered to a spesific apex application:

hellowrld.com - > hellowrld.com/apex/f?p=105:7

I Searched all around the internet I cant find a solution. Maximum I found was:

1) Edit portal-ext.properties file and set company.default.home.url option
But as I am a glassfish noob I cant find the location on that file (if you know please tell me there it is on windows platform)

2) Change the default module for glassfish virtual server to apex . This allowed me to make a
hellowrld.com - > hellowrld.com/apex/f?p=4550:1:.. transfer. Modification of the "Default Web Page" Apex Listener parameter did no good if I changed the value to f?p=105:7 or apex/f?p=105:7


Please help me find a solution and make a redirect
hellowrld.com - > hellowrld.com/apex/f?p=105:7
Maybe there is some kind of glassfish module that I can install that would corectly change the Default Web Page to hellowrld.com/apex/f?p=105:7?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 2 2011
Added on Mar 25 2011
3 comments
295 views