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

Invoking Servlet

  • 1.  Invoking Servlet

    Posted Tue December 02, 2008 10:42 AM

    Hi guys, i have this error when i was trying to invoke the servlet class: java.lang.NullPointerException ServiceServlet.doGet(ServiceServlet.java:32) javax.servlet.http.HttpServlet.service(HttpServlet.java:740) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) i wondering it caused by missed configuration in web.xml, i do like this: ServiceServlet ServiceServlet ServiceServlet /ServiceServlet is it correct or there is another cause? is there anybody can help me please, thank’s before. regards, bhangun


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


  • 2.  RE: Invoking Servlet

    Posted Wed December 03, 2008 06:25 AM

    Hi guys,

    sorry there is wrong configuration in web.xml, so this error is appear.
    and so the error is solved. But i have another problem. Invoking servlet is success, but it doesn’t turn the value. So the value is always null.
    And in the error log i got this error. I also has change the ACL to annonymous, but also Access Denied :

    Can you find me the problem and solve it?
    this is the snippet code that i used for:

    thank’s before, nuhun :slight_smile: (Sunda tribe expression = “thanks”).

    regards,
    bhangun


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