Hello pals 

 Iam a newbie to j2ee platform,Iam deploying one of the example Enterprise bean using 
the Application deployment tool.

 At the final stage of deployment ,Iam getting error meassage 

"There was a deployment error java.rmi.ServerException:RemoteException occurred in 
server thread;nested exception      is:java.rmi.RemoteException:Error processing ejb 
jar:null"
In the cosole window Iam getting the following exception 


Class loadable save
Parse deployment descriptor as XML
Bean does not implement interface javax.ejb.EnterpriseBean
        at com.sun.enterprise.tools.generators.HomeGenerator.<init>(HomeGenerator.
java:79)
        at java.lang.reflect.Constructor.newInstance(Native Method)
        at com.sun.enterprise.tools.generators.Generator.generateAll(Generator.jav
a:221)
        at com.sun.enterprise.tools.generators.Generator.preDeploy(Generator.java:
609)
        at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployEjbs
(JarInstallerImpl.java:417)
        at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployAppl
ication(JarInstallerImpl.java:172)
        at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployAppl
ication(JarInstallerImpl.java:112)
        at org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstallerI
mpl_Tie._invoke(Unknown Source)
        at com.sun.corba.ee.internal.corba.ServerDelegate.dispatch(ServerDelegate.
java:236)
        at com.sun.corba.ee.internal.iiop.ORB.process(ORB.java:227)
        at com.sun.corba.ee.internal.iiop.CachedWorkerThread.doWork(IIOPConnection
.java:262)
        at com.sun.corba.ee.internal.iiop.CachedWorkerThread.run(IIOPConnection.ja
va:230)




Thanks in advance

saravanan
 

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to