RE: Tomcat configuration on proxy_ajp.conf

2019-02-12 Thread Propes, Barry L
m7pwcfloXi_Pq5S-oZ9LHBP2hUFLSBpQlEw8&e=> Le 12 févr. 2019, à 22:28, "Propes, Barry L " mailto:barry.l.pro...@citi.com.invalid>> a écrit: Hi folks, First I apologize if this seems more like an Apache question rather than a Tomcat question. I just got an upgraded Red Hat Linux

Tomcat configuration on proxy_ajp.conf

2019-02-12 Thread Propes, Barry L
Hi folks, First I apologize if this seems more like an Apache question rather than a Tomcat question. I just got an upgraded Red Hat Linux build from 6 to 7, and Apache went from 2.2.15 to 2.4.6. In my older Red hat 6 build, I've got a tomcat.conf file that handles ProxyPass and ProxyPassRevers

RE: Error in DBCP Connection Pool with tomcat 6.x

2014-07-03 Thread Propes, Barry L
ke your code already called java.sql.Connection.close() and > then attempts to use the connection again > > Filip > > > > On Tue, Jul 1, 2014 at 8:09 AM, Propes, Barry L > > wrote: > >> >> -Original Message- >> From: Vijendra Pachoriya [mailto:vi

RE: Error in DBCP Connection Pool with tomcat 6.x

2014-07-01 Thread Propes, Barry L
-Original Message- From: Vijendra Pachoriya [mailto:vijendra.pachor...@indegene.com] Sent: Tuesday, July 01, 2014 2:31 AM To: users@tomcat.apache.org Cc: Alok Roy Subject: Error in DBCP Connection Pool with tomcat 6.x Hi Tomcat Team, Please help me out in solving below error. Below is

RE: SQLNestedException in Connection Pooling With Tomcat 7.0.39

2014-04-04 Thread Propes, Barry L
-Original Message- From: Saurabh Saraswat [mailto:ssaras...@pivotalindia.com] Sent: Friday, April 04, 2014 7:23 AM To: Tomcat Users List Subject: Re: SQLNestedException in Connection Pooling With Tomcat 7.0.39 Dear Dan, Thanks for your response! I have cross checked the user / passwor

RE: Connection pooling issue on Tomcat

2014-03-28 Thread Propes, Barry L
-Original Message- From: Mark Shifman [mailto:mark.shif...@yale.edu] Sent: Friday, March 28, 2014 12:34 PM To: Tomcat Users List Subject: Re: Connection pooling issue on Tomcat On 03/28/2014 11:58 AM, Propes, Barry L wrote: > Hi folks, > > I'm using Tomcat 6.0.29 for a

RE: Connection pooling issue on Tomcat

2014-03-28 Thread Propes, Barry L
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, March 28, 2014 11:13 AM To: Tomcat Users List Subject: Re: Connection pooling issue on Tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Barry, On 3/28/14, 11:58 AM, Propes, Barry L

Connection pooling issue on Tomcat

2014-03-28 Thread Propes, Barry L
Hi folks, I'm using Tomcat 6.0.29 for an app I've had in place for years. I run the Java app I have on a Windows 2003 server for my production region, but have local builds on both my desktop and laptop, both of which are Windows XP Pro. Yes, I do realize that the Tomcat version is old, but we'

RE: What if my database is unavailable at startup?

2013-12-23 Thread Propes, Barry L
he line is useless. Or as the docs say:* NOTE - for a true value to have any effect, the validationQuery parameter must be set to a non-null string* Best, Alec On Mon, Dec 16, 2013 at 10:07 AM, Propes, Barry L wrote: > > > -Original Message- > From: Howard W. Smith, Jr. [mailto:

RE: Modify content in META-INF/context.xml

2013-12-17 Thread Propes, Barry L
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, December 17, 2013 5:27 AM To: Tomcat Users List Subject: Re: Modify content in META-INF/context.xml On 17/12/2013 11:16, Jose María Zaragoza wrote: > 2013/12/17 André Warnier : >> Hi. >> Without having any ide

RE: What if my database is unavailable at startup?

2013-12-16 Thread Propes, Barry L
is? Is there a way in tomcat to get it > to automatically retry so I don't have to restart tomcat? I use DBCP > but am willing to try some other pool. Barry, On Fri, Dec 13, 2013 at 4:59 PM, Propes, Barry L wrote: > I use DBCP and Oracle as well, and am also on Tomcat 6 - 6.0.26. T

RE: What if my database is unavailable at startup?

2013-12-13 Thread Propes, Barry L
-Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, December 13, 2013 3:59 PM To: Tomcat Users List Subject: RE: What if my database is unavailable at startup? > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: RE: W

RE: What if my database is unavailable at startup?

2013-12-13 Thread Propes, Barry L
-Original Message- From: Dames, Kristopher J [mailto:kristopher.da...@mercy.net] Sent: Friday, December 13, 2013 1:39 PM To: Tomcat Users List Subject: RE: What if my database is unavailable at startup? Daniel, I use tomcat 6.0.32. Here is an example Resource tag: I use DBCP and Or

RE: What if my database is unavailable at startup?

2013-12-13 Thread Propes, Barry L
I've never heard of these or seen these attributes either. What are they for? -Original Message- From: Jose María Zaragoza [mailto:demablo...@gmail.com] Sent: Friday, December 13, 2013 2:10 PM To: Tomcat Users List Subject: Re: What if my database is unavailable at startup? With testOnBo

RE: Connection to ApacheDS LDAP

2013-11-04 Thread Propes, Barry L
-Original Message- From: Daniel Mikusa [mailto:dmik...@gopivotal.com] Sent: Monday, November 04, 2013 9:57 AM To: Tomcat Users List Subject: Re: Connection to ApacheDS LDAP On Nov 4, 2013, at 10:49 AM, Shai Levit wrote: > My apologies in advance for some of the syntax and verbiage - I

RE: Question about usernames being case insensitive

2013-08-27 Thread Propes, Barry L
-Original Message- From: Michael Spring [mailto:spr...@pitt.edu] Sent: Tuesday, August 27, 2013 2:35 PM To: Tomcat Users List Subject: Re: Question about usernames being case insensitive All three responses are exactly right. I checked my script and assumed -- and we know what happens

RE: Question about usernames being case insensitive

2013-08-27 Thread Propes, Barry L
-Original Message- From: Daniel Mikusa [mailto:dmik...@gopivotal.com] Sent: Tuesday, August 27, 2013 2:22 PM To: Tomcat Users List Subject: Re: Question about usernames being case insensitive On Aug 27, 2013, at 2:52 PM, Michael Spring wrote: > I have observed using tomcat 7.027 and 6.0

RE: Internal Servlet Error

2013-05-14 Thread Propes, Barry L
Barry, On 5/13/13 1:02 PM, Propes, Barry L wrote: > Yeah, it's clear from what's typed below his DB driver is way out of > whack with this ancient version of Tomcat. > > It probably got updated along the way by network sorts while the > Tomcat version stayed put. No,

RE: Internal Servlet Error

2013-05-13 Thread Propes, Barry L
Yeah, it's clear from what's typed below his DB driver is way out of whack with this ancient version of Tomcat. It probably got updated along the way by network sorts while the Tomcat version stayed put. Go to current, and with current Tomcat, also get a current JDK - I imagine the one you hav

RE: Question on servlet determination

2013-04-23 Thread Propes, Barry L
sage- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Tuesday, April 23, 2013 4:46 PM To: 'Tomcat Users List' Subject: RE: Question on servlet determination > -Original Message- > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Sent: Tuesday, April 23, 201

RE: Question on servlet determination

2013-04-23 Thread Propes, Barry L
I'm tempted to say no. Because you might be adding a "/" in front of your servlet mapping. In other words, changing the path of the folder slightly, with a different relative path. From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Tuesday, April 23

RE: Tomcat 7.0.33 manager - 403 Access Denied

2013-04-23 Thread Propes, Barry L
I'm not sure if it's applicable here, but I'll let you know my prior experience with this kind of thing on Tomcat 6.0.xx. I've had to stop the manager app, clear out the work folder and I think maybe even delete the manager.xml file out of the conf\Catalina\localhost dir because it wasn't getti

RE: security-role-ref doesn't work

2013-04-19 Thread Propes, Barry L
What version are you using? Mine doesn't contain this attribute pair at all... -Original Message- From: Jakub 1983 [mailto:jjaku...@gmail.com] Sent: Thursday, April 18, 2013 8:51 PM To: Tomcat Users List Subject: security-role-ref doesn't work my tomcat users:

RE: Tomcat7 - ajax and connection pool : "connection closed" despite the use of "validationQuery" and "testOnBorrow"

2013-04-08 Thread Propes, Barry L
ely for the convenience of people who require that all SELECT statements should have FROM and possibly other clauses. MySQL may ignore the clauses. MySQL does not require FROM DUAL if no tables are referenced." I think that Oracle requires "FROM" word in queries ( I think )

RE: Tomcat7 - ajax and connection pool : "connection closed" despite the use of "validationQuery" and "testOnBorrow"

2013-04-05 Thread Propes, Barry L
quot;connection closed" despite the use of "validationQuery" and "testOnBorrow" 'select 1 from dual' works in Oracle DB In MySQL, "select 1" 2013/4/5 Propes, Barry L > I could be wrong, but is that validationQuery attribute correct? > >

RE: Tomcat7 - ajax and connection pool : "connection closed" despite the use of "validationQuery" and "testOnBorrow"

2013-04-05 Thread Propes, Barry L
I could be wrong, but is that validationQuery attribute correct? "SELECT 1" ? - I have validationQuery="select 1 from dual" in mine, and my doc states it has to be a valid SQL statement returning at least one row. That may not factor in at all, just noticed it. Looked maybe out of kilter. ---

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
g compiled, instead it included the previously built "classes". Once I removed the export of the Oracle Jar from Eclipse, the code worked fine. Thanks again for help. Tony ________ From: "Propes, Barry L [via Tomcat]" To: tsidhu Sent: Thursday, Januar

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
acle in the stack trace. > > I think the issue is in the get connection call it must make some call to the > db, that oracle does not like when used via JNDI but works fine when used via > JDBC. > > Tony > > > ____ > From: "Propes, Ba

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
error from oracle in the stack trace. > > I think the issue is in the get connection call it must make some call to the > db, that oracle does not like when used via JNDI but works fine when used via > JDBC. > > Tony > > > ____ > From:

RE: add database resource

2013-01-10 Thread Propes, Barry L
YES! Duh! Forgive me! LOL. Context!! -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, January 10, 2013 1:35 PM To: Tomcat Users List Subject: RE: add database resource > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subje

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
directly uses the JDBC/Oracle driver. I can work around the issue by not using JNDI in the web app, however I am not then able to use pooling I guess. Tony ____ From: "Propes, Barry L [via Tomcat]" To: tsidhu Sent: Thursday, January 10, 2013 1:09 P

RE: add database resource

2013-01-10 Thread Propes, Barry L
Right! Like Chuck says, Leon, that is invalid. Within the context file itself (context.xml) you need the Resource attributes sandwiched between XML tags and no other attributes in the context tag itself. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
I might add, Tony, one other thing I noticed in my JNDI config. I'd removed the validationQuery attribute. It might have been regarding this, but I'd writtten a comment right below it that per Konstantin, there was a memory leak regarding the Eviction Timer. Try removing that attribute (valida

RE: add database resource

2013-01-10 Thread Propes, Barry L
Did you remove the contents from the server.xml? Or just paste the same contents to the META-INF/context.xml file? You might want to add the contents of the context.xml file to the thread message. -Original Message- From: Leon [mailto:leon.m...@hccnet.nl] Sent: Thursday, January 10, 201

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
Tony, I have a similar standalone Java app that hits Oracle 11g. At your line with the DBURL, I have something much more concise. Where you have public static final String DBURL = "jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = abc-def-scan.corp.xyz.com)(PORT = 1521)) (CONN

RE: DB Connection Pool

2012-11-21 Thread Propes, Barry L
I use 6.0.29, and there was a setting I had to change to keep some connections from hanging or timing out. Although I use Tomcat's DBCP, and not OracleDataSource. I think it was this first line here. timeBetweenEvictionRunsMillis="-1" minEvictableIdleTimeMillis="28800" poolPrepared

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Propes, Barry L
Yes, I believe you do. I had to change to that -- odbc6 -- upon moving to JDK 1.6. Which I swore I had or needed to do when moving from Tomcat 4.1.3, but maybe I don't recall that part correctly. -Original Message- From: Busfy,Peter [mailto:peter.bu...@drei.com] Sent: Friday, August 17

RE: tomcat and DB oracle problem - only in higher versions

2012-08-16 Thread Propes, Barry L
Are the DBCP references different in these? In either the xml files or the jar itself? -Original Message- From: cjder...@gmail.com [mailto:cjder...@gmail.com] On Behalf Of chris derham Sent: Thursday, August 16, 2012 9:59 AM To: Tomcat Users List Subject: Re: tomcat and DB oracle proble

RE: JDBC Connection over VPN

2012-05-07 Thread Propes, Barry L
Could the VPN connection be utlizing the same port Tomcat or Oracle usually does? Like something at 8080? Not sure if that's the case; or conversely, does going into VPN block those ports? -Original Message- From: Sanjeev Sharma [mailto:sanjeev.sha...@buchanan-edwards.com] Sent: Monday

RE: jdbc pool properties

2012-04-04 Thread Propes, Barry L
There are some databases that do go in and periodically kill off connections, aside from the Tomcat settings. In addition to testOnBorrow=true, I also had two other attributes, but not sure if Tomcat 7.0 uses them or not, as I'm on 6.0.29. testOnBorrow="true" timeBetweenEvictionRunsMill

RE: Tomcat-DB Connection problem

2012-02-27 Thread Propes, Barry L
I run 6.0.26 and have a very similar configuration on my container setting. I removed validationQuery="SELECT 1 FROM DUAL" from mine, although I'm running connection pooling on mine. Are you attempting that at all with yours? I also have this attribute in mine. timeBetweenEvictionRunsMillis

RE: Tomcat 6.0.26 stopped logging

2012-02-13 Thread Propes, Barry L
Alright, thanks, Konstantin. -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Monday, February 13, 2012 3:50 PM To: Tomcat Users List Subject: Re: Tomcat 6.0.26 stopped logging 2012/2/14 Propes, Barry L : > Well this was odd. To me. > > I'

RE: Tomcat 6.0.26 stopped logging

2012-02-13 Thread Propes, Barry L
tz.net] Sent: Monday, February 13, 2012 3:28 PM To: Tomcat Users List Subject: Re: Tomcat 6.0.26 stopped logging -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 2/13/12 1:16 PM, Propes, Barry L wrote: > I am using Tomcat 6.0.26 on a few machines - Win XP Pro on two of > them, and

RE: Tomcat 6.0.26 stopped logging

2012-02-13 Thread Propes, Barry L
Application log, yes...error log. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Monday, February 13, 2012 2:37 PM To: Tomcat Users List Subject: Re: Tomcat 6.0.26 stopped logging On 13/02/2012 18:16, Propes, Barry L wrote: > Hello Tomcat users and developers. >

Tomcat 6.0.26 stopped logging

2012-02-13 Thread Propes, Barry L
Hello Tomcat users and developers. I am using Tomcat 6.0.26 on a few machines - Win XP Pro on two of them, and Windows Server 2003 on the production machine. Also using jdk1.6.0_18 and was on Ora10g, now 111g. Today, Tomcat stopped logging on two of the machines, and my servlet that submits to

RE: DB Connection error

2012-01-09 Thread Propes, Barry L
Oh ok, thanks for the clarification. -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Monday, January 09, 2012 1:51 PM To: Tomcat Users List Subject: Re: DB Connection error 2012/1/9 Propes, Barry L : > I think some Oracle desktop installations, l

RE: DB Connection error

2012-01-09 Thread Propes, Barry L
I think some Oracle desktop installations, like Oracle XE, come with 8080 as the out-of-the-box default port. -Original Message- From: Chema [mailto:demablo...@gmail.com] Sent: Monday, January 09, 2012 12:03 PM To: Tomcat Users List Subject: Re: DB Connection error > Caused by: oracle.

RE: DB Connection error

2012-01-09 Thread Propes, Barry L
Are you getting any kind of error in the logs? -Original Message- From: Anjib Mulepati [mailto:anji...@hotmail.com] Sent: Monday, January 09, 2012 9:22 AM To: Tomcat Users List Subject: Re: DB Connection error I did change my config.xml to And this morning when DB restart I had to

RE: DB Connection error

2012-01-03 Thread Propes, Barry L
I also have the following attributes in mine, for what it's worth. maxIdle="30" maxWait="1" maxActive="10" testOnBorrow="true" timeBetweenEvictionRunsMillis="-1" minEvictableIdleTimeMillis="28800" poolPreparedStatements="true" removeAbandoned="true" removeAb

RE: Cannot create JDBC driver tomcat-6.0.26

2011-11-14 Thread Propes, Barry L
And maybe use a different driver? Or ensure you have the correct one? Okay, I'm going to ignore your first report, then, since this one seems more plausible. > Caused by: java.lang.NullPointerException at > sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507) > at sun.jdbc.odbc.Jd

RE: ODBC jar files

2011-10-25 Thread Propes, Barry L
10/25/2011 10:04 AM, Propes, Barry L wrote: > I did not take it out, but simply added the new ojdbc6.jar, to the > lib, which from the sounds of things sounds like a bad idea (to add > and have both in there). Yes, it is a bad idea. Classes will be loaded arbitrarily from one JAR or the

RE: ODBC jar files

2011-10-25 Thread Propes, Barry L
changes they've made that might be useful and/or detrimental to your implementation. Jeff > -Original Message- > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Sent: Monday, October 24, 2011 3:36 PM > To: Tomcat Users List > Subject: RE: ODBC jar files >

RE: ODBC jar files

2011-10-24 Thread Propes, Barry L
11 4:14 PM To: Tomcat Users List Subject: RE: ODBC jar files > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: RE: ODBC jar files > I had web app A with a context file in its META-INF directory and web > app B with a (different) context file in its META-INF directory.

RE: ODBC jar files

2011-10-20 Thread Propes, Barry L
n classes it will be very hard to tell which one will be loaded by class loader check this document, http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html On Thu, Oct 20, 2011 at 3:00 PM, Propes, Barry L wrote: > Sorry for any confusion there - I meant tomcat/lib, not WEB-INF/lib.

RE: ODBC jar files

2011-10-20 Thread Propes, Barry L
.com] Sent: Thursday, October 20, 2011 12:46 PM To: Tomcat Users List Subject: RE: ODBC jar files > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: ODBC jar files > Will it hurt to have two different odbc jar files in the lib folder? Which lib folder are you referring to?

ODBC jar files

2011-10-20 Thread Propes, Barry L
Question. Will it hurt to have two different odbc jar files in the lib folder? I've been connecting to a production server on Oracle10g for some time, and have had my context.xml file in the META-INF directory of one web app configured to hit this Oracle server. Our group just got a new develo

RE: JNDI configuration with 6.0.29

2011-09-09 Thread Propes, Barry L
I had something similar but referenced the Connection object right with it, essentially. Context initCtx = new InitialContext(); Context envCtx = (Context) initCtx.lookup("java:comp/env"); // Look up our data source DataSource ds = (DataSource) envCtx.lookup("jdbc/myoracle"); // Allocate and use

RE: JNDI configuration with 6.0.29

2011-09-08 Thread Propes, Barry L
And do you have an instance of the jdbc driver in more than one place? -Original Message- From: Felix Schumacher [mailto:felix.schumac...@internetallee.de] Sent: Thursday, September 08, 2011 2:01 PM To: Tomcat Users List Subject: Re: JNDI configuration with 6.0.29 Am Donnerstag, den 08.0

RE: Tomcat behind Apache and security-constraint

2011-07-21 Thread Propes, Barry L
Sounds like Tomcat is running at port 8080 and not port 80? You don't show 8080 in your second Firefox "navigator" example. I've not heard of FF Navigator for the record, but I guess it's a flavor of their browsers or a euphemism for it. -Original Message- From: Adrián Córdoba [mailto:

RE: Passing user id from web page to tomcat webapp

2011-07-14 Thread Propes, Barry L
Looks like ASP code. -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, July 14, 2011 9:01 AM To: Tomcat Users List Subject: Re: Passing user id from web page to tomcat webapp Savoy, Melinda wrote: > David, > > You might try the following, instead of getRemote

RE: Question on WORK directory of tomcat container

2011-06-09 Thread Propes, Barry L
It might be helpful to know if you deleted items out of your work directory or if you are implying you have to leave cached JSPs there without touching them, but you altered something else? I guess like Chuck suggested, we'd be guessing at this, but it almost sounds like you are afraid to dump

RE: default document doesnot work with IIS

2011-05-03 Thread Propes, Barry L
esday, May 03, 2011 8:43 AM To: Tomcat Users List Subject: RE: default document doesnot work with IIS HI, Thanks a lot for the reply. Tried that too but doesn't seem to work :( Thanks, Asha -Original Message----- From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Sent: Tuesday, May

RE: default document doesnot work with IIS

2011-05-03 Thread Propes, Barry L
Maybe you have to set the index.cfm in a welcome attribute in the web.xml file in the conf folder? -Original Message- From: Asha K S [mailto:a...@adobe.com] Sent: Tuesday, May 03, 2011 6:01 AM To: tomcat-u...@jakarta.apache.org Subject: default document doesnot work with IIS HI, Thoug

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
e tomcat connection pool instead of oracle's). thanks. Propes, Barry L wrote: > > And you've been able to use it so far, and are trying to get away from > it to the tomcat jdbc one? > > -Original Message- > From: dunnlow [mailto:dunn...@yahoo.com] >

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
ormal distribution (from contributors)? Yes, it's the thin client for jdk 1.6 Propes, Barry L wrote: > > Is that more current than the 14_g version? > > > > -Original Message- > From: dunnlow [mailto:dunn...@yahoo.com] > Sent: Thursday, A

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
to be exact) Propes, Barry L wrote: > > Dunlow, do you also have the oracle jar? > > ojdbc14_g.jar? > > > -Original Message- > From: dunnlow [mailto:dunn...@yahoo.com] > Sent: Thursday, April 21, 2011 10:20 AM > To: users@tomcat.apache.org > Subje

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
Dunlow, do you also have the oracle jar? ojdbc14_g.jar? -Original Message- From: dunnlow [mailto:dunn...@yahoo.com] Sent: Thursday, April 21, 2011 10:20 AM To: users@tomcat.apache.org Subject: How safe is using Tomcat code outside of normal distribution (from contributors)? Hi, (Th

RE: Why can't Tomcat find class org.apache.tomcat.jdbc.pool DataSourceFactory?

2011-04-20 Thread Propes, Barry L
Dunlow, I have this in mine (driver attribute) driverClassName="oracle.jdbc.driver.OracleDriver" But also, it could be that you've got the oracle jdbc jar file in more than one directory. That happened to me and I was getting very unstable error messages I could not account for, and it was re

RE: [OT] Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
z.net] Sent: Friday, April 15, 2011 2:40 PM To: Tomcat Users List Subject: Re: [OT] Working of Tomcat with MS Access -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 3:11 PM, Propes, Barry L wrote: > Oh, ok - that's good. Although I'm not familiar with it, but will

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
MS Access -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 1:56 PM, Propes, Barry L wrote: > Like Jeff says, you can do this basically for no cost using both > Tomcat and mySQL. Even better, use JavaDB: it comes with Java and is pretty much guaranteed to work. - -chris -BEG

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
Jeff has some really good points here, Rahul. I'm a guy who spent several years doing ASP development with both MS Access and SQL Server over the web before getting into Java. Even still, I didn't fathom trying to mess with MS Access with Java when I was making that transition. I started with my

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
I know from previous experience that driver you show is horribly outdated, and horrible in general. I assume no credentials are needed to access the DB in the Connection object, con? Maybe I'm reading that incorrectly. Does the JDBC program connect to MS Access at all? -Original Message

