[jboss-jira] [JBoss JIRA] Created: (JBBOOT-48) Create a generic "main" component

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Apr 22 01:41:22 EDT 2009


Create a generic "main" component
---------------------------------

                 Key: JBBOOT-48
                 URL: https://jira.jboss.org/jira/browse/JBBOOT-48
             Project: JBoss Bootstrap
          Issue Type: Task
          Components: main
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: 0.1.2


Must have dependencies only upon the bootstrap-spi and (test scope) JUnit.

Responsible for starting a server given a FQN of the server impl class as an argument.  Additionally may install life Threads, set a URLCL to some known lib directory, etc.  An extensible base from which projects may rely.

Commit this in some prototyping phase to try out features which may be beneficial:
* Executable JAR
* Validates ClassLoading is OK
* Life Thread

Eventually the JBossAS Main may leverage this, adding its own argument parsing facilities.

-- 
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