looks like a converter problem? maybe that field that is collection an int
needs to be marked required, or be backed by Integer rather then int.
-igor
On 2/1/07, Robert ... <[EMAIL PROTECTED]> wrote:
Hi,
I have read the "Pro Wicket" book and I am trying to make some examples
from the book. However I get an error when trying to use a
RestartResponseAtInterceptPageException in the bookstore example from page
114. It happens after the Login page calls continueToOriginalDestination.
wicket.util.convert.ConversionException: Can't convert null value to a
primitive class: int for setting it on [EMAIL PROTECTED]
In the authorization strategy/listener onUnauthorizedInstantiation method
I see that the component is the ConfirmationPage as I expected. However the
expection page I get shows the CheckoutPage as the page class. I'm not sure
if it means anything, but it seems to go back to the CheckoutPage instead of
continuing to the ConfirmationPage.
What am I doing wrong?
Robert.
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user