Re: [OT] Context Chicken & Egg Problem

2009-12-16 Thread Elli Albek
Another simple way to use tomcat with eclipse is to start tomcat with remote debugging, and attach to it from eclipse. A couple of switches in the tomcat startup script should do it. - To unsubscribe, e-mail: users-unsubscr...@tom

Re: [OT] Context Chicken & Egg Problem

2009-12-15 Thread Ken Bowen
On the Eclipse question: Eclipse basically just starts your Tomcat (which you configure into Eclipse), using it's own startup script which maps all Tomcat output into the Eclipse console. As such, JNDI (or whatever else) works just like it does when start Tomcat from it's own startup.sh in

Re: [OT] Context Chicken & Egg Problem

2009-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, I'm bringing this back onto the list in case it helps anyone. Also marking OT. On 12/15/2009 1:42 PM, David Fisher wrote: > We designed things during the Tomcat 3 timeframe. I will need to push my > developer to do it the JNDI way, I'll likely