Unable to deploy from the console
---------------------------------

                 Key: GERONIMO-2302
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2302
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 1.2
            Reporter: Bill Dudney


the m2 build makes a server that is not able to deploy from the console

The DeploymentFactoryImpl is never started. In the 1.1.1 package (built with 
m1) the DFI is started by the hot-deploy car, which is commented out in the 1.2 
branch (i.e. trunk). Uncommenting that leads to a class not found problem.

I added the jsr88 package to the dependencies in the 
configs/hot-deployer/pom.xml and uncommented the hot-deployer from the list of 
configs to include by default and things start working again.

I have a patch that 'fixes' this (and will attach it) but I think the real 
problme is elsewhere.

Could be that the car plugin is not including transitive dependencies (not sure 
cause I still don't grok car's).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to