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
Expand all | Collapse all

Java service compilation error

  • 1.  Java service compilation error

    Posted Fri February 27, 2004 04:49 PM

    Hi , i am using webMethods 4.6 on NT. when i try to compile a java service , i am getting the following error.

    The source was saved, but was not compiled due to the following errors:
    com.wm.app.b2b.server.ServiceException: [B2BSERV.0014.9116] Unable to locate or start compiler

    i tried to edit the server.sh file under integration server. but doesn’t seem to work. can anybody tell me , how should i specify the path.

    thanks,
    sachu


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


  • 2.  RE: Java service compilation error

    Posted Fri February 27, 2004 06:02 PM

    Make sure you have installed JDK into your system.
    Edit server.bat and specify JDK-bin directory as java home and restart the server.


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


  • 3.  RE: Java service compilation error

    Posted Sat February 28, 2004 05:43 PM