I'll try to make it tonight.

Juergen


On Thu, 03 Feb 2005 12:28:08 -0800, Jonathan Locke <[EMAIL PROTECTED]> wrote:
> 
> on my machine, it never gets this far since the cookie tests all fail
> since encryption isn't present...
> 
> i'd like us to fix these tests with a null crypt object so you don't
> have to install anything on top of vanilla java to have the tests succeed.
> 
> Martijn Dashorst wrote:
> 
> > Hi,
> >
> > Does anyone know why the CookieTest gives a NPE while retrieving
> > session data in model.attach()?
> >
> > java.lang.NullPointerException
> >    at wicket.model.PropertyModel.doAttach(PropertyModel.java:374)
> >    at wicket.model.DetachableModel.attach(DetachableModel.java:71)
> >    at wicket.Component.getModel(Component.java:411)
> >    at wicket.Component.getModelObjectAsString(Component.java:442)
> >    at
> > wicket.markup.html.form.CookieTest.testSetCookieOnPage(CookieTest.java:147)
> >
> >
> > I have debugged, but this is way over my head. Needless to say, that
> > this test needs to be running again before we can think of building a
> > release.
> >
> > Martijn
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> > Tool for open source databases. Create drag-&-drop reports. Save time
> > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> > Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> > _______________________________________________
> > Wicket-develop mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-develop
> >
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Wicket-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to