On 06/12/17 16:25, Rémy Maucherat wrote:
> On Wed, Nov 29, 2017 at 1:12 PM, Mark Thomas <ma...@apache.org> wrote:
> 
>> On 29/11/17 09:46, r...@apache.org wrote:
>>> Author: remm
>>> Date: Wed Nov 29 09:46:00 2017
>>> New Revision: 1816617
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
>>> Log:
>>> Add a bare bones default-context-path impl (best effort really, it's a
>> bad feature). Also fix for some mapping paths, excluded pending some
>> clarifications.
>>
>> I agree that default-context-path is a bad feature.
>>
> 
> I still don't see any good way to do this. The Tomcat deployer is
> exclusively based on the file name (which isn't bad since you can change it
> - in the context of Tomcat, as you say inside an EAR it's different). From
> that the conditions to keep everything in place make the feature unusable
> as far as I am concerned.

Just thinking aloud...

Could we get the deployer to attempt a rename (if there are no naming
conflicts) based on the default-context-path as the very first action
and then follow the normal automatic deployment rules?

Mark

P.S. I'm quite happy to ignore this feature and declare Tomcat spec
compliant on the grounds the container specific configuration is always
present.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to