Re: Webapp Getting redirected to an external IP Address

2024-06-06 Thread Tom Robinson
Hi Rubel, No, we are running on premises. Definitely not in the cloud. *Kind regards,* *Tom Robinson* *IT Manager/System Administrator* On Thu, 6 Jun 2024 at 12:32, Owen Rubel wrote: > Are you using this with a cloud service? > > This seems more like a misconfig of your setup. I

Re: Webapp Getting redirected to an external IP Address

2024-06-04 Thread Tom Robinson
Hi Mark, On Tue, 4 Jun 2024 at 15:50, Mark Thomas wrote: > On 04/06/2024 05:07, Tom Robinson wrote: > > Hi, > > > > We are running a tomcat7 application > > You do realise that support for Tomcat 7 ended on 31 March 2021 don't you? > Yes, I do realise that to

Webapp Getting redirected to an external IP Address

2024-06-03 Thread Tom Robinson
ether. I browse to here on our LAN: https://myinternalhost.mydomain.com.au:8443 I end up here: https://a.b.c.d:8443/kb Where a.b.c.d is our external, ISP provided IP Address. Why is this happening and how can I fix it? *Kind regards,* *Tom Robinson* *IT Manager/System Administrator* -- *

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-trai

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 cas

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

2007-12-02 Thread Tom Robinson
ected to demand load the classes >> you >> require as is the case for the webapp WEB-INF >> http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html >> >> Anyone? >> M-- >> - Original Message - >> Wrom: JEXXIMQZUIVOTQNQEMS

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 . > > I'm still curious: why? The represents my dedicated (s) for my . My is therefore wholly resp

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 co

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 >>> >>

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 Ce

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 I

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

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 m

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.x

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

2007-02-16 Thread Tom Robinson
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
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 f

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 app.