RE: Connecting to a Database

2010-03-24 Thread Leo Donahue - PLANDEVX
SECURITYSTORE_USERS_ROLES I don't know how many times I looked at that and ignored it. I feel about as stupid as possible. Leo -Original Message- From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Sent: Wednesday, March 24, 2010 2:56 PM To: 'Tomcat Users List' Subject: RE: Connecting

Connecting to a Database

2010-03-23 Thread Leo Donahue - PLANDEVX
Tomcat 6.0.24 Windows Server 2003 R2 SP2 SQL Server 2005 Express Microsoft SQL Server 2005 JDBC Driver 1.2 - October 2007 I know I need to configure a Realm and that can be in an Engine, Host or Context element, but most likely in a context element inside the context.xml under META-INF of my

RE: JNDI Realm question

2010-03-09 Thread Leo Donahue - PLANDEVX
, StefanZ Leo Donahue - PLANDEVX wrote: http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JNDIRealm http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html Using Tomcat 6.0.24 on Windows Server 2003 Standard R2 SP2 1. We use MS Active Directory, is the uid in the following

RE: JNDI Realm question

2010-03-09 Thread Leo Donahue - PLANDEVX
, but that is IE7 for you. The address bar is pink. What can I tell you. Firefox gives me a lock icon. -Original Message- From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Sent: Tuesday, March 09, 2010 2:25 PM To: 'Tomcat Users List' Subject: RE: JNDI Realm question I

RE: JNDI Realm question

2010-03-09 Thread Leo Donahue - PLANDEVX
And thank you everyone for your help! -Original Message- From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Sent: Tuesday, March 09, 2010 3:18 PM To: 'Tomcat Users List' Subject: RE: JNDI Realm question Ok, it's working. I changed too many things at once, so I'm

JNDI Realm question

2010-03-08 Thread Leo Donahue - PLANDEVX
http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JNDIRealm http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html Using Tomcat 6.0.24 on Windows Server 2003 Standard R2 SP2 1. We use MS Active Directory, is the uid in the following example for userPattern the same as the

RE: Question about SSL

2010-02-24 Thread Leo Donahue - PLANDEVX
The docs say you can change the location of the .keystore file. Where should it go? The docs show server.xml has it here: keystoreFile=${user.home}/.keystore That would be the root directory where tomcat is installed? -Original Message- From: Caldarale, Charles R

RE: Question about SSL

2010-02-24 Thread Leo Donahue - PLANDEVX
, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, February 24, 2010 12:12 PM To: Tomcat Users List Subject: RE: Question about SSL From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Subject: RE: Question about SSL The docs say you can change the location

RE: Question about SSL

2010-02-24 Thread Leo Donahue - PLANDEVX
/...; And eventually, IE6 responds with The page cannot be displayed. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, February 24, 2010 12:46 PM To: Tomcat Users List Subject: RE: Question about SSL From: Leo Donahue - PLANDEVX

RE: Question about SSL

2010-02-24 Thread Leo Donahue - PLANDEVX
PM To: Tomcat Users List Subject: Re: Question about SSL Leo Donahue - PLANDEVX wrote: https://localhost:8443 Using IE6, I get a message saying you are about to view a page over a secure connection, but the page never loads. No errors in the logs. The ROOT webapp is still there, no lock

RE: Question about SSL

2010-02-24 Thread Leo Donahue - PLANDEVX
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Subject: RE: Question about SSL keytool -genkey -alias tomcat -keyalg RSA -keystore C:\Documents and Settings\tomcat_user\.keystore Is Tomcat actually running under the tomcat_user account? Yes. I'd recommend that you

RE: Question about SSL

2010-02-24 Thread Leo Donahue - PLANDEVX
___ From: Caldarale, Charles R [chuck.caldar...@unisys.com] Subject: RE: Question about SSL In windows, the service account shows up as: .\tomcat_user I have that service set to start manually. If you used the tomcat6w.exe program to set the service's logon

Question about SSL

2010-02-23 Thread Leo Donahue - PLANDEVX
I need to implement SSL for Tomcat 6.0.24 on Windows 2003 Server R2 SP2 that is already running IIS 6.0. Should I implement SSL using IIS or Tomcat? There are other webapps running under this Tomcat that do not require https. Reading through the docs:

RE: Question about SSL

2010-02-23 Thread Leo Donahue - PLANDEVX
Thank you both for the feeback. Much appreciated. In my case, I am enabling SSL for a webservice that issues tokens when users connect to a secure GIS web service over http from a web client. The end user loads a page that contains a JavaScript URL with a supplied token to a secure GIS web

