Oracle Weblogic Server (MOSC)

MOSC Banner

Getting java.lang.reflect.InvocationTargetException with MDB

edited Apr 1, 2014 12:00PM in Oracle Weblogic Server (MOSC) 1 commentAnswered

I'm getting java.lang.reflect.InvocationTargetException when weblogic is trying to execute my MDB.  This code works in development, QA and Production environments.  I'm trying to setup the code to run in my local desktop.  This code was written by another developer that is no longer with the company.

I'm running Weblogic 10 with jdk150_11.  I've re-compiled the code with jdk150_11 as well.  I've attached a debugger to the server and it looks like it's trying to invoke the ejbCreate method on the MDB as this was the value in the name field for the Method object.

Can someone point me in the right direction to see how to troubleshoot this issue?

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