Skip to Main Content

Java Development Tools

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!

ADF on Glassfish and Weblogic

lucborsOct 12 2015 — edited Nov 6 2015

Hi all,

I have the following situation for one of my customers:

We have one ADF Application that needs to be deployed on both Weblogic and Glassfish.

I know how to deploy the application to Weblogic, and I know how to do that to Glassfish.

The application runs on both platforms without problems.

In order to do these deployments I need to make changes to my web.xml before deployment to either servers.

My question is: Is there an easy and or preferred way to support this situation without having to change web.xml every time? Can we have different descriptors for each platform? Note that now I have to remove certain parts from web.xml before deploying to glassfish.

ADF 12.1.3, WLS 12.1.2 and GlassFish Server 3.1.2.2 (build 5)

I never did this before so any suggestions are welcome.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 4 2015
Added on Oct 12 2015
9 comments
1,206 views