Scratch that - I've seen the problem now. Sorry, silly mistake on my part.
Jon
Jonathan Gallimore wrote:
I've been having a look at the patch (sorry for the delay), and it
looks fine, but I was hoping to reproduce the problem before
committing the patch. I'm having some problems doing this - I've
started with a fresh download of Tomcat 5.5.27, and the released
OpenEJB 3.1 WAR from the website.
I've extracted Tomcat to D:\Java\apache-tomcat-5.5.27, I extracted
openejb.war to D:\Temp\openejb and created a new Tomcat base directory
under D:\Temp\SRV, and added this to server.xml:
<Context docBase="D:\Temp\openejb" path="/openejb" reloadable="false"/>
And I don't see the exception you're getting. I've also set up a WTP
Tomcat server in Eclipse 3.4, and have tried fiddling with the server
location options, and again, not seen the exception.
I guess I'm missing something here, any ideas?
As David has looked over the patch, and is ok with it, I'm happy to
check it in, but I was hoping to give it a bit of a test first.
Cheers
Jon