David, I am looking into it. Will get back to you later today. Thanks Anita
--- "David Jencks (JIRA)" <[email protected]> wrote: > [ > http://issues.apache.org/jira/browse/GERONIMO-2281?page=comments#action_12426772 > ] > > David Jencks commented on GERONIMO-2281: > ---------------------------------------- > > I think the m1 inclusion of server.jar was a mistake and we should > directly use mcp entries for stuff in lib. Anita, does this > currently fail for you with the server.jar missing? > > > 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 > > Assigned To: Jason Dillon > > Attachments: 2281-online-deployer.patch > > > > > > 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 > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
