Deploy tool does not work (built from new m2 build)
---------------------------------------------------

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


A fresh build of geronimo from trunk (with m2) does not have a working deployer.

Tested only with the tomcat install but its likely a bug in all.

To recreate;

build with m2 (follow directions on wiki)
install the g-tomcat-1.2-S.tar.gz 
start the server with bin/startup.sh
deploy something with bin/deploy.sh

fails to find class javax/enterprise/deploy/spi/status/ProgressListener.class

patch adds to the manifest class path of deployer.jar

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