[
https://issues.apache.org/jira/browse/OPENEJB-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins updated OPENEJB-260:
----------------------------------
Summary: Automatic Configuration for Simple Apps (was: Auto Configuration
for Simple Apps)
> Automatic Configuration for Simple Apps
> ---------------------------------------
>
> Key: OPENEJB-260
> URL: https://issues.apache.org/jira/browse/OPENEJB-260
> Project: OpenEJB
> Issue Type: New Feature
> Components: configuration
> Affects Versions: 3.0-beta-1
> Reporter: David Blevins
> Assignee: David Blevins
> Fix For: 3.0-beta-1
>
>
> 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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.