Weblogic 10.3.2 EJB Issues
Hi,
Configuration :-
User is using Weblogic 10.3.2 and EJB 3.0.
1) User is using two MDBs (Stateless and MDB) in a EAR file .When he deploys the EAR file deployment is good .
When running the application on log file below error is noticed.Here is the error below .
------------------------------------------------------------------------------------------------------------------------------------------------------------------
sdmsMDB.setMessageDrivenContext, this=398699299
sdmsMDB.ejbCreate, this=398699299
java.lang.ClassCastException: com.fedex.nxgen.sdms.v13.ejb.SdmsEJB_v13_199wue_EOImpl
at com.fedex.nxgen.sdms.v13.ejb.SdmsMDBean.ejbCreate(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
0