[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-217) Create KernelDeployment from .properties file
Ales Justin (JIRA)
jira-events at lists.jboss.org
Mon Dec 1 05:13:38 EST 2008
[ https://jira.jboss.org/jira/browse/JBMICROCONT-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin updated JBMICROCONT-217:
------------------------------------
Fix Version/s: JBossMC-2.2.0.Beta1
(was: JBossMC-2.0.1.GA)
> Create KernelDeployment from .properties file
> ---------------------------------------------
>
> Key: JBMICROCONT-217
> URL: https://jira.jboss.org/jira/browse/JBMICROCONT-217
> Project: JBoss Microcontainer
> Issue Type: Feature Request
> Components: Deployment
> Reporter: Ales Justin
> Assignee: Ales Justin
> Priority: Minor
> Fix For: JBossMC-2.2.0.Beta1
>
>
> Create deployment/bean metadata from -beans.properties files.
> e.g. test-beans.properties:
> (deployment).name=PropDeployment
> mybean.(class)=org.jboss.acme.MyBean
> mybean.somenumber=123L
> mybean.somenumber.type=long
> sndbean.(class)=org.jboss.acme.SndBean
> sndbean.(constructor).(parameter)=foobar
> sndbean.(constructor).(parameter)=123
> starter.(class)=org.jboss.acme.Starter
> starter.(start)=onStart
> starter.(start).(parameter)=(inject).mybean
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list