[MOBY-dev] moby services deployment

Edward Kawas edward.kawas at gmail.com
Tue Jun 8 13:49:46 UTC 2010


All fixed. Thanks for patience and help!

Eddie

> -----Original Message-----
> From: moby-dev-bounces at lists.open-bio.org [mailto:moby-dev-
> bounces at lists.open-bio.org] On Behalf Of Elise Larsonneur
> Sent: Tuesday, June 08, 2010 6:34 AM
> To: Core developer announcements
> Subject: Re: [MOBY-dev] moby services deployment
> 
> Hi Eddie !
> 
> Your corrections in the deployBuild.xml file are OK. The service "jar"
> didn't appear during the execution of the target -find-services of the
> deployBuild.xml file. And the deployment is OK.
> 
> But I noticed an error in the deployBuild.xml file, line 347 :
> 
> 
> <target name="deploy-remote"
> depends="init,tomcat-init,-find-services,jars,jar-datatypes,jar-services"
> description="Create a file helping to deploy services on a different
> machine"> ......
> <copy file="${src.webapps}/remote.deploy.build.xml.template"
> tofile="${result.dir}/build.xml">
> <filterset>
> <filter token="TOMCAT_HOME" value="${cross.tomcat.home}"/> <filter
> token="TOMCAT_PORT" value="${cross.tomcat.port}"/> <filter
> token="TOMCAT_HOST" value="${cross.tomcat.host}"/> <filter
> token="TOMACT_WEBAPPS" value="${cross.tomcat.webapps}"/> <filter
> token="AXIS_RELATIVE_PATH" value="${cross.axis.relative.path}"/>
> <filter token="AXIS_ADMIN_URL" value="${cross.axis.admin.url}"/>
> </filterset> </copy> ....
> 
> 
> 
> 
> Replace TOMACT_WEBAPPS by TOMCAT_WEBAPPS and then the "ant
> deploy"
> command can run correctly.
> 
> 
> Thanks a lot !
> 
> Elise.
> 
> 
> 
> Edward Kawas wrote:
> > Hi Elise,
> >
> > I think that I found the problem. Please cvs update your code
(specifically
> > xmls/deployBuild.xml) and try again.
> >
> > Thanks!
> >
> > Eddie
> >
> >
> 
> _______________________________________________
> MOBY-dev mailing list
> MOBY-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-dev




More information about the MOBY-dev mailing list