0 Replies Latest reply on Feb 5, 2002 2:29 PM by lya91

    Problem with integrating JBuilder with Jboss

    lya91

      Hi,
      I tried to integrate JBuilder with JBoss.
      I encountered the compiling errors:
      "WelcomeApp.java": Error #: 300 : class WelcomeFrame not found in class com.borland.samples.welcome.WelcomeApp at line 34, column 5
      "WelcomeApp.java": Error #: 300 : class WelcomeFrame not found in class com.borland.samples.welcome.WelcomeApp at line 34, column 30
      "MessageDrivenMetaData.java": Error #: 302 : cannot access class javax.jms.Session; java.io.IOException: class not found: class javax.jms.Session at line 9, column 18.

      I think the classpath is not set right.

      According to the JBoss 3.0 docs.
      I set the jboss-server.library and add files to it. But I can not find all files needed.


      I set the src to c:\%JBOSS_DIST%\..\jboss\src
      But I didn't find in src tag in jboss-server.library file.
      Something wrong.

      If somebody did it,please share with me. Thanks.

      Liying