Hi, Can TomEE provide JavaEE functionality without the modification of the server as described at
http://tomee.apache.org/installation-drop-in-war.html ? The old OpenEJB document at http://openejb.codehaus.org/tomcat.html describes this as follows: "OpenEJB per webapp - deployed EJBs are visible only to the web apps that declared to load OpenEJB" I would be useful for me because my production environment has high resistance to any changes of the server environment which cannot be justified for my EJB3 web application alone. My EJBs don't need to be visible to other applications. Otherwise, if this is not possible, where can I learn about the impact and risks of the standard drop-in .war approach? Many thanks Bernard
