Re: Admin account - embedded tomcat in netbeans

2005-07-14 Thread Geertjan Wielenga
Hi Jay, Did you find the answer to your problem? If not, I can help. (Basically, don't edit tomcat_users.xml in the NetBeans installation directory, but in the NetBeans user directory instead.) -- Geertjan [EMAIL PROTECTED] wrote: All - I have installed netbeans and want to

Re: debugging tomcat itself with netbeans

2005-07-14 Thread Geertjan Wielenga
Hi Herman, Did you get further with this? -- Geertjan Hernan Ochoa wrote: Hi all, I'm trying to debug tomcat itself v5.5.9 using netbeans 4.1 without much luck. I'm able to attach to a running instance of tomcat using JPDA, but then my breakpoints are activated erraticaly. Did someone try

Re: Problems accessing the admin app

2005-07-13 Thread Geertjan Wielenga
Erik Weibust wrote: Stephen, The admin app is no longer a part of the standard Tomcat download. You need to go download and install it. Or you can use an IDE that bundles Tomcat, including the Tomcat manager. NetBeans IDE (www.netbeans.org) is one. -- Geertjan Obviously, you need to

Re: Defining DBCP resources in web.xml?

2005-04-26 Thread Geertjan Wielenga
Here's a pointer: http://www.netbeans.org/kb/41/using-netbeans/dbconn.html -- Geertjan Andrés Glez. wrote: Do it better in the web app. META-INF/context.xml - Original Message - From: Josh McDonald [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Tuesday,

Re: Defining authorization problem

2005-03-24 Thread Geertjan Wielenga
http://forum.java.sun.com/thread.jspa?threadID=605794tstart=120 -- Geertjan Mark Thomas wrote: Not sure where exclude-pattern came from but is not part of the 2.3 or 2.4 servlet spec. Mark Guillaume Lederrey wrote: On Wednesday 23 March 2005 10.29, Geertjan Wielenga wrote: I would like

Re: Defining authorization problem

2005-03-24 Thread Geertjan Wielenga
, Geertjan Wielenga wrote: I would like to protect all my servlets except 1 or 2 ... something like : url-pattern/*/url-pattern exclude/someServlet/exclude Is this possible ? What's the syntax ? Thanks for your help ! Guillaume exclude-pattern/someServlet/exclude-pattern I forgot to mention that I

Re: Defining authorization problem

2005-03-23 Thread Geertjan Wielenga
Guillaume Lederrey wrote: Hello ! I have a quite simple problem, but I cannot find doc about it ... It's actually more a general servlet quiestion than directly Tomcat related, but ... I would like to protect all my servlets except 1 or 2 ... something like : url-pattern/*/url-pattern

Re: Defining authorization problem

2005-03-23 Thread Geertjan Wielenga
Guillaume Lederrey wrote: On Wednesday 23 March 2005 10.29, Geertjan Wielenga wrote: I would like to protect all my servlets except 1 or 2 ... something like : url-pattern/*/url-pattern exclude/someServlet/exclude Is this possible ? What's the syntax ? exclude-pattern/someServlet/exclude

Re: New to Tomcat

2005-03-09 Thread Geertjan Wielenga
Amrish Bharatiya wrote: Hi All, I am new to tomcat and want a nice tutorial for JSP Development. Can anybody suggest me some links for the same. Here's something: http://www.netbeans.org/kb/using-netbeans/40/dbconn.html It tells you how to use Tomcat connection pooling (with the help of

Admin tool

2005-02-24 Thread Geertjan Wielenga
Does anyone know why Tomcat's Admin tool is excluded from 5.5.7 (and maybe some earlier version too)? -- Geertjan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Admin tool

2005-02-24 Thread Geertjan Wielenga
Angel Cervera Claudio wrote: It's in the admin module: http://apache.org.es/jakarta/tomcat-5/v5.5.7/bin/jakarta-tomcat-5.5.7-admin.tar.gz Geertjan Wielenga wrote: Does anyone know why Tomcat's Admin tool is excluded from 5.5.7 (and maybe some earlier version too)? -- Geertjan

Re: Vedr.: Re: Admin tool

2005-02-24 Thread Geertjan Wielenga
a matter of unzupping the module. /Thomas Geertjan Wielenga [EMAIL PROTECTED] 24-02-2005 11:56 Besvar venligst til Tomcat Users List Til:Tomcat Users List tomcat-user@jakarta.apache.org cc: Vedr.: Re: Admin tool Angel Cervera Claudio wrote: It's in the admin module