Re: java.lang.NoClassDefFoundError: sun/tools/javac/Main

2000-03-27 Thread Lorin Kobashigawa
I had the same problem, for some reason with 1.2.2, tools.jar is not in the default classpath. I fixed it by adding JAVA_HOME/lib/tools.jar to my classpath, but you could also just copy the jar file into JAVA_HOME/jre/lib/ext, and it should be in the default J2 classpath. -Lkb At 11:22 AM 3/27/

Re: EJBs on Linux

2000-03-25 Thread Lorin Kobashigawa
p://www.prosyst.com >http://www.bullsoft.com/ejb/index.htmlhttp://www.weblogic.com I tried >all of these tree on my linux and got them working. If you have more >questions about EJB on Linux, send me a mail. >See you, Lars. Lorin Kobashigawa escribió: Sun's documentation >make

EJBs on Linux

2000-03-24 Thread Lorin Kobashigawa
Is it possible to use EJBs under linux? Sun's documentation makes it seem like they require J2EE, but i've seen some references to open-source EJB containers that run on Linux. -Lkb -- To UNSUBSCRIBE, email to [EMAIL PROTECTED