RE: Tomcat manager fails and can't tell why.

2011-04-12 Thread Propes, Barry L
Most don't, and XML is typically very picky about all that. I learned that lesson several years ago trying to pass along characters in some XSL documents and files, and it balks at many special characters. I wouldn't even think of attempting that for a password embedded in XML, but that's me. -

RE: Problem with too many open db connections on Tomcat

2011-04-01 Thread Propes, Barry L
Are you able to insert these attributes in the Resource tag? timeBetweenEvictionRunsMillis="-1" minEvictableIdleTimeMillis="5000" poolPreparedStatements="true" removeAbandoned="true" removeAbandonedTimeout="300" I have these attributes nested in my Resource element - I never u

RE: manager app problem

2011-03-30 Thread Propes, Barry L
I didn't know that was the case, but I'd probably not even attempt such a feat! Yikes! -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, March 30, 2011 1:55 PM To: Tomcat Users List Subject: RE: manager app problem > From: Christopher Sc

RE: manager app problem

2011-03-30 Thread Propes, Barry L
28/2011 11:43 AM, Propes, Barry L wrote: > Here's the content of my context.xml in the /webapps/manager/META-INF > directory. FWIW, Chuck asked for server.xml, though context.xml is probably more relevant. Did you check for any manager.xml in your conf/Catalina/localhost/ directory?

