Oracle Weblogic Server (MOSC)

MOSC Banner

Upgrading hibernate xml files and jars from 3 to 5 are giving deployment error on Integrated Weblogi

edited Jan 20, 2019 4:06AM in Oracle Weblogic Server (MOSC) 4 commentsAnswered

I have jdeveloper 11.1.2.4.0 pointing to jdk 1.7.0_141 .I recentely upgraded the hibernate jars from hibernate 3 to hibernate 5 and the same I updated in applicationcontext.xml and hibernatesession.xml but I getting the below error when trying to deploy to integrated server which has weblogic 10.3.5

Target state: deploy failed on Server DefaultServer

java.lang.IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded

at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:204)

at org.hibernate.boot.jaxb.internal.stax.LocalSchema.resolveLocalSchema(LocalSchema.java:84)

at org.hibernate.boot.jaxb.internal.stax.LocalSchema.resolveLocalSchema(LocalSchema.java:68)

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