TC 5.5.9 - how to use the system classpath

2005-09-29 Thread Norris Shelton
classpath available to the webapps? Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com

Tomcat 4.1.30 with JDK 1.5_02 on Linux

2005-05-10 Thread Norris Shelton
Has anybody seen any problems with this? We are upgrading from 1.4.2_06 or _07 to 1.5._02. We are seeing some slow performance. It appears to be with forwards or possiblly redirects. Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM

percent 0008 exploit

2005-02-16 Thread Norris Shelton
4.1.30 and JDK 1.4.2_06). Is this a JRE vulnerability? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? Meet the all-new My Yahoo! - Try

Re: percent 0008 exploit

2005-02-16 Thread Norris Shelton
- From: Norris Shelton [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 9:27 AM To: Tomcat Subject: percent 0008 exploit A co-worker that supports a federal sight just got an e-mail from their admins indicating that his site is exposing jsp source code when they appent

Tomcat does not evaluate jspf extension files

2005-01-24 Thread Norris Shelton
/servlet-name url-pattern*.jsp/url-pattern /servlet-mapping servlet-mapping servlet-namejsp/servlet-name url-pattern*.jspx/url-pattern /servlet-mapping = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM

Problem with TC 4.1.30 manager app and new Oracle JDBC driver

2005-01-13 Thread Norris Shelton
in the DEV, but it worked when I restarted the server. We are really worried, that this problem will happen when we move to the production environment where we have multiple servers. Any ideas? Is there a way to get more error messages or anything else that may be useful.? = Norris Shelton

Re: Does TC 5.5 have some type of farm deployer?

2004-12-17 Thread Norris Shelton
Fantastic. Thx. --- Peter Rossbach [EMAIL PROTECTED] wrote: Hello Norris, I have actived the FarmWarDeployer at release 5.5.5. Regards Peter Norris Shelton schrieb: I ran across this document, but have not been able to find out any additional information. http

Does TC 5.5 have some type of farm deployer?

2004-12-13 Thread Norris Shelton
I ran across this document, but have not been able to find out any additional information. http://tomcat.objektpark.org/pdf/Proposal-HostConfig-Deployer.pdf = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

Re: Realm using LOTS of DB connections

2004-11-19 Thread Norris Shelton
I would like to, but we are not allowed to use pooling yet. --- Seth Ladd [EMAIL PROTECTED] wrote: Norris Shelton wrote: We have the manager app for each of our contexts set-up to use the DB to authenticate users. Unfortunately, it is using TONS of connections. Over an 8 min period

Re: Realm using LOTS of DB connections

2004-11-19 Thread Norris Shelton
OK, we figured it out. Someone was using the connection to monitoring. This monitoring took 24 hits every 3 seconds across all of our websites. Thx for your assistance. --- Norris Shelton [EMAIL PROTECTED] wrote: Sorry, I forgot to specify the version. TC 4.1.12 --- Norris Shelton

Realm using LOTS of DB connections

2004-11-18 Thread Norris Shelton
/ Valve className=org.apache.catalina.valves.RemoteAddrValve allow=10\.11\.\d+\.\d+,127\.0\.0\.1/ /Context Is this normal? Is there a way to throttle it? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ

Re: Realm using LOTS of DB connections

2004-11-18 Thread Norris Shelton
Sorry, I forgot to specify the version. TC 4.1.12 --- Norris Shelton [EMAIL PROTECTED] wrote: We have the manager app for each of our contexts set-up to use the DB to authenticate users. Unfortunately, it is using TONS of connections. Over an 8 min period, it used 1200 connections. We

Can application scope data be replicated

2004-11-02 Thread Norris Shelton
Is there a way to replicate application scope data like there is a way to replicate session scope information? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

Authenticating users without unique username

2004-09-21 Thread Norris Shelton
to implement a custom realm? If so which one? Any examples? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? New and Improved Yahoo

Re: Why tomcat 4 or even 3?

2004-09-17 Thread Norris Shelton
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

RE: JSP source being shown (not being executed)

2004-06-09 Thread Norris Shelton
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton

Re: Tomcat 5, cross context problem

2004-04-16 Thread Norris Shelton
in the Servlet then this session doesn't contain my attribute any more. Is that a known issue with Tomcat 5? Does anybody have a solution for this problem? Regards Rainald = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM

Yoav --RE: TC 5 production use

2004-04-09 Thread Norris Shelton
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

RE: TC 5.0.19/W2KPro - Cross Context will not work

2004-04-06 Thread Norris Shelton
bump. Any ideas? --- Norris Shelton [EMAIL PROTECTED] wrote: java.lang.NullPointerException com.appriss.prototype.cross_context.test.ContextReceiverServlet.doGet(ContextReceiverServlet.java:18) if (request != null) { #18- HttpSession session = request.getSession(true

TC 5.0.19/W2KPro - Cross Context will not work

2004-04-02 Thread Norris Shelton
= request.getSession(true); -- NPE Can anyone help? Does anyone have cross context working? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? Yahoo! Small

RE: TC 5.0.19/W2KPro - Cross Context will not work

2004-04-02 Thread Norris Shelton
the sender. Thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM

Re: Help with Cross context

2004-03-31 Thread Norris Shelton
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton

Help with cross context webapp

2004-03-19 Thread Norris Shelton
is where I want to go. If I enter that manually (http://localhost:7001/second_webapp/index.jsp), I get the desired output. Can anyone help? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

Re: Limit size of catalina.out ?

2004-02-27 Thread Norris Shelton
? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM

RE: Limit size of catalina.out ?

2004-02-27 Thread Norris Shelton
recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris

RE: TC 4.1.12 on Linux - session swapping

2004-01-08 Thread Norris Shelton
session? BR -Original Message- From: Norris Shelton [mailto:[EMAIL PROTECTED] Sent: 07 ßíóàðè 2004 ã. 16:17 To: 'Tomcat Users List' Subject: TC 4.1.12 on Linux - session swapping We are running TC 4.1.12 on Linux. We have 8 different websites that run on tomcat. Most

Re: TC 4.1.12 on Linux - session swapping

2004-01-08 Thread Norris Shelton
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

TC 4.1.12 on Linux - session swapping

2004-01-07 Thread Norris Shelton
of the information. This is from an internal test against a test server so there is no firewall, proxy, etc in the way. I have also been told that this has happened on one of our other web apps also. This time it was a production machine and one of our most used webapps. Any ideas? = Norris

Fake https connector

2003-10-23 Thread Norris Shelton
? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com

Problem with a page redirecting to a non-existent page

2003-09-04 Thread Norris Shelton
] GET /search.jsp HTTP/1.1 302 - 10.11.6.118 - - [04/Sep/2003:12:19:19 -0500] GET /dis_timeout.jsp HTTP/1.1 404 - = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you

Re: Problem with a page redirecting to a non-existent page

2003-09-04 Thread Norris Shelton
This is interesting. We changed the name of the file from search.jsp to searchnew.jsp (contents the same). It works. WTF --- Norris Shelton [EMAIL PROTECTED] wrote: We are running 4.1.12 on Linux behind BigIP. We have a file /search.jsp. For some reason, yesterday, it started

Re: Problem with a page redirecting to a non-existent page

2003-09-04 Thread Norris Shelton
? --- Norris Shelton [EMAIL PROTECTED] wrote: This is interesting. We changed the name of the file from search.jsp to searchnew.jsp (contents the same). It works. WTF --- Norris Shelton [EMAIL PROTECTED] wrote: We are running 4.1.12 on Linux behind BigIP. We have a file /search.jsp

[SOLVED]Re: Problem with a page redirecting to a non-existent page

2003-09-04 Thread Norris Shelton
, his work files were available to everyone. Luckily most of his URLs were unique to his (imagine if he had a normal /index.jsp). --- Norris Shelton [EMAIL PROTECTED] wrote: Oh, great. It gets even more interesting. One of my coworkers has a problem with her search.jsp in another context

Re: About heap size, gc and newsize

2003-08-20 Thread Norris Shelton
] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com

Tomcat training

2003-07-23 Thread Norris Shelton
I saw the e-mail about the tomcat training offered by http://www.galatea.com/training. Is this worth going to? Are there others? What is the best? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

RE: Classpath Conundrum (2nd try)

2003-07-18 Thread Norris Shelton
You are working too hard. My start-up icon looks like: C:\dev\tomcat\Tomcat 4.1.18\bin\catalina.bat start That's it. --- Thomas Davis [EMAIL PROTECTED] wrote: --- Norris Shelton [EMAIL PROTECTED] wrote: Remember, these changes were for W2K PRO, should work on other environments

RE: Classpath Conundrum (2nd try)

2003-07-17 Thread Norris Shelton
and delete the copy you received. In addition, you should not print, copy, retransmit, disseminate, or otherwise use the information. Thank you. = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

RE: Classpath Conundrum (2nd try)

2003-07-17 Thread Norris Shelton
. --- Thomas Davis [EMAIL PROTECTED] wrote: --- Norris Shelton [EMAIL PROTECTED] wrote: To start our Tomcat's on W2K, we modify setclasspath.bat to include %CLASSPATH% when it constructs it's classpath. I tried that but could not get it to work. I'm apparently putting it in the wrong place

Re: TC 4.1 + symbolic linking

2003-07-16 Thread Norris Shelton
links - you must tell tomcat to use them. http://marc.theaimsgroup.com/?l=tomcat-userm=105159411609623w=2 -Tim Norris Shelton wrote: We have some HTML files that are on another machine. A link was created (htmldoc). I then modified the server.xml by adding the following

Re: TC 4.1 + symbolic linking

2003-07-16 Thread Norris Shelton
: What happens if you copy htmldoc to its symlink location and not use the sym link? Do you still get the same error? If you do - then the error has nothing to do with symlinks. -Tim (Grasping at straws) Norris Shelton wrote: I can't get this to work. I have the following directory

Re: TC 4.1 + symbolic linking

2003-07-16 Thread Norris Shelton
I think I will blow my brains out. I thought they were running 4.1.24, but they were really running 4.1.12. It looks like this did not work for that version. Doh. Time for an upgrade. --- Norris Shelton [EMAIL PROTECTED] wrote: I copied them there and everything worked fine. WTF

Re: Remote debugging on linux for TOMCAT 4.1.24

2003-07-15 Thread Norris Shelton
] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http

Re: How do I setup Tomcat 5.* (need windows classpath)

2003-07-10 Thread Norris Shelton
to be. Problem solved. People typically use ant to do this, so that it is fairly automatic when deploy time comes around. John On Wed, 9 Jul 2003 08:07:58 -0700 (PDT), Norris Shelton [EMAIL PROTECTED] wrote: Ah, ha. Now you are getting somewhere. The Class Loader

TC 4.1 + symbolic linking

2003-07-10 Thread Norris Shelton
the problem is. = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com

Re: Logging in Tomcat

2003-07-09 Thread Norris Shelton
compose your email via SMS on your Telstra or Vodafone mobile. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1

Tomcat 5.0.3 on W2K Pro - need to use system classpath

2003-07-09 Thread Norris Shelton
: javax.servlet.jsp.tagext.TagAttributeInfo.init(Ljava/lang/String;ZLjava/lang/String;ZZ)V It looks like everything is not loaded. Any ideas? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

Re: How do I setup Tomcat 5.* (need windows classpath)

2003-07-09 Thread Norris Shelton
/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton

Re: How do I setup Tomcat 5.* (need windows classpath)

2003-07-09 Thread Norris Shelton
$CATALINA_HOME/lib, are made visible through this class loader. John On Wed, 9 Jul 2003 07:50:25 -0700 (PDT), Norris Shelton [EMAIL PROTECTED] wrote: How do you get it access items that are not within the tomcat install. I have tomcat installed locally on c

Re: How do I setup Tomcat 5.* (need windows classpath)

2003-07-09 Thread Norris Shelton
typically use ant to do this, so that it is fairly automatic when deploy time comes around. John On Wed, 9 Jul 2003 08:07:58 -0700 (PDT), Norris Shelton [EMAIL PROTECTED] wrote: Ah, ha. Now you are getting somewhere. The Class Loader Definitions has the following under the System bullet

How do I use the FileLogger?

2003-06-25 Thread Norris Shelton
I have a logger set-up inside my host defined as: Logger className=org.apache.catalina.logger.FileLogger directory=logs prefix=justicexchange_log. suffix=.txt timestamp=true/ How do I send output to it? = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc

JDBCRealm question

2003-06-06 Thread Norris Shelton
allow=10.11.6.*,10.11.128.*,127.0.0.1/ /Context = Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __ Do you Yahoo!? Yahoo! Calendar - Free

Re: Tomcat SSL mutual authentication: Nobody's got a clue?

2003-03-25 Thread Norris Shelton
!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] = Norris Shelton