Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] WAR file creation

Subject: perfsonar development work

List archive

Re: [pS-dev] WAR file creation


Chronological Thread 
  • From: "Michael Bischoff" <>
  • To: "Loukik Kudarimoti" <>
  • Cc: "Roman Lapacz" <>, "Stijn Melis" <>, "" <>
  • Subject: Re: [pS-dev] WAR file creation
  • Date: Tue, 22 Apr 2008 14:31:11 +0200 (CEST)
  • Importance: Normal

> Roman Lapacz wrote:
>
> As per the original email on the filenames below, war files actually
> contain version numbers. The recommended deployment of war files however is
> - either via
> server.xml entry - the context does not contain version numbers. Hence,
> when services are
> upgraded, the access URL does not change.
>
> - If dropping war file directly into webapps is preferred, we are
> thinking to suggest using sym links but this is not tested yet. The sym
> link file could be
> without a version number and could point to the war file which contains the
> version number.
> Again, this is not tested
>

At least with tomcat, deployed though the manager's web-interface would be a
third option.

That being said I wouldn't spend effort into solving this issue, if you
simply rename the war
you can't have the context name be anything. Other software that distributes
war's also names
their war's what ever they want and expect the user to rename it and I
haven't seen anyone
complaining.

Best regards,

Michael



Archive powered by MHonArc 2.6.16.

Top of Page