Re: Need help on SSL problem on new server after move from existing server

2011-10-11 Thread Rob Tanner
That was a simple enough fix. Thank you. ~ Rob On 10/11/11 10:31 AM, "Mark Thomas" wrote: >On 11/10/2011 18:23, Rob Tanner wrote: >> Hi, >> >> After moving to a new server, I am getting the error: SSL received a >>record that exceeded the maximum permissi

Need help on SSL problem on new server after move from existing server

2011-10-11 Thread Rob Tanner
, included below: This connector works perfectly with Tomcat 5.5.23. Are there changes need for 6.0.29? Any ideas about what's going on? Thanks, Rob Tanner Linfield College

Re: Java update from Apple broke Tomcat

2010-11-02 Thread Rob Tanner
.com] > Sent: Monday, November 01, 2010 5:28 PM > To: Tomcat Users List > Subject: Re: Java update from Apple broke Tomcat > > On 01/11/2010 17:55, Rob Tanner wrote: >> Hi, >> >> While I run production on Linux servers, I do my development on my iMac. >> Last

Re: Java update from Apple broke Tomcat

2010-11-01 Thread Rob Tanner
PGP SIGNED MESSAGE- > Hash: SHA1 > > Rob, > > On 11/1/2010 1:55 PM, Rob Tanner wrote: >> Nov 1, 2010 8:58:54 AM org.apache.catalina.startup.Bootstrap >> initClassLoaders >> SEVERE: Class loader creation threw excepti

Java update from Apple broke Tomcat

2010-11-01 Thread Rob Tanner
Tomcat version: 6.0.18 and 6.0.29 ‹ both fail to start, throwing the same exception >From the error, it appears that things are missing from the update (or at least one field is). Has anyone else seen this? Is there a known work-around? Thanks, Rob Tanner Linfield College

How Do I do (Can I do) Apache like redirects in Tomcat

2008-01-07 Thread Rob Tanner
n a redirect to an entirely different server (different IP, etc) listening on port 28443. I cannot figure out anyway to do that. Any ideas? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR

Re: sun-web.xml file in Tomcat

2007-10-23 Thread Rob Tanner
Thanks!! Christopher Schultz said the following on 10/23/2007 11:59 AM: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob, Rob Tanner wrote: I need to make my applications function in both Tomcat and Glassfish. In Tomcat the context root is simply the path in the context declaration in

sun-web.xml file in Tomcat

2007-10-23 Thread Rob Tanner
Hi, I need to make my applications function in both Tomcat and Glassfish. In Tomcat the context root is simply the path in the context declaration in server.xml. In Glassfish, the default is the application name. In order to get Glassfish to assign the correct context root I have included

Re: How do I run Tomcat as a non-root user?

2007-10-10 Thread Rob Tanner
is that MyEclipse (unless it's changed and I'm unaware) does not behave dependably in 64 bit. Using 32 bit, my Java development is rock-solid, so why change. -- Rob Markus Schönhaber said the following on 10/10/2007 02:01 PM: Rob Tanner wrote: I downloaded it and also applied th

Re: How do I run Tomcat as a non-root user?

