[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-217) Create KernelDeployment from .properties file

Ales Justin (JIRA) jira-events at lists.jboss.org
Mon Nov 12 07:48:44 EST 2007


Create KernelDeployment from .properties file
---------------------------------------------

                 Key: JBMICROCONT-217
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-217
             Project: JBoss MicroContainer
          Issue Type: Feature Request
          Components: Deployment
            Reporter: Ales Justin
         Assigned To: Ales Justin
            Priority: Minor
             Fix For: JBossMC-2.0.0.GA


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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list