Re: Deploying with Static Context Descriptors

2006-04-03 Thread Eric Wulff
dig? Eric On 4/3/06, Eric Wulff <[EMAIL PROTECTED]> wrote: > ok, I solved the problem for my configuration and perhaps my solution > will help you. I'm running tomcat 5.5.16 on win XP and java 1.5_06. > > I have my webapp sitting in a directory titled ROOT instead of app

Re: Deploying with Static Context Descriptors

2006-04-03 Thread Eric Wulff
quot; perhaps this is due to the fact that my app is now in a directory called ROOT instead of appName. Anyway, I'm off to check into this some more. Eric On 4/3/06, Eric Wulff <[EMAIL PROTECTED]> wrote: > I'm having the exact same problem and have followed a similar path >

Re: Deploying with Static Context Descriptors

2006-04-03 Thread Eric Wulff
I'm having the exact same problem and have followed a similar path looking for a solution - but no success yet. I'll keep the list posted if I find anything. I eagerly await suggestions here too of course. thx Eric On 4/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm migrating web app

Re: 5.5.16 & native library

2006-04-03 Thread Eric Wulff
many thx Dave, I won't worry about until I clearly need to then. Another question - is this issue related to the Apache Portable Runtime? Eric On 4/3/06, David Rees <[EMAIL PROTECTED]> wrote: > On 4/3/06, Eric Wulff <[EMAIL PROTECTED]> wrote: > > > > Doesn&#

5.5.16 & native library

2006-04-03 Thread Eric Wulff
I just installed java 5 and tomcat 5.5.16 in order to experiment with trails. I'm ready to start developing using ruby on rails or trails. I'm hoping trails is my answer because my experience is with server side java - not ruby. Anyway, I'm having problems getting going on tomcat 5.5.16 and one

tomcat 5.5.16 vs 5.0.28 - web app context

2006-04-03 Thread Eric Wulff
Hi, I'm having problems getting my webapp to be recognized at the root of my development tomcat server 5.5.16 (http://localhost:8080). I've been using tomcat 5.0.28 for 1.5 years and accomplished this by putting a webAppName.xml file at catalina.home/conf/Catalina/localhost containing the followin