2007-10-10 Thread Rob Tanner
: i386 architecture of input file `libservice.a(dso-dlfcn.o)' is incompatible with i386:x86-64 output And I end up with an ELF 64-bit LSB executable that gets an immediate segmentation fault. Any ideas how to build it right. Thanks, Rob Markus Schönhaber said the following on 10/10/2007 09:11 A

How do I run Tomcat as a non-root user?

2007-10-10 Thread Rob Tanner
I'm running Tomcat as stand-alone. So, is there some mechanism in Tomcat to accomplish the same thing? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR - To start a new topic, e-ma

Having security (SSL) issues moving tomcat from one host computer to another

2007-09-13 Thread Rob Tanner
t a wall for two days now, and I need SSL working before I can switch over to the new box. As you can weell imagine, this is driving me crazy. Any ideas? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR

Re: Tomcat continues to display default home page even after I've replaced it

2007-06-17 Thread Rob Tanner
Let me wipe the egg off my face and say thanks. -- Rob On 06/17/2007 03:35 PM, Mark Thomas wrote: Rob Tanner wrote: Can anyone tell me where this content is coming from? Try reading the page. The explanation is right there in the middle. To see your new page, remove the mapping

Tomcat continues to display default home page even after I've replaced it

2007-06-17 Thread Rob Tanner
Hi, I installed Tomcat 5.5.23 stand-alone and then replaced the default index.jsp home page (webapps/ROOT/index.jsp) with a different a different jsp. But, no matter what I do, I still get the default Tomcat home page and not the pager I replaced it with. At first I thought it was my browse

Re: Can't seem to get logging to work in Tomcat 5.5.9

2007-06-07 Thread Rob Tanner
this makes log4j output debug messages on stdout. If you don't see any output of log4j, then I'd suggest calling java with -verbose:class, this makes java print information about every class it loads and from which source it loaded it. Grep for log4j to see if it is at all loaded. Geo

Problem with Tomcat 5.5.23 when displaying to frames

2007-06-07 Thread Rob Tanner
Hi, This one is weird and makes no sense to me. I am moving from a Tomcat 3.x (front ended by Apache) production environment to apache-tomcat-5.5.23 running standalone. My apps, which are all interactive tools, are displayed in frame-sets containing either one or two frames. Each application ha

Re: Can't seem to get logging to work in Tomcat 5.5.9

2007-05-25 Thread Rob Tanner
lead me to believe that not to be the case (i.e., you put them where they > should be. > > You may (I'm fuzzy on this) have to rename the tomcat-juli.jar file, or > otherwise change the startup script(s) so that it doesn't use the juli > logger. > > HTH, > Tim &g

Can't seem to get logging to work in Tomcat 5.5.9

2007-05-25 Thread Rob Tanner
o enable syslog logging in various applications, but it's not working. Any ideas? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR smime.p7s Description: S/MIME Cryptographic Signature

Re: Problem deploying existing webapp in new Tomcat container

2007-05-17 Thread Rob Tanner
. In Tomcat 4 that was correct but now that's wrong?? Makes no sense. -- Rob Rob Tanner said the following on 05/17/2007 10:09 AM: > Since it's your favorite subject... :-) > > Following the directions in the context.html doc (the fisrt URL > below), and not changing the de

Re: Problem deploying existing webapp in new Tomcat container

2007-05-17 Thread Rob Tanner
ly misunderstanding something. Here are the two files: :: mailtools#aliases.xml :: Thanks, Rob Caldarale, Charles R said the following on 05/16/2007 03:19 PM: >> From: Rob Tanner [mailto:[EMAIL PROTECTED] >> Subject: Re: Probl

Re: Problem deploying existing webapp in new Tomcat container

2007-05-16 Thread Rob Tanner
R said the following on 05/16/2007 02:32 PM: >> From: Rob Tanner [mailto:[EMAIL PROTECTED] >> Subject: Problem deploying existing webapp in new Tomcat container >> >> I installed Sun Java jdk1.6.0 and apache-tomcat-6.0.13. I copied over >> the server.xml config for the

Problem deploying existing webapp in new Tomcat container

2007-05-16 Thread Rob Tanner
t.java:447) at java.lang.Thread.run(Thread.java:619) Any ideas? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR smime.p7s Description: S/MIME Cryptographic Signature

Re: Running stand-alone Tomcat and Apache on the same server, port 80

2007-05-15 Thread Rob Tanner
Thanks! The problem with the documentation (for me at least) is that sometimes you already have to know what your looking for to find it in the docs. So now I do. Thank you. -- Rob Caldarale, Charles R said the following on 05/15/2007 11:21 AM: >> From: Rob Tanner [mailto:[EMAIL PRO

Running stand-alone Tomcat and Apache on the same server, port 80

2007-05-15 Thread Rob Tanner
on on server.xml, and while I can specify specific ports, I do not see any mechanism to specify which of the machine's several IPs it should listen on. Can I do that, and if so, how do I do that? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR smime.p7s D

Re: How do I force redirects from http: to https:

2007-05-01 Thread Rob Tanner
Chuck, Thanks! Redirects are now working. -- Rob Caldarale, Charles R said the following on 05/01/2007 10:44 AM: >> From: Rob Tanner [mailto:[EMAIL PROTECTED] >> Subject: How do I force redirects from http: to https: >> >> I have a redirectPort="443"

How do I force redirects from http: to https:

2007-05-01 Thread Rob Tanner
have a redirectPort="443" argument in the port 80 connector description in server.xml, but that doesn't seem to be doing anything. Here's the port 80 connector spec: What's missing, or is that even where I need to specify the redirect? Thanks, Rob -- Rob Tanner

Re: [REPOST] Can't get apache and Tomcat to talk

2006-09-15 Thread Rob Tanner
Mark, Thank you.  That took care of the problem. -- Rob On 09/15/2006 05:28 PM, Mark Thomas wrote: Rob Tanner wrote: Brian, Adding the parameter you suggest generates a java.lang.ClassNotFoundException: org.apache.jk.config.ApacheConfig. Where should I find the jarfile

Re: [REPOST] Can't get apache and Tomcat to talk

2006-09-15 Thread Rob Tanner
l message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message withou

[REPOST] Can't get apache and Tomcat to talk

2006-09-15 Thread Rob Tanner
t /accntManager/* ajp13 Any suggestions here would be greatly appreciated. Thanks, Rob Tanner Linfield College - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

Can't get apache and Tomcat to talk

2006-09-15 Thread Rob Tanner
I'm running a new install Fedora Core 5 and rebuilding my development system. I'm running Apache/2.2.2 (part of the FC5 distro) and Tomcat-4.1.32. I downloaded the version 1.2.18 tomcat connector kit and followed the instructions in BUILD.txt to compile and install the mod_jk.so connector. I

Logging of request parameters -- how do I turn off

2006-08-16 Thread Rob Tanner
capability on. How do I turn it off? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: Having trouble getting an Apache connector to work

2006-08-15 Thread Rob Tanner
Thanks! That makes it usable. I'll keep an eye out for 4.1.33. -- Rob On 08/15/2006 07:58 PM, Mark Thomas wrote: Mark Thomas wrote: I am now seeing the same thing on my dev box. I'm looking in to it and will let you know. My bad. If you use protocolHandler rather than protocolHandl

Re: Having trouble getting an Apache connector to work

2006-08-14 Thread Rob Tanner
r jk connector is defined and where you http connectors is defined too. here are configurations that do works for me you can adjust them for your needs: http://tomcat.anfatech.com/cocoon/tomcat/g12/19.html Greetings Yassine Elassad 00 49 221 800 8961 00 49 160 6223 9000 Cologne, Germ

Re: Having trouble getting an Apache connector to work

2006-08-14 Thread Rob Tanner
Mark, The distinction does not appear to be the case. On my old development system which does work, I can go via apache or directly to port 8009 and they both work. -- Rob Mark Thomas wrote: Rob Tanner wrote: Hi, I'm building a new development system. I can access my applica

Having trouble getting an Apache connector to work

2006-08-14 Thread Rob Tanner
.1.32/conf/workers.properties JkLogFile logs/mod_jk.log JkLogLevelinfo JkMount /*.jsp ajp13 JkMount /accntManager/* ajp13 When I attempt to access the servlet via Apache, the page just keeps loading forever (oodly enough, it doesn't even timeout). Any ideas? Thanks, Rob -- Rob Tanner L

Can't start new install of TOMCAT

2006-08-04 Thread Rob Tanner
d.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:150) I don't remember having this kind of a problem when I initially installed 4.1.31 and I don't remember doing anything special to get it up and going. Any ideas? Thanks, Rob -- Rob Tan