Hi Guys,
I have a question about the performance impact of
deploying J2EE applications on JBOSS as a ear archive versus jar archive.

Imagine I have several EJB (jars) and several wars.
They all live on the same J2EE compliant container. Thus,
only local interfaces are used to communicate with the EJBs.

So, do you think it's more efficient (from an application performance point of view 
only) to deploy these applications as separate jars and wars or to deploy
them in one unique ear archive??

In other words, does deploying J2EE components in one unique
ear application archive can improve the overall application performance?

If you have any thoughts and ideas about this question, please let me know.

Thank you very much
Cari. 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834310#3834310

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834310


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to