WebLogic Server offers support for a subset of GlassFish deployment descriptors so that basic Web applications which deploy and run on GlassFish Server can be deployed on WebLogic Server.
If a Web application has both weblogic.xml
and glassfish-web.xml
or sun-web.xml
, WebLogic Server will use weblogic.xml
and ignore the GlassFish deployment descriptors. If a Web application has both glassfish-web.xml
and sun-web.xml
, WebLogic Server will use glassfish-web.xml
and ignore sun-web.xml
.
If the GlassFish element is on the list of supported deployment descriptors described in Table C-1, WebLogic Server will use the settings of its counterpart element in weblogic.xml
. If the element is not on the list of supported deployment descriptors, WebLogic Server will ignore the element.
When glassfish-web.xml
or sun-web.xml
is being used, WebLogic Server emits an INFO level log message including whether individual settings are being used or ignored. WebLogic Server will not generate or persist the corresponding weblogic.xml
descriptor elements.
Table C-1 Supported GlassFish Deployment Descriptors
glassfish-web.xml Element Name | Corresponding weblogic.xml Element Name |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|