RE: Please Help

2011-03-29 Thread Propes, Barry L
If you can get to your Manager app in Tomcat, you should be able to reload, or at least stop and start the webapp there. -Original Message- From: Jinal Dhruv [mailto:dhruv.ji...@yahoo.com] Sent: Tuesday, March 29, 2011 2:12 PM To: Tomcat Users List Subject: Re: Please Help Actually, I am

RE: manager app problem

2011-03-28 Thread Propes, Barry L
PM To: Tomcat Users List Subject: Re: manager app problem 2011/3/26 Propes, Barry L : > Hello Tomcat community, > > I'm again experiencing an oddity with the manager app. > > I'm using Tomcat 6.0.26 on Win XP Pro, and JDK 1.6.0_18. Hope I included > everything here that

RE: manager app problem

2011-03-28 Thread Propes, Barry L
F and META-INF directories. Thanks. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 25, 2011 4:55 PM To: Tomcat Users List Subject: RE: manager app problem > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: man

manager app problem

2011-03-25 Thread Propes, Barry L
Hello Tomcat community, I'm again experiencing an oddity with the manager app. I'm using Tomcat 6.0.26 on Win XP Pro, and JDK 1.6.0_18. Hope I included everything here that's needed. I'm not getting an error generated to the logs out of this, just the generic "requested resource (/manager/stat

