Debug EJB 3.0 project in Eclipse 3.7 with Oracle WebLogic 12C server
kim kao
Greenhorn
Joined: Dec 17, 2011
Posts: 6
posted
0
hello guys, i'm trying to debug mdb in eclipse with weblogic 12c.
In my project , i add the log4j.jar , hibernate-core jars.... etc in it.
but , when i publish the project to server , it's fail on EJB preparing phase.
as the following error code
Base on the preceding messages, i check the weblogic startup classpath to see if there is another log4j.jar be loaded but none.
Is there any other issue that i haven't noticed to sovle this problem ?
kim kao
Greenhorn
Joined: Dec 17, 2011
Posts: 6
posted
0
here are the screen shot attachments , all about my project settings.