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.


#TechXchangePresenter
 View Only
  • 1.  path setting for java

    Posted Thu November 13, 2008 12:21 PM

    Hi,

    I have configured wm 7.1 in my local system; I am not able to compile java code.
    Any body help me how to set the class path for webMethods 7.1…


    Thanks


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


  • 2.  RE: path setting for java

    Posted Thu November 13, 2008 05:14 PM

    Hello,
    You need to set the following extended properties on the IS

    watt.server.compile=C:[COLOR=red][/color]\jvm\win150\bin\javac -classpath {0} -d {1} {2}
    watt.server.compile.unicode=C:[COLOR=red][/color]\jvm\win150\bin\javac -encoding Unicode -classpath {0} -d {1} {2}


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