I am using Ant build script to build.  But for some reason it is unable to
restart the server. Can sombody help.
The error I am getting is

[java] Error : Java.lang.NoClassDefFoundError :javax/ejb/EJBObject
the corresponding code looks like this
<java
               classname="j2h">
               <arg line="-d docs/websource"/>
               <arg line="-js src/java"/>
               <arg line="-jd e:\jdk1.3\docs\api
http://www.javasoft.com/products/jdk/1.2/docs/api"/>
               <arg line="-n Primedia"/>
               <arg line="-m 4"/>
               <classpath>
                    <pathelement location="lib/j2h.jar"/>
                    <pathelement location="lib/NetComponents.jar"/>
               </classpath>
</java>

Gauri Bhalerao
Web Developer

Ironmax.com





Reply via email to