RE: Tomcat memory settings

2010-01-14 Thread Leo Donahue - PLANDEVX
, January 13, 2010 2:03 PM To: Tomcat Users List Subject: Re: Tomcat memory settings -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/11/2010 2:29 PM, Leo Donahue - PLANDEVX wrote: org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet servlet name threw

RE: Tomcat memory settings

2010-01-14 Thread Leo Donahue - PLANDEVX
. Leo -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, January 14, 2010 10:49 AM To: users@tomcat.apache.org Subject: Re: Tomcat memory settings On 14/01/2010 16:48, Leo Donahue - PLANDEVX wrote: Chris, Thank you for the feedback. I followed Chuck's advice

Tomcat memory settings

2010-01-11 Thread Leo Donahue - PLANDEVX
Tomcat 6.0.20 zip (used service command to run as windows service) Window 2003 Server 2.0GB RAM (1.3GB available) My problem: org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet servlet name threw exception java.lang.OutOfMemoryError: Java heap space I've

RE: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Leo Donahue - PLANDEVX
That sounds like ArcIMS 4.0? Wow. I would wait until your newer release of ArcIMS arrives. Unless you are going to maintain shapefiles as your datasource, you won't get any support from ESRI if you plan on connecting ArcIMS 4.0 to some newer version of ArcSDE.

tomcat 6.0.20 - default servlet

2009-08-21 Thread Leo Donahue - PLANDEVX
I'm making an argument in another forum regarding the directory listings being disabled by default in Tomcat 6.0.20 zip I downloaded the tomcat 6.0.20 zip and checked web.xml and listings are set to false. The online docs indicate otherwise.

RE: tomcat 6.0.20 - default servlet

2009-08-21 Thread Leo Donahue - PLANDEVX
Ugh. Sorry about that, wrong url. Should be: http://tomcat.apache.org/tomcat-6.0-doc/default-servlet.html -Original Message- From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Sent: Friday, August 21, 2009 11:53 AM To: users@tomcat.apache.org Subject: tomcat 6.0.20

RemoteAddressValve

2009-07-08 Thread Leo Donahue - PLANDEVX
I want to restrict web access to a specific web app to only allow it to be available on our domain. If I put the following nested in the Host element of my server.xml, is that the right way to do it? Context path=/mywebapp docBase=mywebapp debug=0 privileged=true Valve

RE: RemoteAddressValve

2009-07-08 Thread Leo Donahue - PLANDEVX
: RemoteAddressValve Leo Donahue - PLANDEVX wrote: ... Valve className=org.apache.catalina.valves.RemoteAddrValve allow=176.24.*.*/ I don't know about the context in which you can use this, but about the above, your allow attribute is incorrect. It should be : A comma-separated list

RE: IIS 6 Tomcat Connector isapi_redirect-1.2.28.dll not being called 404 2 1260 error

2009-05-05 Thread Leo Donahue - PLANDEVX
Just a thought. By chance do you have another tomcat running on this server that would be listening on port 8009 or some other web server/container? Something installed via 3rd party maybe, like a disk management web app or the like? I had this problem once, then realized that we had a 3rd

Tomcat 5.0.28 and 6.0.18 on same server

2009-03-18 Thread Leo Donahue - PLANDEVX
I'd like to run two different versions of Tomcat on the same server if poss= ible. I have Tomcat 5.0.28 running as a windows service from a non-zipped version= download. I'd like to be able to run Tomcat 6.0 on the same server. I'm not trying to setup a test and development environment, I

RE: Tomcat 5.0.28 and 6.0.18 on same server

2009-03-18 Thread Leo Donahue - PLANDEVX
You guys are good and for that I am thankful. I wasn't trying to be pointed, I just didn't know. Since Tomcat5028 was already running as a service, I downloaded the zip file for Tomcat6018 as suggested. I edited the server.xml file and changed the Shutdown port to 8006 and the http port to

RE: Support for JSF 2.0

2009-03-18 Thread Leo Donahue - PLANDEVX
I am wondering if there are plans to support JSF 2.0 when it is released. Doesn't Tomcat 6.0 already support JSF 2.0 if it supports Servlet 2.5? I had this same question this morning. https://javaserverfaces.dev.java.net/nonav/rlnotes/2.0.0/releasenotes.html -Original Message-

6.0.18 download link yeilds HTTP 404

