Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using JDK 1.3 with Weblogic 3.1.5

0 views
Skip to first unread message

Namita Joshi

unread,
Dec 1, 2000, 3:00:00 AM12/1/00
to

I recently upgraded my development environment to JDK 1.3 . Now I am trying
to deploy Weblogic 3.1.5 with JDK 1.3 and am getting a deployment exception
which looks this.

I would appreciate any help.

Thanks,
Namita Joshi
*******************************************************

Thu Nov 30 13:08:47 CST 2000:<E> <EJB> Error: Could not deploy
'd:/repository/classes/RepoBeans.jar':
Possible reasons are:
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

Thu Nov 30 13:08:47 CST 2000:<E> <EJB>
weblogic.ejb.common.DeploymentException: Problem deploying
'd:/repository/classes/RepoBeans.jar': java.lang.NullPointerException

at java.util.Hashtable.put(Compiled Code)

at weblogic.utils.jars.JarFile.readManifest(Compiled Code)

at weblogic.utils.jars.JarFile.readManifest(JarFile.java:355)

at weblogic.utils.jars.JarFile.<init>(JarFile.java:20)

at weblogic.ejb.internal.EJBManagerImpl.deploy(Compiled Code)

at weblogic.ejb.internal.EJBManagerImpl.<init>(Compiled Code)

at weblogic.t3.srvr.T3Srvr.start(Compiled Code)

at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:898)

at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)

at java.lang.Thread.run(Thread.java:466)

at weblogic.ejb.internal.EJBManagerImpl.deploy(Compiled Code)

at weblogic.ejb.internal.EJBManagerImpl.<init>(Compiled Code)

at weblogic.t3.srvr.T3Srvr.start(Compiled Code)

at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:898)

at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)

at java.lang.Thread.run(Thread.java:466)

0 new messages