can you test where you have defined / as the context that you just specify "" (so nothing)

I did fix it so you have to checkout cvs or wait for a new snashot.

johan


On 2/20/06, Ali Zaid <[EMAIL PROTECTED]> wrote:
Johan;

Thanks for reply, still, what do I need to do? this is new to this build? to be honest with you I don't know what is going on, are you saying my configuration is wrong because I use the "/"? should I attach my configuration files?

I'm little bit relieved because I managed to push my deadline for a week, and also solved a problem that was going to drive me nuts (Textfield in listview in form) which turned out that my business logic was resetting values to zero,....long story :), I only need some guidance to how to make this build work (specially that I can't wait to test Fragment and new Ajax stuff).

Regards, Ali


On 2/20/06, Johan Compagner < [EMAIL PROTECTED]> wrote:
I see youre problem. When we try to resolve/find a mount target we now throw that error.
That is a bit wrong because you haven't mounted anything you just ask to find a mount on "/"
Why that happens i don't know that has something to do with youre config files.

Because when you don't mount youre app on root what do you do then?

Because all the example things we have don't come with a pathinfo (that is that / ) on / but null for the root.

johan






On 2/20/06, Ali Zaid <[EMAIL PROTECTED]> wrote:
Hi Guys;

I'm really having bad 24 hours, I would appreciate your help guys, if you have private emails where I can attach my whole project for you to test, and better if we can chat somewhere msn/gmail/skype, I have 2 problems:

1- The TextFields in a listview in Form that we discussed yesterday, although I'm working on alternative solution, I still would love to find what is wrong.
2- I want to use the last snapshot of 1.2 but I get this exception:

ERROR - RequestCycle               - The mount path '/' is reserved for the application home page
java.lang.IllegalArgumentException: The mount path '/' is reserved for the application home page
    at wicket.protocol.http.request.WebRequestCodingStrategy.urlCodingStrategyForPath (WebRequestCodingStrategy.java:214)
    at wicket.protocol.http.request.WebRequestCodingStrategy.targetForPath(WebRequestCodingStrategy.java:280)
    at wicket.request.compound.DefaultRequestTargetResolverStrategy.resolve (DefaultRequestTargetResolverStrategy.java:73)
    at wicket.request.compound.AbstractCompoundRequestCycleProcessor.resolve(AbstractCompoundRequestCycleProcessor.java:48)
    at wicket.RequestCycle.step(RequestCycle.java :914)
    at wicket.RequestCycle.steps(RequestCycle.java:1005)
    at wicket.RequestCycle.request(RequestCycle.java:451)
    at wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:208)
    at javax.servlet.http.HttpServlet.service (HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358)
    at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch (WebApplicationHandler.java:294)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
    at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
    at org.mortbay.jetty.servlet.WebApplicationContext.handle (WebApplicationContext.java:525)
    at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
    at org.mortbay.http.HttpServer.service(HttpServer.java:879)
    at org.mortbay.http.HttpConnection.service(HttpConnection.java :790)
    at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961)
    at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807)
    at org.mortbay.http.SocketListener.handleConnection(SocketListener.java :218)
    at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:300)
    at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)

--
Regards, Ali




--
Regards, Ali


Reply via email to