Hi, I'm currently using Jetty as the servlet container to do development for my Wicket web app and I use the Start class and Jetty Maven plugin that comes with the wicket Quickstart. I then start Jetty through running Start#main(String[]) in my IDE (Intellij IDEA 12).
For some reason my sessionid s get reset when browsing to the login page on localhost in Firefox, and I wanted to try using Tomcat to see if that behaves differently. I wondered if anyone has managed to swap Tomcat for Maven and if so how its done, specifically, what would be the equivalent Start class and plugin xml for the maven pom.xml. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/using-Tomcat-instead-of-Jetty-in-quickstart-archetype-tp4665977.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org