Hi All,
I am getting an Assertion Error when I deploy An Entity Bean(BMP)
in WLS 5.1 using EJB Deployer tool
. My container classes have been generated withou any problems.
The error is:
weblogic.ejb.common.DeploymentException: deployment C:\sb332\_BMPTestJar.jar
failed to deploy; nested exception is:
weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Could not find
stub for object TestBMP ] - with nested exception:
[weblogic.rmi.RemoteException: Failed to resolve remote type for class
TestBMPBeanHomeImpl]
weblogic.rmi.RemoteException: Failed to resolve remote type for class
TestBMPBeanHomeImpl
--------------- nested within: ------------------
weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Could not find
stub for object TestBMP ] - with nested exception:
[weblogic.rmi.RemoteException: Failed to resolve remote type for class
TestBMPBeanHomeImpl]
Deployment failed.
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".