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

JSP not loading - webMethods

  • 1.  JSP not loading - webMethods

    Posted Tue March 29, 2011 09:55 AM

    Hi,

    Just thought of posting my learning when i faced the below issue of JSP not loading when invoked in browser

    Tried - [URL]http://localhost:5555/web/TestJSP/firstPage.jsp[/URL]
    Got - HTTP Status 404 - Servlet jsp

    Check for the following points and take action to rectify the issue.

    1. The correspoding package where you have ur JSP’s should have a package dependency mentioned WmTomcat

    2. Navigate to IS_DIR\packages\WmTomcat\lib\ folder create a folder called endorsed and place xercesImpl.jar. THis jar can be retrieved from common\lib folder of IS installation path.

    Restart IS and try invoking the JSP

    Thanks
    Karpaga


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


  • 2.  RE: JSP not loading - webMethods

    Posted Mon May 14, 2018 05:20 AM

    Hi Kaparga,
    thank you for sharing your experience with us - which did the trick for me!

    Best regards,
    Marcus


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