0 Replies Latest reply on Jul 23, 2002 3:53 AM by guru

    Compilation of Java code through Web.

    guru

      Hi,

      I have written a program which generates a bean dynamically and give the user the final jar file to download after compiling the generated code.

      it is working fine in weblogic, but im having problem in JBOSS-3.0.0 final release.

      Im able to generate the java file, but it is giving error when i try to compile it at runtime.

      it is not able to find dependent jars . like jboss-j2ee.jar for compilation. Eventhough it is loaded at the time of serevr startup, i doono wht's the problem for compilation.

      your suggestion regarding this is deeply apprciaable.

      thanking you,
      Gurumurthy R.