Hi, I'm using Vcafe4.0 and weblogic 5.1.0. I created Entity Bean inherted from Value object(detailed object).I'm able to compile and create jar file successfully,thru vcafe.While deploying it to weblogic, we got an error that the value object class is not found, even though the class file is in same directory. We resolved this problem by putting the Value object class in the "ejbcgen" directory.Then We are able to create a jar file and deployed it to weblogic successfully. But while starting the weblogic server, this jar file is not deployed in the server. I'd like to know more about passing Objects as parameters for Entity beans.. Thanks in Advance, Tapaswi the error message is as follows... <EJB> Enterprise JavaBeans initializing Thu Aug 17 18:45:46 PDT 2000:<E> <EJB> Could not deploy: 'D:/weblogic/myserver/T estUserDataEJB.jar': file is not a valid jar file, or does not contain a valid bean weblogic.ejb.common.DeploymentException: DeploymentException opening JAR file D: \weblogic\myserver\TestUserDataEJB.jar; nested exception is: weblogic.ejb.deployment.JarLoadException - with nested exception: [weblogic.ejb.common.DeploymentException: Problem creating deployment D:/weblogi c/myserver/TestUserDataEJB.jar from D:\weblogic\myserver\TestUserDataEJB.jar; ne sted exception is: java.lang.NoClassDefFoundError: UserData] weblogic.ejb.common.DeploymentException: Problem creating deployment D:/weblogic /myserver/TestUserDataEJB.jar from D:\weblogic\myserver\TestUserDataEJB.jar; nes ted exception is: java.lang.NoClassDefFoundError: UserData java.lang.NoClassDefFoundError: UserData at java.lang.Class.getMethods0(Native Method) at java.lang.Class.getMethods(Class.java:718) ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com =========================================================================== 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".
Ejb:deployment Problem help plz!!!!!!!!
SREENIVASA REDDY....... TADIMARRI Sun, 20 Aug 2000 18:38:10 -0700
- mailing list for weblogic? SREENIVASA REDDY....... TADIMARRI
- mailing list for weblogic? Zacheus Chan
- Re: mailing list for weblogic? A.Dharani Babu