Bai, to run using the JRE you need to set JRE_HOME not JAVA_HOME. Note:
in our startup file we also set JAVA_HOME to null incase it was set
elsewhere. I.e:
set JAVA_HOME=
set JRE_HOME=%VARIABLE%\java
Regards
-Original Message-
From: Bai Shen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, Sep
Thanks, for the effort. It's interesting that when I moved my log4j jar
file from my apps directory into tomcat/lib and added the log4j parm in
my apps log4j.properties file I got tons of logging messages but none
from dbcp..
log4j.logger.org.apache=ALL, DBCPCONSOLEAppender
Thanks, jfk
-Orig
Regards, John Katilie.
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2008 1:16 PM
To: Tomcat Users List
Subject: Re: Connection Pooling and Teradata
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John,
Katilie, John wrote:
| Chris, Thanks
er Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2008 9:46 AM
To: Tomcat Users List
Subject: Re: Connection Pooling and Teradata
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Katilie,
Katilie, John wrote:
| Basically, I have a web application that communicates with Teradata
| un
I'm not sure if this is the right place to post this question but I've
seen through the years that there are a lot of knowledgeable people
reading and responding.
1st. I'm running Tomcat 6.0.14 under Windows XP with Java 1.5.09.
2nd: My problem is not getting something working its trying
.0.13 - so it looks like swapping to 6.0.14 won't help!
On 27/03/2008, Katilie, John <[EMAIL PROTECTED]> wrote:
>
> John, what version of tomcat are you running. I'm running 6.0.14 I'm
not
> doing anything with paypal but I get the same exception at reploy time
> and
John, what version of tomcat are you running. I'm running 6.0.14 I'm not
doing anything with paypal but I get the same exception at reploy time
and I have not issolated it:
{ERROR} startup.ContextConfig Parse error in application web.xml file
at
jndi:/localhost/WEB-INF/web.xml
java.lang.NullPoint
gards, jfk.
-Original Message-
From: Phil Steitz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2008 10:41 PM
To: Tomcat Users List
Subject: Re: Getting the URL of a DataSource
On Mon, Mar 3, 2008 at 2:08 PM, Katilie, John
<[EMAIL PROTECTED]> wrote:
> All, this may be a dumb question
Phil, Thanks.. I'll take a look.
jfk
-Original Message-
From: Phil Steitz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2008 10:41 PM
To: Tomcat Users List
Subject: Re: Getting the URL of a DataSource
On Mon, Mar 3, 2008 at 2:08 PM, Katilie, John
<[EMAIL PROTECTED]> w
All, this may be a dumb question but I've exhausted my research and just
wondering what other users out there are doing.
I would like to get the URL for a DataSource to display for debugging
and/or
Informational reasons. I know I can get the URL after I get the
DataSource and get a connection from
n your WAR.
Florian
-Original Message-
From: Katilie, John [mailto:[EMAIL PROTECTED]
Sent: Friday, February 22, 2008 2:20 PM
To: Tomcat Users List
Subject: RE: JDBC driver JARs in a shared production environment
It makes sense to put the JDBC driver jars in the war but I had problems
when I had
It makes sense to put the JDBC driver jars in the war but I had problems
when I had a resource like the following in my context.xml:
And doing a JNDI lookup for the Datasource. I ended up getting Class Not
Found exceptions until I moved the Jar files into the Common Tomcat Lib
directory. This wa
Also, When you say not called. Did you trace it through the debugger?
Could there also be some optimization going on here?
jfk
-Original Message-
From: Jim Cox [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 20, 2008 11:05 AM
To: Tomcat Users List
Subject: Re: OT: a java question
I know this may be a little out of context but have you tried using
JCONSOLE to monitor Tomcat? It's a nice little GUI and can easily show
you the threads, the stack trace and Locking conditions. I'm no expert,
I just started using it in the last week or so. It's pretty easy to set
up to monitor a
All, I'm not sure if I should post this question to the Tomcat or
Commons List server so please let me know if posting it to Tomcat is
Incorrect.
Anyways, I am running Tomcat 5.5.23 and a Standalone Java application
using Common HttpClient to access Webdav resources under Tomcat. When I
updated th
15 matches
Mail list logo