webMethods

webMethods

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
  • 1.  Null pointer exception in java service

    Posted Sat March 26, 2011 12:53 AM

    Hi all, please help me find the bug in this java service. I am getting “NullPointerException” in the java service that I am developing.

    The java service that I am developing is about the “Ehcache” which makes a cache and searches for something in that cache.

    The code and the input-output images are attached.

    Please help me in this as I have to finish this by Monday and today is Friday.

    Thanks,
    Venkat.
    Webmethod Cache Code.txt (3.98 KB)
    Webmethod Cache Search Code.txt (2.95 KB)
    Cache Input-Output.jpg
    Cache Search Input-Output.jpg
    getFile Input-Output.jpg


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


  • 2.  RE: Null pointer exception in java service

    Posted Mon March 28, 2011 04:08 PM

    Hi all, please reply to this issue, I need to fix it very quickly.

    Thanks,
    Venkat.


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


  • 3.  RE: Null pointer exception in java service

    Posted Mon March 28, 2011 06:40 PM

    Hi, I have figured the problem myself, I did not create the cursor for pipeline here.

    Sorry, my bad.

    Thanks,
    Venkat.


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