Oracle Weblogic Server (MOSC)

MOSC Banner

Run JSF Mojarra 2.1.2 on Weblogic 12.1.3.0.0

edited Sep 17, 2015 10:07AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

Hello everyone

I´m trying to migrate a Web app from Jboss to Weblogic. But I´m not able to even deploy the .war properly.

The original app makes use of mojarra 2.1.2. I know that Weblogic 12.1 provides its own implementation of JSF, but I want to make sure that the JSF implementation is Mojarra 2.1.1.

For that reason I created a simple weblogic.xml file containing  <wls:prefer-web-inf-classes>true</wls:prefer-web-inf-classes> and I am also including the following jars in the WEB-INF/lib folder.

jsf-api-2.1.2.jar        ( Mojarra 2.1.2 API )

jsf-impl-2.1.2.jar     ( Mojarra 2.1.2 Implementation )

But the Server1 logs shows two errors after deployment:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center