RE: tomcat issue with DBCP connection pool

2011-03-21 Thread Propes, Barry L
And to thisis it absolutely necessary to use the SYS_REFCURSOR in Oracle? I use several packages and procesures and never use this! Granted, I may have many less records than you in your DB table, but I was just wondering. Perhaps it is. > BTW, my application calls a stored procedure which

RE: Issue with JNDI datasources in Tomcat 6

2011-02-18 Thread Propes, Barry L
You said you set that up exactly as done in the link below, and the link below shows this near the top: Figure: Tomcat 5.5 directory structure DB_Driver.jar Question - if you're on Tomcat 6 series, why are you configuring to the 5.5 specs? I'm thinking they're done a bit differently. Maybe Chr

RE: [ANN] New Tomcat committer: Christopher Schultz (schultz)

2010-11-22 Thread Propes, Barry L
Congrats, Chris!! -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, November 22, 2010 1:17 PM To: Tomcat Users List; Tomcat Developers List Subject: [ANN] New Tomcat committer: Christopher Schultz (schultz) On behalf of the Tomcat committers I am pleased to ann

RE: DBCP abandoned trace - unable to understand the leak

2010-11-04 Thread Propes, Barry L
Not sure if it matters or not, but in your SponserSummaryDAO method, it appears you establish the rs as null, but don't ever close it? You might specifically try that. And is it necessary to reassign all those variables (connection, rs, pstmt) to null again in those catch blocks? -Origi

