Re: DefaultContext + ResourceLink

2003-10-24 Thread Peter Harrison
On Sat, 25 Oct 2003 00:54, Remy Maucherat wrote: > > I downloaded 5.0.13 as comitters on the list have been describing it as > > stable - but the problem still exists. > > You can include a context file with the webapps you deploy (look in the > docs), which will solve your problem. The problem fo

Re: DefaultContext + ResourceLink

2003-10-22 Thread Peter Harrison
On Wed, 22 Oct 2003 12:18, Cam Smith wrote: > Hi tomcat-dev, > > I just downloaded the latest builds in the hope that this bug might be > fixed: > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11662 > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16116 > > Unfortunately it still seems to

Resources only working in a specific context.

2003-10-15 Thread Peter Harrison
I had an issue with 4.1.27 with having a DefaultContext define a JDBC Resource. If the resource is defined in a specific Context everything is fine, but move it into DefaultContext or GobalResources and you get NullPointer Exceptions and so on. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=