Tomcat/Jetty: I tried Tomcat and the Sysdeo plug-in first. Eventually
I got everything to work, but wasn't happy about Sysdeo's handling of
classpaths. Tried Jetty and Jetty Launcher as well. It works much
better!!! ...and yes, Jetty starts significantly faster that Tomcat.
this i find interesting .. (because i did help with that plugin) what
didn't you like about handling of classpaths?
Are you talking about the dev loader?
Because Jetty is doing it wrong. It doesn't simulate the real world..
Everything is just in one big classpath that doesn't happen in the
'real' world
(and i am bitten with that to many times when i didn't use the tomcat
plugin before when i had no problems what so ever in the developer
but deployed nothing did run (or the other way around))
for example things like: if(myObject instanceof myObject2) did return
false when it should return true!
This happens because they were loaded by different classloaders...
johan
-------------------------------------------------------
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