RE: Connection Leak

2010-11-03 Thread Propes, Barry L
Sent: Wednesday, November 03, 2010 11:19 AM To: Tomcat Users List Subject: Re: Connection Leak Does that show cached queries? On Wed, Nov 3, 2010 at 4:02 PM, Propes, Barry L wrote: > Maybe try adding this, too as an attribute in the Resource tag. > > timeBetweenEvictionRunsMillis="-1

RE: Connection Leak

2010-11-03 Thread Propes, Barry L
Maybe try adding this, too as an attribute in the Resource tag. timeBetweenEvictionRunsMillis="-1" -Original Message- From: Jason Britton [mailto:jbritto...@gmail.com] Sent: Wednesday, November 03, 2010 9:05 AM To: Tomcat Users List Subject: Re: Connection Leak Since you're using an Or

RE: Tomcat manager

2010-10-26 Thread Propes, Barry L
Ok, thanks, Chuck! -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, October 26, 2010 1:42 PM To: Tomcat Users List Subject: RE: Tomcat manager > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: RE: Tomcat manager &g

RE: Tomcat manager

2010-10-26 Thread Propes, Barry L
nks, Chuck. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, October 26, 2010 1:18 PM To: Tomcat Users List Subject: RE: Tomcat manager > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: Tomcat manager > In trying to overwrite

