IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Error when compiling JavaServices

    Posted Wed July 17, 2002 09:08 PM

    When I try to compile a simple JavaService on Developer 4.6, I get an error message that says that it can’t find a compiler…

    The exact message reads:
    “com.wm.app.b2b.server.ServiceException: B2BSERV.0014.9116] Unable to locate or start compiler”

    I recently checked the CLASSPATH and even added a path statement to the tools.jar file, restarted, but the error persists.

    HELP!!!
    James


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Error when compiling JavaServices

    Posted Wed July 17, 2002 09:16 PM

    I had the same message, but i saw a previous thread here and i found that i don’t had the jdk properly installed on IS and then i i needed to configure the Java_Root variable (server.bat) pointing to the jdk which has to be installed on the IS.

    Read the thread at
    [url=“wmusers.com”]wmusers.com

    Thanks Rob.
    JAC


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Error when compiling JavaServices

    Posted Wed July 17, 2002 09:17 PM

    Make sure that the JAVA_ROOT environment variable is set in the server.sh script and is pointing to to the location of the java/jre directory.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 4.  RE: Error when compiling JavaServices

    Posted Mon November 25, 2002 04:36 PM

    The setting the Java_Root along with the path variable helps i also faced a similar problem of the nature but after i changed the Java_Root variable alone it did not work.
    Then i changed my path variable to point to the jdk directory and it works.

    thought i will update the thread.

    Thanks
    Ravi.V


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB