Page 1 of 1

Switching from Jetty to Tomcat7 server

Posted: Sat Apr 04, 2015 4:49 am
by Swamy K
Hi Team,

I have setup the DemoSite in local environment with default configuration and able to browse the pages.Now i would like to switch the Jetty server to Tomcat server.Can you anybody suggest how i can do ?

Re: Switching from Jetty to Tomcat7 server

Posted: Wed Apr 22, 2015 1:32 am
by satyamonline
Use the tomcat-maven plugin. Hope it should be straightforward, If you face any issues then reply the issues. Thanks!

Re: Switching from Jetty to Tomcat7 server

Posted: Thu Apr 23, 2015 10:33 am
by phillipuniverse
FYI, in the new version of DemoSite we have moved from embedded Jetty to embedded Tomcat. You can see the commit at https://github.com/BroadleafCommerce/De ... 52094dfcd1

Re: Switching from Jetty to Tomcat7 server

Posted: Thu Apr 30, 2015 1:06 pm
by gkgeorgiev
Thanks!
I'm new in this project and I was wondering exactly the thing!