Unfortunately it doesn't work for me. I removed all files from my local maven repository (to get proper maven error messages on missing wicket*.jars), cleaned and build wicket, wicket-extension and wicket-example and run maven -o clean jetty:run-war. Unfortunately the images from the pub example are not presented properly. Maven is using jetty 4.2.17.
And the cdapp issue seems to be related to FF 1.0.1 not supporting nested fieldsets properly. Though I didn't find a bug report on that is was fairly obvious on simple test. Juergen On 4/16/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote: > actually I'm using jetty 4.2.17 (with maven) and 4.2.22 with eclipse > > Juergen > > On 4/16/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > Yep, that's a problem. You're using Jetty 5.x right? It is not a problem > > with Jetty 4.1.x and with Tomcat it works fine as well. > > > > There is a problem with loading resources in Jetty 5.x (I'm using Jetty > > 5.1.3) that results in Jetty not being able to serve anything with a > > 'subdir'. Thought this was fixed :( > > > > Ok, I'm on it, and every help is appreciated. This *must* be fixed > > before we put out rc2. > > > > Eelco > > > > Eelco Hillenius wrote: > > > > > Aha. Lemme test that. > > > > > > Juergen Donnerstag wrote: > > > > > >> It actually works if jetty is started from within eclipse > > >> (jettylauncher), but running the example like maven jetty:run-war > > >> shows that strange behaviour. And I cleaned and rebuild all projects. > > >> > > >> Juergen > > >> > > >> ---------- Forwarded message ---------- > > >> From: SourceForge.net <[EMAIL PROTECTED]> > > >> Date: Apr 16, 2005 12:24 PM > > >> Subject: [ wicket-Bugs-1184215 ] example pub is broken > > >> To: [EMAIL PROTECTED] > > >> > > >> > > >> Bugs item #1184215, was opened at 2005-04-16 12:16 > > >> Message generated for change (Comment added) made by eelco12 > > >> You can respond by visiting: > > >> https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1184215&group_id=119783 > > >> > > >> > > >> Category: None > > >> Group: None > > >> Status: Open > > >> Resolution: None > > >> Priority: 5 > > >> Submitted By: Juergen Donnerstag (jdonnerstag) > > >> Assigned to: Nobody/Anonymous (nobody) > > >> Summary: example pub is broken > > >> > > >> Initial Comment: > > >> with the pub example the images are not shown properly. > > >> They seem to be get only partially loaded. Strange > > >> looking. I'm using Firefox > > >> > > >> ---------------------------------------------------------------------- > > >> > > >> > > >> > > >>> Comment By: Eelco Hillenius (eelco12) > > >>> > > >> > > >> Date: 2005-04-16 12:24 > > >> > > >> Message: > > >> Logged In: YES > > >> user_id=820266 > > >> > > >> Locally tested (with Firefox) it works fine. Are you sure > > >> this is not a connection problem you have? > > >> > > >> ---------------------------------------------------------------------- > > >> > > >> You can respond by visiting: > > >> https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1184215&group_id=119783 > > >> > > >> > > >> > > >> ------------------------------------------------------- > > >> 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_ide95&alloc_id396&op=click > > >> _______________________________________________ > > >> Wicket-develop mailing list > > >> [email protected] > > >> https://lists.sourceforge.net/lists/listinfo/wicket-develop > > >> > > >> > > > > > > > > > > > > ------------------------------------------------------- > > > 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-develop mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/wicket-develop > > > > ------------------------------------------------------- > > 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-develop mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-develop > > > ------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