2008-11-19 Thread Leo Donahue - PLANDEVX
http://www.devlib.org/apache/tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6 .0.18.exe Maybe the site is down?

servlet spec, taglibs, java sdk - which ones?

2008-02-06 Thread Leo Donahue - PLANDEVX
Looking here: http://tomcat.apache.org/whichversion.html - no problems, except we run Tomcat 5.0.28 and reading below in the site it says quote Apache Tomcat 5.5.x. It supports the same Servlet and JSP Specification versions as Apache Tomcat 5.0.x, /quote Which is what servlet spec version?

RE: servlet spec, taglibs, java sdk - which ones?

2008-02-06 Thread Leo Donahue - PLANDEVX
Leo Donahue - PLANDEVX wrote: Looking here: http://tomcat.apache.org/whichversion.html - no problems, except we run Tomcat 5.0.28 and reading below in the site it says quote Apache Tomcat 5.5.x. It supports the same Servlet and JSP Specification versions as Apache Tomcat 5.0.x, /quote Which

Start Tomcat 5.0.28 using a domain account

2008-01-31 Thread Leo Donahue - PLANDEVX
I'm using Tomcat 5.0.28, installed the option to start as a windows service, and my question relates to an issue I've posted earlier about sqljdbc. For some reason, I cannot get a connection to our sql database using a simple JSP page. I'm using this connection information:

RE: Start Tomcat 5.0.28 using a domain account

2008-01-31 Thread Leo Donahue - PLANDEVX
this list and your help! Leo Donahue -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Thursday, January 31, 2008 9:22 AM To: 'Tomcat Users List' Subject: RE: Start Tomcat 5.0.28 using a domain account From: Leo Donahue - PLANDEVX [mailto:[EMAIL PROTECTED] Changing

RE: Sqljdbc.jar and integrated security

2008-01-30 Thread Leo Donahue - PLANDEVX
- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 4:32 PM To: Tomcat Users List Subject: Re: Sqljdbc.jar and integrated security Leo Donahue - PLANDEVX wrote: Basically it says copy the .dll to where ever you put the sqljdbc.jar file. I put my sqljdbc.jar file

RE: [SPAM:] - Re: IIS 6.0 working with Tomcat (via isapi)? - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-08-28 Thread Leo Donahue - PLANDEVX
Try this support article. May not be what you're looking for, but it does setup Tomcat and IIS using a mod_jk you download. Leo D -Original Message- From: Timothy Collett [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 11:19 AM To: Tomcat Users List Subject: [SPAM:] - Re: IIS

RE: [SPAM:] - Re: IIS 6.0 working with Tomcat (via isapi)? - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-08-28 Thread Leo Donahue - PLANDEVX
http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleS howd=29051 Leo Donahue GIS Programmer/Analyst Maricopa County Planning Development 602-506-2474 602-372-3950 - fax -Original Message- From: Leo Donahue - PLANDEVX [mailto:[EMAIL PROTECTED] Sent: Monday, August

RE: [SPAM:] - tomcat , wondoze , Unable to find a javac compiler; - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-07-27 Thread Leo Donahue - PLANDEVX
From the Tomcat 5.0 setup page: http://tomcat.apache.org/tomcat-5.0-doc/setup.html Java location: The installer will use the registry or the JAVA_HOME environment variable to determine the base path of the JDK or a JRE. If only a JRE (or an incorrect path) is specified, Tomcat will run but

RE: [SPAM:] - IIS and Tomcat Redirector. - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-07-19 Thread Leo Donahue - PLANDEVX
Did you create a Web Service Extension in IIS, mapped to the location of the isapi redirector dll, and set it to allowed? Leo D -Original Message- From: sbell [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 11:47 AM To: users@tomcat.apache.org Subject: [SPAM:] - IIS and

RE: [SPAM:] - RE: Restricting access to localhost for an HTTP connector - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-06-08 Thread Leo Donahue - PLANDEVX
In your server.xml you will add an address element and specify it as: 127.0.0.1 !-- Define a non-SSL Coyote HTTP/1.1 Connector on the port specified during installation -- Connector address=127.0.0.1 port=8080 maxThreads=150 minSpareThreads=25

Tomcat jkmanager

2006-06-02 Thread Leo Donahue - PLANDEVX
After reading this article: http://tomcat.apache.org/connectors-doc/howto/workers.html I still don't understand what a jkmanager is or does or why it allows you to do this: http://localhost/jkmanager and get some kind of page describing what appears to be load balancing upon a default

<    1   2