Dear All,
I had written a sample
EJB program and complied all the
java files to class files. I had even written an XML file and created a .jar file which consists of .class files and .xml files. Now i am trying to compile, this .jar file by using the tool weblogic.ejbc tool. During this process, the complier is raising an error stating that "Exception in
thread main java.lang.NoClassDefFoundError : weblogic/ejbc". I searched in my system, for this tool and i didn't find it. Where from i can get this tool on website. Is it any third party tool? kindly feel free to give solution for this problem.