-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jeff,
On 10/23/12 2:40 PM, Jeff wrote: > So instead we are moving to supporting multiple versions/endpoints > within the same WAR. However, during the transition, this causes > the actual service URL to change since the WAR/Project name is > changing from a version-specific name to a more generic one (see > sample below). Sounds like you need to do one more long-form release to get your CD pipeline installed *before* you start replacing your old webapp deployments with redirects to it. > To summarize our old vs new setup: > > OLD: (no redirection/each is a separate project/WAR) > http://hostname/*Service_v1*/Port_v1... > http://hostname/*Service_v2*/Port_v2... > > NEW: Single project/war: http://hostname/*Service*/Port_v1... > http://hostname/*Service*/Port_v2... > > Redirects http://hostname/Service_v1/Port_v1/* > redirecting/forwarding to: http://hostname/Service/Port_v1... > http://hostname/Service_v2/Port_v2* redirecting/forwarding to: > http://hostname/Service/Port_v2... What is the url-rewrite configuration you have already tried? This should *definitey* be possible to do with a fairly simple url-rewrite configuration. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCG6J4ACgkQ9CaO5/Lv0PDUKgCghRDtgcBOr+W2ADiMg1WRKJUo R7kAniIVnDwHAQBwR8yfmdB6VysLpJq3 =ZdE9 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org