cancel
Showing results for 
Search instead for 
Did you mean: 

Run Alfresco @ Jboss vs Tomcat Bundle

fthamura
Champ in-the-making
Champ in-the-making
Just wondering, why should we install Alfresco in JBoss, if we can run on tomcat?

anyone have facts that explain in JBoss is better?
2 REPLIES 2

gavinc
Champ in-the-making
Champ in-the-making
Tomcat is actually the servlet container used with JBoss so you're using Tomcat even when you use JBoss  Smiley Happy

It really depends on your usage scenario, if you are just running the web app then Tomcat is more lightweight and faster to startup, so you could argue that is better.

However, if you want to use the portlet version of the app then you have to use JBoss (or any other JSR168 compliant portal server) as Tomcat does not support portals.

Hope that helps.

fthamura
Champ in-the-making
Champ in-the-making
I did ask this question, but alfresco is not Portlet apps, it just a version that can run alfresco in the portlet, see the demo is not integrate.

you can see, there is not login portlet etc.

right now, i use in jboss same like i use in tomcat.





Frans