You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2013/09/06 12:18:42 UTC

Re: Tomcat 8 Resources Question

On 29/08/2013 21:09, Daniel Mikusa wrote:
<snip/>

> I believe that I'm setting the internalPath attribute correctly, but it doesn't seem to be taking.  Any thoughts?

I plan to start looking at this today.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat 8 Resources Question

Posted by Daniel Mikusa <dm...@gopivotal.com>.
On Sep 6, 2013, at 10:20 AM, Mark Thomas <ma...@apache.org> wrote:

> On 06/09/2013 11:18, Mark Thomas wrote:
>> On 29/08/2013 21:09, Daniel Mikusa wrote:
>> <snip/>
>> 
>>> I believe that I'm setting the internalPath attribute correctly, but it doesn't seem to be taking.  Any thoughts?
>> 
>> I plan to start looking at this today.
> 
> That was embarrassing. No way that was ever going to work when
> configured in context.xml despite all the unit tests.
> 
> I've fixed various issues with the no-arg constructors that the digester
> requires, add some unit tests for that and also fixed the issue that
> internalPath wasn't configurable despite that the docs said.
> 
> You should be good to go now.
> 
> Mark

Thanks for the fix!  Working great now.

Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat 8 Resources Question

Posted by Mark Thomas <ma...@apache.org>.
On 06/09/2013 11:18, Mark Thomas wrote:
> On 29/08/2013 21:09, Daniel Mikusa wrote:
> <snip/>
> 
>> I believe that I'm setting the internalPath attribute correctly, but it doesn't seem to be taking.  Any thoughts?
> 
> I plan to start looking at this today.

That was embarrassing. No way that was ever going to work when
configured in context.xml despite all the unit tests.

I've fixed various issues with the no-arg constructors that the digester
requires, add some unit tests for that and also fixed the issue that
internalPath wasn't configurable despite that the docs said.

You should be good to go now.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org