mapping not found?

2002-01-15 Thread Wim Fournier
Hi again My catalina tells me that it cant find the mapping for /listcd log: [INFO,EmbeddedCatalinaServiceSX] action: Process servletName=action, urlPattern=*.do [INFO,EmbeddedCatalinaServiceSX] action: Mapping for servlet 'action' = '*.do' javax.servlet.ServletException: Cannot retrieve

Re: mapping not found?

2002-01-15 Thread dion
Wim Fournier wrote: Hi again My catalina tells me that it cant find the mapping for /listcd log: [INFO,EmbeddedCatalinaServiceSX] action: Process servletName=action, urlPattern=*.do [INFO,EmbeddedCatalinaServiceSX] action: Mapping for servlet 'action' = '*.do'

Re: mapping not found?

2002-01-15 Thread Wim Fournier
have this in my struts-config.xml: !-- Action Form Beans -- form-beans form-bean name=listCDForm type=nl.kern.j2ee.sample.struts.ListCDForm/ /form-beans so thats covered.. is there a reason for you to write DC instead of CD? (maybe i made a typo somewhere?) tnx On Tue, Jan

Re: mapping not found?

2002-01-15 Thread Wim Fournier
) And you made sure ListCDAction extends Action :-P ? yeah yeah ;o) tomK -Original Message- From: Wim Fournier [mailto:[EMAIL PROTECTED]] Sent: dinsdag 15 januari 2002 15:36 To: Struts Users Mailing List Subject: Re: mapping not found? have this in my struts-config.xml

RE: mapping not found?

2002-01-15 Thread Tom Klaasen (TeleRelay)
-Original Message- From: Wim Fournier [mailto:[EMAIL PROTECTED]] Sent: dinsdag 15 januari 2002 16:00 To: Struts Users Mailing List Subject: Re: mapping not found? On Tue, Jan 15, 2002 at 03:51:47PM +0100, Tom Klaasen (TeleRelay) wrote: You did restart your tomcat after

Mime mapping not found for file, while displaying static content

2001-03-12 Thread Oliver . Lauer
Hi, using the ReqestDispatcher.forward(URL) with a mapped URL I get the following repsonse: "...Mime mapping not found for file, while displaying static content..." I'm using IP WS/AS 6.0 AS SP2. Does anybody know what I have to do to let that work ? I'm trying to forward to a

WG: Mime mapping not found for file, while displaying static content

2001-03-12 Thread Oliver . Lauer
Hi, using the ReqestDispatcher.forward(URL) with a mapped URL I get the following repsonse: "...Mime mapping not found for file, while displaying static content..." I'm using IP WS/AS 6.0 AS SP2. Does anybody know what I have to do to let that work ? I'm trying to forward to a

AW: Mime mapping not found for file, while displaying static content

2001-03-12 Thread Oliver . Lauer
-Ursprngliche Nachricht- Von: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Gesendet am: Montag, 12. Mrz 2001 21:44 An: [EMAIL PROTECTED] Betreff: Re: Mime mapping not found for file, while displaying static content On Mon, 12 Mar 2001 [EMAIL PROTECTED] wrote: Hi, using