well even if it is a weird combination, we should try to figure it out so that we can shape the api to prevent it.


if you can give me a repro case, i will take a look.

    jon

Jonathan Carlson wrote:

Thanks for the suggestions so far. None of them have been the problem,
but I'm going to upgrade from CVS tonight and start over, so to speak.



I did try replacing my "signInPanel" component with a label and got it
to work... but only after I converted


<span wicket:id="signInPanel /> to <span id="wicket-signInPanel />

Weird.  Wicket has always been so predictable for me.  It's probably
just a weird combination of things, including some foolishness on my
part, keeping me from seeing the answer to this.

- Jonathan





[EMAIL PROTECTED] 2005-04-09 10:39:29 AM >>>


I don't know... One thing to keep in mind is that you have to be carefull when using borders. If you use borders and make mistakes, the

error messages are not allways clear.

Eelco

Jonathan Carlson wrote:



I don't know that anybody is going to be able to help me without
actually seeing my code but I'm giving it a shot because I've spent
several hours checking and double-checking this with no success:

I copied over the standard SignIn page and SignInPanel to my app and


am


trying to make it work. My app correctly notices that I'm not logged


in


and reroutes me to the SignIn page but as it tries to render the page


I


get this paraphrased error message:

Component: signInPanel [...] Component could not be rendered.  You
probably didn't reference it in your markup.

I can see the wicket DEBUG on the console as it parses the page and
<span wicket:id="signInPanel" /> is definitely there.  I checked and
double-checked the Tomcat logs and there is no additional information
there.

Is it possible there is something else that I should be checking?

Thanks!

Jonathan


********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.

www.katun.com **********************************************************************



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real


users.


Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user








-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user



********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.

www.katun.com
**********************************************************************



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to