The following comment has been added to this issue:

     Author: David Jencks
    Created: Wed, 28 Jan 2004 1:05 PM
       Body:
The changes to Kernel in the patch are unfortunately the result of a 
misunderstanding of the new deployment scheme and need to be rolled back 
immediately.  I will work on doing this.

The main method of Kernel is intended to start and run a number of 
preconfigured packages.  These packages need to have been generated by previous 
use of the DeployCommand tool and installed into a local configuration 
repository by use of the install command on Kernel.  Use of DeployCommand from 
Kernel seriously breaks the deployment architecture.

At this time, we do not have enough of the deployment framework working to 
provide good startup configurations for a deployment server or a standalone 
non-deployment server.  The closest we have is generated by the sample 
deploy:server and install:server maven targets.  Running these targets could be 
followed by the loadAndWait target to run geronimo in the same vm as maven or a 
modified run:main target to run geronimo using Kernel.main in a different vm.

When the deployers are more complete we should generate as part of the normal 
geronimo build configurations for a deployment server and a non-deployment 
server.
---------------------------------------------------------------------
View this comment:
  
http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-149&page=comments#action_15881

---------------------------------------------------------------------
View the issue:
  http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-149

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-149
    Summary: Enabling maven run:main command
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Apache Geronimo

   Assignee: David Jencks
   Reporter: Davanum Srinivas

    Created: Tue, 27 Jan 2004 9:08 AM
    Updated: Wed, 28 Jan 2004 1:05 PM
Environment: all

Description:
Please see enclosed patch for enabling run:main goal. there are 2 problems 
right now.

- needed reflection to run DeployCommand in o.a.g.Geronimo
- jetty does not start up.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to