
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
25/Sep/06 12:14 AM
|
|
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)
|
|
Description
|
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)
|
Show » |
| No work has yet been logged on this issue.
|
|