I know -- that's the Jetty one, right? I keep telling myself that as I've been trying to get this working with Tomcat. But in the I think fighting with Tomcat will be easier than fighting with our administration to switch the production server to Jetty.
igor.vaynberg wrote: > > you could just use the included Start class and have it startup much > faster.. > > -igor > > On Wed, Aug 27, 2008 at 11:31 AM, insom <[EMAIL PROTECTED]> wrote: >> >> That did it. Thanks again. As an aside to anyone else who's also figuring >> this out, I had to remove both the servlet-api jar and the >> org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER from the list in order >> to >> get it to work. >> >> >> Martijn Dashorst wrote: >>> >>> Remove it from the devloader list. >>> >>> Martijn >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Maven-QuickStart-in-Eclipse-on-Tomcat-tp19183955p19186957.html >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-QuickStart-in-Eclipse-on-Tomcat-tp19183955p19187087.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
