What configuration of JBoss should we used - web, standard, default?
Posted
by Vladimir Bezugliy
on Stack Overflow
See other posts from Stack Overflow
or by Vladimir Bezugliy
Published on 2009-09-03T08:51:39Z
Indexed on
2010/05/02
7:07 UTC
Read the original article
Hit count: 232
We develop web application and we are going to deploy it on JBoss. Now we use JSF, Facelets, Webflow, JMX, Spring. We are going to use JMS(ActiveMQ). Maybe in the future we will use EJB3. But for near future we will not use it.
What configuration of JBoss would be better to use - web, standard, default? And why?
© Stack Overflow or respective owner