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
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
-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