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

Using user-defined classes in WM Java Service

  • 1.  Using user-defined classes in WM Java Service

    Posted Thu March 02, 2006 08:22 PM

    hi all,
    i want to use some user defined java classes in my java service .where can i put java classes (in which folder) so that those are available to write custom java service…
    thanks in advance
    vasanth


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


  • 2.  RE: Using user-defined classes in WM Java Service

    Posted Thu March 02, 2006 08:53 PM

    Basically put your jar file (contains new classes) in c:\webmetods6\IntegrationServer\lib\jars folder and restart IS.Then IS will locate those news classes and you can start importing classes when creating java services.

    HTH,
    RMG


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