Tomcat manager

2010-10-26 Thread Propes, Barry L
Hello all, running Tomcat 6.0.26 on jdk1.6.0_18 on a Win XP Pro box. I think I'd asked before, but can't find reference to a fix here. Issue is I'm trying to alter the context.xml file within the manager webapp folder, for an IP restriction with the RemoteAddrValve, like so. In webapps/manager/

RE: javax.naming.NamingException: Cannot create resource instance

2010-10-21 Thread Propes, Barry L
e Hi Barry, That is allowed in TC 4. From: "Propes, Barry L " To: Tomcat Users List Date: 10/21/2010 09:21 PM Subject: RE: javax.naming.NamingException: Cannot create resource instance Not sure, but I don't think you need all those attributes separated like that. In TC4 you h

RE: javax.naming.NamingException: Cannot create resource instance

2010-10-21 Thread Propes, Barry L
Not sure, but I don't think you need all those attributes separated like that. In TC4 you had to do that -- but not so after 5.0, or at least 5.5 And on top of that, you've got two ResourceLink name attributes pointing to the same class with different names. Not sure, but is that allowed? ---

RE: clear text keystore password in server.xml

2010-08-27 Thread Propes, Barry L
I was told by my company we're not supposed to have passwords stored in clear text. I explained to them the architecture of Tomcat, and didn't get a clear answer on whether or not it's ok, though I think it is. I don't know what kind of DB you're using, Vijay, but the Oracle DBA told me he cou

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
ket error -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 8/13/2010 4:07 PM, Propes, Barry L wrote: > ug 13, 2010 2:58:03 PM org.apache.catalina.core.StandardWrapperValve > invoke > SEVERE: Servlet.service() for servlet jsp threw exception > java.sql.SQLException: Io except

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
On 8/13/2010 4:07 PM, Propes, Barry L wrote: > ug 13, 2010 2:58:03 PM org.apache.catalina.core.StandardWrapperValve > invoke > SEVERE: Servlet.service() for servlet jsp threw exception > java.sql.SQLException: Io exception: Connection > refused(DESCRIPTION=(TMP=)(VSNNUM=169870336)(ERR

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
pes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: RE: DB configuration and socket error > > I will send that on shortly, but if I'm just trying to pass basic > params (for the DB conn) through the JSP, wouldn't it be ignoring the > context.xml info? There's

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
to:chuck.caldar...@unisys.com] Sent: Friday, August 13, 2010 3:14 PM To: Tomcat Users List Subject: RE: DB configuration and socket error > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: DB configuration and socket error > > I'm trying to connect to a second

DB configuration and socket error

2010-08-13 Thread Propes, Barry L
Hi folks, This may very well be a DB issue and not a Tomcat issue, and if so, sorry to bother you. But I thought I'd quickly run it by the folks here for a second opinion. Using Tomcat 6.0.26, on XP Pro, connecting to Oracle 10. Now, I have one app that connects fine to an Oracle UNIX server in

RE: Tomcat 6.0.18/ IIS 6.0 /SSL

2010-08-06 Thread Propes, Barry L
Alright! -Original Message- From: Hansel, Jason T CTR SPAWARSYSCEN-ATLANTIC, 55E00 [mailto:jason.t.hansel@navy.mil] Sent: Friday, August 06, 2010 10:45 AM To: Tomcat Users List Subject: RE: Tomcat 6.0.18/ IIS 6.0 /SSL Well good news, 6.0.28 was JUST approved...WooHOO!!! -Origina

RE: Tomcat 6.0.18/ IIS 6.0 /SSL

2010-08-06 Thread Propes, Barry L
I had this same issue at my workplace, and was actually able to strong arm them and force them to let me use 6.0.26! : ) -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, August 06, 2010 10:40 AM To: Tomcat Users List Subject: RE: Tomcat 6.0.1

RE: Connecting Tomcat to a database

2010-07-09 Thread Propes, Barry L
Not totally sure if this matters, maybe it doesn't, but I notice this line on the error: Failed to resolved external DataSource at "java :comp/env/jdbc/TestDB". I have a similar reference, while using Oracle, but reference as Context envCtx = (Context) initCtx.lookup("java:comp/env");<

  1   2   3   4   5   6   7   >