Now simple applications can be deployed with no pre-existing or even a partial openejb.conf file. Start with nothing and all container and resource declarations will be created on the fly. Log messages will be issued describing what is created.
Now simple applications can be deployed with no pre-existing or even a partial openejb.conf file. Start with nothing and all container and resource declarations will be created on the fly. Log messages will be issued describing what is created.
18:50:36,613 WARN [OpenEJB] Auto-deploying ejb FriendlyPerson: EjbDeployment(deployment-id=FriendlyPerson, container-id=Default Stateful Container)
18:50:36,613 WARN [OpenEJB] Auto-creating a container for bean FriendlyPerson: Container(type=STATEFUL, id=Default Stateful Container)