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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Jxl package

    Posted 09/22/09 03:55 PM

    Hello,

    I was wondering if anyone has successfully import jxl package into their java service. During compilation, I always get “package jxl does not exist.” I’ve placed the jxl.jar file in the “…/packages/packageName/code/jars/static” folder. Then I reloaded the package.


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


  • 2.  RE: Jxl package

    Posted 09/25/09 11:39 AM

    If you put a jar in static folder you have to restart the IS to load it. Just place the jar in the code/jars folder and you can use it directly.

    Cheers
    Guna


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


  • 3.  RE: Jxl package

    Posted 09/25/09 02:29 PM


  • 4.  RE: Jxl package

    Posted 09/25/09 06:08 PM

    Thanks tgunasekhar. I believe it worked.


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