It's all about the answers!

Ask a question

Error message comes up with WAS when file serving enabled


Kushal Munir (126103) | asked Sep 30 '08, 8:18 p.m.
JAZZ DEVELOPER
When we start Jazz with WAS we get the following message:

WebApp W Error while adding servlet mapping --> /* Please set fileServingEnabled=false in the ibm-web-ext.xmi file which is under WEB-INF folder.

An explanation of the problem is here: http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK18713.

I have the following questions:
1. Will using Jazz with file serving enabled cause any problems with Jazz or other WAS function?
2. Can we not have this message come up with file serving enabled by changing the context root for Jazz war or changing some other setting?

Any info would be appreciated.

One answer



permanent link
Richard Backhouse (6661) | answered Oct 01 '08, 12:22 p.m.
JAZZ DEVELOPER
The error is indicating that file serving is disabled for the jazz
context root. This is what is desired.

To make this error go away you need to make sure that file serving is
disabled when deploying the jazz war.

File serving is configured at a webapp level and thus will not affect
other WAS functions.

Richard
Jazz Web UI and Server development

kmunir wrote:
When we start Jazz with WAS we get the following message:

WebApp W Error while adding servlet mapping --> /* Please
set fileServingEnabled=false in the ibm-web-ext.xmi file which is
under WEB-INF folder.

An explanation of the problem is here:
http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK18713.

I have the following questions:
1. Will using Jazz with file serving enabled cause any problems with
Jazz or other WAS function?
2. Can we not have this message come up with file serving enabled by
changing the context root for Jazz war or changing some other
setting?

Any info would be appreciated.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.