Re: Tomcat/Mod_jk on Redhat

2008-01-10 Thread Tom Robinson
Hi Jacob, I've been administering Red Hat, Apache, Tomcat setups for about 5 years using jpackage. http://jpackage.org. It works great for me. Regards, Tom Jacob Rhoden wrote: Hi Guys, We are trying to introduce Java technology in our workplace (all the staff have been recently re-trained

Re: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap

2007-12-02 Thread Tom Robinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Robinson wrote: Caldarale, Charles R wrote: From: Tom Robinson [mailto:[EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap I think I've installed all the correct jars (mostly via

Re: can't undeploy webapp with manager

2007-12-02 Thread Tom Robinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Caldarale, Charles R wrote: From: Tom Robinson [mailto:[EMAIL PROTECTED] Subject: can't undeploy webapp with manager I've pasted my context (ROOT.xml) and server.xml below with a few more comments on various Host settings This is certainly

Re: can't undeploy webapp with manager

2007-12-02 Thread Tom Robinson
Caldarale, Charles R wrote: From: Tom Robinson [mailto:[EMAIL PROTECTED] Subject: Re: can't undeploy webapp with manager I want a separate Engine. I'm still curious: why? The Service represents my dedicated Connector(s) for my Engine. My Engine is therefore wholly responsible for receiving

Re: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap

2007-12-02 Thread Tom Robinson
: JEXXIMQZUIVOTQNQEMSFDULHPQQWOYIYZUNNYCG To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, December 02, 2007 9:30 AM Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap Tom Robinson wrote: Caldarale, Charles R wrote: Wrom

Re: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap

2007-12-02 Thread Tom Robinson
Caldarale, Charles R wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap Common/lib is for internal use and wouldnt be expected to demand load the classes you require as is the case for the

java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap

2007-11-30 Thread Tom Robinson
Hi, I'm having some trouble with a new tomcat5 setup. The webapp works on another host with the following setup: CentOS 4 OK - Server info Tomcat Version: Apache Tomcat/5.0 OS Name: Linux OS Version: 2.6.9-55.0.9.ELsmp OS Architecture: i386 JVM Version: 1.4.2_10-b03 JVM Vendor: Sun Microsystems

Re: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap

2007-11-30 Thread Tom Robinson
Caldarale, Charles R wrote: From: Tom Robinson [mailto:[EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap I think I've installed all the correct jars (mostly via jpackage and CentOS yum repos) And therein lies the problem, most

can't undeploy webapp with manager

2007-11-30 Thread Tom Robinson
Hi, I'm having trouble with the manager webapp not removing the unpacked WAR after an undeploy. The result is that tomcat just redploys the webapp immediately! Do I have an incorrectly configured manager? Is the webapp itself to blame? I've pasted my context (ROOT.xml) and server.xml below with a

Re: IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new

2007-02-19 Thread Tom Robinson
Markus Schönhaber wrote: Tom Robinson wrote: Markus Schönhaber wrote: Just a WAG: maybe it's not really a permisson problem but the tomcat-users.xml that is somehow corrupt. If you post it's content here, we can take a look and see if we spot something obviously wrong. Yes, it's far fetched

IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new

2007-02-16 Thread Tom Robinson
Hi I've been setting up tomcat5 with great success and have a couple of webapps working. Next I thought I'll put the manager application in place and after a few difficulties with the UserDatabase finally got it configured with a memory Realm as discussed in the documentation for the manager

RE: IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new

2007-02-16 Thread Tom Robinson
On Feb 16, 2007 03:01 PM, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Tom Robinson [mailto:[EMAIL PROTECTED] Subject: IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new Bizaarly tomcat wants a file called tomcat-users.xml.new when I use tomcat-users.xml

Re: IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new

2007-02-16 Thread Tom Robinson
Markus Schönhaber wrote: Tom Robinson wrote: On Feb 16, 2007 03:18 PM, Markus=?iso-8859-1?q?Sch=F6nhaber?= [EMAIL PROTECTED] wrote: Caldarale, Charles R wrote: From: Tom Robinson [mailto:[EMAIL PROTECTED] Subject: IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new

Re: IOException writing to /usr/share/tomcat5/conf/tomcat-users.xml.new

2007-02-16 Thread Tom Robinson
Markus Schönhaber wrote: Tom Robinson wrote: You missed my other post to Chuck: Currently I have CATALINA_HOME=/usr/share/tomcat5 and: lrwxrwxrwx 1 root root 12 Jan 17 01:59 /usr/share/tomcat5/conf - /etc/tomcat5 drwxrwxr-x 4 root tomcat4 4096 Feb 16 15:06 /etc/tomcat5 I did indeed miss