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

running Java service

  • 1.  running Java service

    Posted Fri November 23, 2007 07:37 AM

    Hi,

    When I am tring to run Java service first time I am getting the error like
    couldnot compile


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: running Java service

    Posted Sun November 25, 2007 08:55 AM

    Presumably you are getting this message when trying to save the Java service in Developer. The easiest way to solve this as follows:

    • In Administrator, go to Settings > Extended
    • Choose Show and Hide Keys
    • Locate the entry watt.server.compile, check the box next to it and hit the Save changes button at the bottom of the page
    • Now click Edit Extended Settings
    • Locate the watt.server.compile line and add the full path to your Java compiler (javac executable) in front of the javac command, for example, if you have webMethods installed in D:\wm65 and you want to use the compiler shipped with IS:

    #Integration-Server-and-ESB
    #webMethods