Your web.xml will tell us more.

Do you have mapped your filter to /* or to /app/* ?

And do you have a index.html in your webapp root that redirects to /app ?

Martijn

On 10/2/07, smallufo <[EMAIL PROTECTED]> wrote:
> Hi :
> I am upgrading an small project from wicket 1.2.6 to 1.3-b3
> After some string replacing and package renaming , and edit web.xml ,
> changing wicket servlet to wicket filter,
> My resin server responses "The requested URL /app was not found on this
> server."
> What's left undone ?
> (The included jars are : wicket-extensions.jar , wicket-ioc.jar , wicket.jar,
> wicket-spring-annot.jar , wicket-spring.jar , slf4j-api-1.4.3.jar ,
> slf4j-log4j.jar )
>
> Thanks in advanced.
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to