Configuring the netbeans tomcat-5 server.

From: Davide (mortecerta_NOSPAM__at_libero.it)
Date: 05/28/04


Date: Fri, 28 May 2004 16:16:48 GMT

Hi all,
Since yesterday I used GEL Ide 4 java (www.gexperts.com) that is a very
good IDE but it has no tomcat plugins to debug JSP.

Now, 'cause I have a bad jsp than don't whant to work :-@, I installed
Netbeans. A good IDE, but I don't know hot to configure the jndi inside
a context of the instance of the embedded tomcat 5.

I try to edit server.xml to add the properties and I add the jar
containing the oracle 9i drivers.

Nothing whant to work.... It seems that tomcat does not see what I do!

I will offer a bear to everyone can help me!

Regards,

--
David


Relevant Pages

  • Re: tomcat error..
    ... Remember that Tomcat doesn't execute JSPs, so it has no way of knowing where in "YOUR FILE" the error is. ... The IDE itself tracks how the code transmutes from source to translated source to object to run-time. ... To diagnose problems that only show up in production, ... Of course, log statements cannot directly tell where in YOUR FILE an error occurred, but they can focus your attention closely enough that the brain can leap the gap. ...
    (comp.lang.java.help)
  • Re: tomcat error..
    ... Remember that Tomcat doesn't execute JSPs, so it has no way of knowing where in "YOUR FILE" the error is. ... The IDE itself tracks how the code transmutes from source to translated source to object to run-time. ... Use java.util.logging or log4j, and think about the hapless operations folk when you design logging. ... well, the weird thing is, sometimes it shows in what line in JSP servlet the error is, I find my way to the servlet and find line causing error, which is quite useful, but sometimes it doesn't tell you anything, like ...
    (comp.lang.java.help)
  • Accessing huge data files
    ... Eclipse 3.1 as IDE ... Tomcat 5.5.10 ... Axis 1.6.5 ...
    (comp.lang.java.softwaretools)
  • Re: Im having trouble installing TomCat on my mac.
    ... need some help setting up my IDE. ... error when installing TomCat 5.5 on my Mac OsX machine. ... I would like to integrate TomCat 5.5 with Eclipse using JSP. ...
    (comp.lang.java.programmer)