Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic 12.2.1 - with Spring3.2.1

edited Dec 1, 2015 10:14AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

We are trying to upgrade to weblogic12.2.1 from 12.1.3 to utilize the federated caching feature.  Our application uses Spring 3.2.1 and JRE 1.7.

With weblogic 12.2.1, we need to have JDK1..8 to have the managed servers running.

When I tried to deploy our apps, I am getting the below exception with Spring,

at org.springframework.asm.ClassReader.<init>(Unknown Source)

        at org.springframework.asm.ClassReader.<init>(Unknown Source)

        at org.springframework.asm.ClassReader.<init>(Unknown Source)

        at org.springframework.core.type.classreading.SimpleMetadataReader.<init>(SimpleMetadataReader.java:52)

This exception is because of incompatibility of Spring 3.2.X with JDK 8.  So, do I need to upgrade the Spring version to 4.X ?

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