Page 1 of 1

Which Application server you prefer for Production

Posted: Fri Sep 20, 2013 10:25 am
by sunily
Hello Broadleaf Team,
Can you please let me know which application server you profer for production ? I could successfully configure and run this application on Jetty and Tomcat6 web server.
But not able to configure on Jboss7 application server. If Broadleaf support Jboss7 then please share the configuration changes.

Thanks & Regards
Sunil Yadav

Re: Which Application server you prefer for Production

Posted: Fri Sep 20, 2013 4:39 pm
by phillipuniverse
We recommend Tomcat fronted by Apache in production environments. Apache would use a proxy to forward requests on to Tomcat.