Mind you providing some short instruction on how to do it? Juergen
On 9/2/05, Bennett, Timothy (JIS - Applications) <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: Eelco Hillenius [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 01, 2005 11:17 AM > > To: [email protected] > > Subject: Re: [Wicket-user] NPE loading my app > > > > Yeah, it does now (from 1.1). Maybe Martijn didn't use Tree > > or DatePicker yet, or was not aware that these component load > > resources from the jars. > > > > Any idea how the package might be null Timothy? Tree is not > > in the default package, so it shouldn't be. It must be > > classloader thing. > > > > Eelco > > > > Victory! > > I've got Wicket apps running inside OSGi/Oscar without any Wicket > codebase modifications -- basically validating the work that Marcel > Offermans had done. Big thanks to Marcel in offering up his solution in > regards to providing the embedded Jetty instance not only with an > appropriate classloader, but also with respect to a proper bundle > resource handler. > > Now the fun really begins! > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
