Re: [Soaplab-users] spinet and EMBOSS
Brought to you by:
marsenger
From: Mahmut U. <ul...@eb...> - 2008-03-31 11:42:36
|
Hi Cath, > But that raises one further question for me. Why did my rebuild of > soaplab not result in that properties file being automatically > regenerated correctly? I did make the changes in my soaplab home > directory, but install doesn't seem to have copied them to the tomcat > version. Looks like the war file was rebuilt, but not the whole thing. > I must have misread the install doco; can anyone explain where to look > for what I need to do to add services to an existing installation? The soaplab.properties file in the generated war files come from the my.soaplab.properties property defined in the build.properties file in your Soaplab project home page. If you don't have my.soaplab.properties property defined in your build.properties file then related soaplab.properties file is generated from src/etc/config/soaplab.properties.template file and soaplab build machinery doesn't comment out the EMBOSS related applist line automatically when you have EMBOSS metadata files already generated. (There was a problem with Spinet working with Internet Explorer which is now fixed in CVS version, you may update your project to have this fix in your installation) Regards, Mahmut |