Hi there, I'm trying to understand the principle difference between JBoss and Oracle Appserver architecture. An Oracle Application Server can host several OC4J-Container in which JEE-applications can be deployed. The advantage of that architecture is the separation of applications. If one crashes at most the hosting container will be not availabe but all other applications are not touched. Are there similar means in JBOSS to separate applications from each other or has one to start different JBoss instances - one for each application?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119694#4119694 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119694 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
