Hi,


      I am getting the following error when I am deploying the bean in the
weblogic4.5 server.
All required files are in jar file.
What could be the reason?




Wed Feb 16 15:55:20 EST 2000:<E> <EJB> Could not deploy:
'd:/ctms/classes/System
Administration.jar'
Possible reasons include:
1. The pathname to the bean is incorrect
2. The bean or an interface class have been modified but
   the deployment descriptor has not been rebuilt
3. javax_ejb.zip and/or javax_jts.zip are not in the classpath
4. A class that the bean or the interface classes depend on
   is not in the EJB jar file or the classpath
5. The database mappings in the deployment descriptor do not
   match the database definition

Wed Feb 16 15:55:20 EST 2000:<E> <EJB>
weblogic.ejb.common.DeploymentException:
Unexpected I/O exception during deployment:
weblogic.ejb.common.DeploymentException: could not read JAR file
'd:/ctms/classe
s/SystemAdministration.jar'
weblogic.ejb.common.DeploymentException: No beans were found in jar file
d:/ctms
/classes/SystemAdministration.jar. Please make sure that the manifest of the
JAR
 file contains an .SER file with the 'Enterprise-Bean: true' attribute
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.io.IOException.<init>(IOException.java:45)
        at java.rmi.RemoteException.<init>(RemoteException.java:30)
        at
weblogic.ejb.common.DeploymentException.<init>(DeploymentException.ja
va:15)
        at weblogic.ejb.internal.EJBJarDeployment.setup(Compiled Code)
        at
weblogic.ejb.internal.EJBJarDeployment.constructorInit(EJBJarDeployme
nt.java:340)
        at
weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:3
93)
        at
weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:206)
        at weblogic.ejb.internal.EJBManagerImpl.deployBeans(Compiled Code)
        at
weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:126)
        at weblogic.t3.srvr.T3Srvr.start(Compiled Code)
        at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:793)
        at weblogic.Server.startServerDynamically(Server.java:87)
        at weblogic.Server.main(Server.java:61)

        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.io.IOException.<init>(IOException.java:45)
        at java.rmi.RemoteException.<init>(RemoteException.java:30)
        at
weblogic.ejb.common.DeploymentException.<init>(DeploymentException.ja
va:15)
        at
weblogic.ejb.internal.EJBJarDeployment.constructorInit(EJBJarDeployme
nt.java:343)
        at
weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:3
93)
        at
weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:206)
        at weblogic.ejb.internal.EJBManagerImpl.deployBeans(Compiled Code)
        at
weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:126)
        at weblogic.t3.srvr.T3Srvr.start(Compiled Code)
        at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:793)
        at weblogic.Server.startServerDynamically(Server.java:87)
        at weblogic.Server.main(Server.java:61)

        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.io.IOException.<init>(IOException.java:45)
        at java.rmi.RemoteException.<init>(RemoteException.java:30)
        at
weblogic.ejb.common.DeploymentException.<init>(DeploymentException.ja
va:15)
        at
weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:218)
        at weblogic.ejb.internal.EJBManagerImpl.deployBeans(Compiled Code)
        at
weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:126)
        at weblogic.t3.srvr.T3Srvr.start(Compiled Code)
        at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:793)
        at weblogic.Server.startServerDynamically(Server.java:87)
        at weblogic.Server.main(Server.java:61)

Wed Feb 16 15:55:20 EST 2000:<I> <EJB> 0 EJBs were deployed using .ser
files.
Wed Feb 16 15:55:20 EST 2000:<I> <EJB> 0 EJBs were deployed using .jar
files.
Wed Feb 16 15:55:20 EST 2000:<I> <ZAC> ZAC ACLs initialized
Wed Feb 16 15:55:20 EST 2000:<I> <ZAC> ZAC packages stored in local
directory ex


Any help will be really appreciated,
kavitha

===========================================================================
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".

Reply via email to