On 8/8/06, Jeremy Levy <[EMAIL PROTECTED]> wrote:
> Can someone help me debug this exception?  I don't see any references to my
> code:
>
> I'm using 1.2.1 in Jboss/Tomcat
>
>
> wicket.WicketRuntimeException: Internal error parsing wicket:interface = :1
>         at
>

Yeah, looks like someone has been trying to play with an internal url.
Urls to components should look like:
<page-map-name>:<path>:<version>:<interface>. In this case, there is
only page map name and path (default pagemap, path 1)

Eelco

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to