servlet mapping

Hi,
we have create new BIRT package in IS (depends to wmtomcat). Tomcat and BIRT Viewer are ok.
But the URL of the report example has a servlet mapping → Status 404 .

How can I configure the IS to enable Tomcat servlet mapping?

Thnaks!

Please check these Advantage articles,it could be helpful:

http://advantage.webmethods.com/article/?id=SR-1-46955207

http://advantage.webmethods.com/article/?id=SR-1-46081331

HTH,
RMG

Thank you! Alas :frowning:

The URL of the BIRT example report is: …//IS7.1:Port/web/BIRTTest/frameset?__report=test.rptdesign&sample=my+parameter

Result:
HTTP Status 404 - /web/BIRTTest/frameset

The Tomcat servlet frameset is not correct mapping. Have I to change the web.xml form the IS?

Thanks!

Yes try change in the web.xml in the IS/web folder and reload WmTomcat package also.

Did you have war file in place in the package/web folder?

HTH,
RMG