Posted By:
jagathpathy_subramaniam
Posted On:
Monday, June 17, 2002 09:19 AM
Hi All, We are trying to set the classpath for weblogicaux.jar and weblogic/classes.But both are not being set in the classpath and when we try to create a deployable jar file ,it throws java.rmi.RemoteException, javax.ejb.RemoveException <-------> *** Error: Could not find package "javax/ejb" in: c:jdk1.3jrelib t.jar c:jdk1.3jrelibi18n.jar c:jdk1.3jrelibsunrsasign.jar c:jdk1.3jreclasses c:jdk1.3lib ools.jar C:progra~1jakarta-ant-1.3libparser.jar C:progra~1jakarta-ant-1.3liboptional.jar C:progra~1jakarta-ant-1.3libjunit.jar C:progra~1jakarta-ant-1.3libjaxp.jar C:progra~1jakarta-ant-1.3libant
More>>
Hi All,
We are trying to set the classpath for weblogicaux.jar and
weblogic/classes.But both are not being set in the
classpath and when we try to create a deployable jar file ,it throws
java.rmi.RemoteException, javax.ejb.RemoveException
<------->
*** Error: Could not find package "javax/ejb" in:
c:jdk1.3jrelib
t.jar
c:jdk1.3jrelibi18n.jar
c:jdk1.3jrelibsunrsasign.jar
c:jdk1.3jreclasses
c:jdk1.3lib ools.jar
C:progra~1jakarta-ant-1.3libparser.jar
C:progra~1jakarta-ant-1.3liboptional.jar
C:progra~1jakarta-ant-1.3libjunit.jar
C:progra~1jakarta-ant-1.3libjaxp.jar
C:progra~1jakarta-ant-1.3libant.jar
C:projectsdirectory uild emp.jar
C:projectsdirectoryejbcgen
If we set this weblogicaux.jar and weblogic/classes
explicitly it works fine.
the classpath is set as shown below.
Any ideas shall be appreciated.
thanks
jagath
<<Less