RE: Integrating James with Tomcat

2004-05-19 Thread Adam Fowler
Hi, You should probably also forward this request for help to the following mailing list (after subscribing, naturally): [EMAIL PROTECTED] As they're more likely to know about this process. Adam. -Original Message- From: FIOL.BONNIN [mailto:[EMAIL PROTECTED] Sent: 19 May 2004 10:40

RE: jk2 shm property

2004-05-19 Thread Adam Fowler
[shm] file=/var/log/apache/inet/jk2.shm ... can someone explain me if the share memory descriptor is mandatory and what's best practice about using it's attributes in a jk2 newbie user language :-) I'm not sure whether its mandatory but when I've used jk2 on my linux system if I haven't

RE: mail server / relay

2004-05-17 Thread Adam Fowler
-Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] ... A module for receiving a message by mail? I don't know. I imagine that's not too hard to write, you read an XML string, parse it however you want (SAX, DOM, JDOM, Digester, and on and on and on goes the list),

RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Adam Fowler
I think (hope) he means one apache httpd instance load balancing to several tomcat instances. Your guess as to what he means is as good as mine tho! 8o) Adam. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 26 March 2004 16:36 To: Tomcat Users List Subject: RE:

RE: context.xml - what's the secret?

2004-03-25 Thread Adam Fowler
Try putting it in WEB-INF instead of META-INF Adam. -Original Message- From: White, Joshua A (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: 25 March 2004 12:45 To: '[EMAIL PROTECTED]' Subject: context.xml - what's the secret? Hello all, Let me first say that I am using Tomcat 4.1.30

RE: HTTP Status 404 -- Please Help

2004-03-24 Thread Adam Fowler
Aye, Just set up a context in Tomcat that points to the same directory as Apache is using. WARNING: Be sure to add a Directory Directive in Apache to Deny anyone from accessing the WEB-INF directory where your web.xml file (amongst other things) are kept. Adam. -Original Message- From:

RE: HTTP Status 404 -- Please Help

2004-03-24 Thread Adam Fowler
/local/apache2/htdocs debug=0 reloadable=true crossContext=true/ to server.xml, but it still doesn't work, what do I need to do more for set the context. And please give me more information about the second point you state as I have no idea what is that. - Original Message - From: Adam Fowler

RE: method=post but doGet() called - external redirects

2004-03-24 Thread Adam Fowler
I am assuming you have a servlet at /mycontext-app/ ? Can't you just map the servlet instead to /mycontext ? Or am I missing something? Alternatively, is it possible to change your clients to add that extra / so: /mycontext/?x=a Adam. -Original Message- From: Liviu Ionescu

RE: Configuration Help

2004-03-22 Thread Adam Fowler
400 Bad request http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html Generally Tomcat generates error HTML pages that have Apache Tomcat in hge letters at the top, so you should be getting them if its Tomcats fault. If you're using a URL like http://wibble.com/mydir then ensure you have

RE: Connector build error

2004-03-22 Thread Adam Fowler
Hi, This made me a bit miffed too. The developers have changed the jk/native2/README.txt to explain how to do it natively. Here is the post to the dev list below. If you get some annoying message saying could not find library -lapr-0 then fear not. You either: a) edit the

RE: Bind webapp to virtual host

2004-03-22 Thread Adam Fowler
Not sure if its been asked before but... JBoss has the file: jboss/server/default/deploy/jbossweb-tomcat.sar/META-INF/jboss-service.xml that contains the Tomcat server.xml file. Just edit this and add two Host entries as described here:

Re: How do you change the port Tomcat listens to

2003-01-21 Thread Adam Fowler
Hello, Sounds like you've got a version of Log4J that Tomcat doesn't like. You've probably upgraded one of them without upgrading the other. It sounds like a Java error where the version of Log that Log4J implements is not the one Tomcat is using. I'd reccommend making sure you have two

Re: WHERE TO PUT APPLET .CLASS FILES

2002-04-04 Thread ADAM FOWLER
. | Adam Fowler | | Third year undergraduate | TomcatBook Project | | Computer Science | Author and Administrator | | University of Wales, Aberystwyth | http://tomcatbook.sourceforge.net

Re: INSTALLING TOMCAT - PART II

2002-01-28 Thread ADAM FOWLER
http://tomcatbook.sourceforge.net Adam. - Original Message - From: Rafael [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 28, 2002 2:10 PM Subject: Re: INSTALLING TOMCAT - PART II Okey.. Lets start now the second part of this issue. I've

Re: Mod_webapp configuration

2001-11-03 Thread Adam Fowler
PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED] -- -- - | Adam Fowler | | Third year undergraduate

RE: Mod_webapp configuration

2001-11-02 Thread Adam Fowler
, David D. wrote: Can mod_jk be used with Tomcat 4? I sure hope so. I've got it running with 4.0.1 -- -- - | Adam Fowler | | Third year undergraduate

Re: Upgrading from Tomcat 3.x to Tomcat 4

2001-10-27 Thread Adam Fowler
Hi, Have a read of the information in Tomcat 4's Server.xml file. Its basic, but covers it. I'll get my appendix on this finished ASAP. Adam. Tomcat-Book project http://tomcatbook.sourceforge.net On Saturday 27 October 2001 20:02, you wrote: Hi, I was wondering about

Re: IIS and Tomcat

2001-07-24 Thread Adam Fowler
Hi all, I don't know why ppl have issues with IIS. I followed the jakarta docs to the ltter and had it working within an hour! Adam. John Baker wrote: Hello. Anyone got a handy url of 'how to get tomcat 4 working with IIS'? I actually hate IIS, but I'm being forced to do this. Sob.

Re: IIS and Tomcat

2001-07-24 Thread Adam Fowler
Windoze = pants IIS = pants Tomcat = amazing 8o) windoze + iis + tomcat = amazing sitting on two pairs of pants...not gonna work really is it 8o) He he. Just use Mandrake - much better Penguins 8o) Adam. John Baker wrote: On Tuesday 24 July 2001 17:13 pm, you wrote: Hi all, I don't

Re: mod_jk.so for linux

2001-07-19 Thread Adam Fowler
Hi, How many times do I have to post this in one week??? 8o) http://willow.cc.edu/adminguide http://users.aber.ac.uk/aff9 or for a list of builds of mod_jk I have:- http://users.aber.ac.uk/aff9/tomcat/tomcat-3.2/ JDK 1.3.0 can be found at http://users.aber.ac.uk/pms Adam. Adam Fowler

Re: Starting apache and Tomcat

2001-07-18 Thread Adam Fowler
Hi, Download the source and run the makefile for your system to build your mod_jk. Should work first time *gasp* Instructions at:- http://willow.cc.edu/adminguide or http://users.aber.ac.uk/aff9 Adam. On Wednesday 18 July 2001 14:42, you wrote: Nance, Michael wrote: I have seen this asked

Re: Tomcat 4.0b5/Apache/mod_webapps/JSP - NO GO!

2001-07-18 Thread Adam Fowler
. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http://tomcatbook.sourceforge.net e-mail: [EMAIL PROTECTED] On Wednesday 18 July 2001 19:41, you wrote: Help! I didn't get any response to my first

Re: problem with webapp_module and redhat 7.1/apache 1.3-tomcat4.0b5

2001-07-18 Thread Adam Fowler
*on the trail* Adam. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http://tomcatbook.sourceforge.net e-mail: [EMAIL PROTECTED] On Thursday 19 July 2001 06:32, you wrote: Me too, Exact same

Re: JDK 1.3.0...

2001-07-17 Thread Adam Fowler
(build 1.3.0_02, mixed mode) [dim@dim dim]$ cheesr dim On Tue, 17 Jul 2001, Adam Fowler wrote: Hey all, Sorry about sending this from a non-subscribed account - I'm at work 8o) I know a few people were looking for Java 2 SDK version 1.3 as opposed to 1.3.1. A friend of mine, Paul, has

Re: JDK 1.3.0...

2001-07-17 Thread Adam Fowler
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02) Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode) [dim@dim dim]$ cheesr dim On Tue, 17 Jul 2001, Adam Fowler wrote: Hey all, Sorry about sending this from a non-subscribed account - I'm at work 8o

Re: grand prix rules

2001-07-16 Thread Adam Fowler
WTF? :- Adam. On Monday 16 July 2001 22:31, you wrote: Hi Tracy, I got a question for you. In the grand prix rules under rule 11 it says Scores will be tabulated based upon that competitor's best 5 event scores Does that mean that no matter how many grand prix events you go to only 5 will

Re: java-linux-tomcat configuration problem

2001-07-14 Thread Adam Fowler
don't know where it can be found) Hope that helps, Adam. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http://tomcatbook.sourceforge.net e-mail: [EMAIL PROTECTED] On Friday 13 July 2001 16:33

Re: please help(isapi_redirector and virtual host)

2001-07-14 Thread Adam Fowler
. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http://tomcatbook.sourceforge.net e-mail: [EMAIL PROTECTED] On Friday 13 July 2001 16:42, you wrote: Same to me. I hosts three sites with IIS

Re: java.lang.SecurityException: sealing violation?

2001-07-14 Thread Adam Fowler
and I'll take a look. Adam. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http://tomcatbook.sourceforge.net e-mail: [EMAIL PROTECTED] On Friday 13 July 2001 18:45, you wrote: Okay, I gave up on my

Re: error page has different session in some cases. why?

2001-07-14 Thread Adam Fowler
Hi, You could catch the exception in forwardTest.jsp, set the attributes in the catch clause, then rethrow the exception. Adam. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http

Re: jsse??

2001-07-14 Thread Adam Fowler
Hi, By default tomcat is not built with JSSE. If you want to use SSL use need JSSE. To do this download the source and JSSE jars from Sun and follow ssl-howto. Adam. On Friday 13 July 2001 13:33, you wrote: Hi there, How can I config to build Tomcat 3.2.2 without the JSSE? Thanks! Yue

Re: SSI

2001-07-14 Thread Adam Fowler
Hi, You'll need to rebuild your mod_jk/mod_jserv for debian. Instructions are available at http://willow.cc.edu/adminguide or http://users.aber.ac.uk/aff9 mod_jserv will work with tc 3.2.x and (I think) with 3.3. But not 4.0 Adam. Adam Fowler Help Desk Live Project Information

Re: ad!!!

2001-07-14 Thread Adam Fowler
??? yes??? On Wednesday 11 July 2001 21:36, you wrote: __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/

Re: to compile or not

2001-07-13 Thread Adam Fowler
I'd say that!) and see if it works. As all JDKs must follow the same spec then it should work fine and provide the functionality your need. Keep me posted if you figure it out 8o) Adam. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy

Re: SSL IE Problem

2001-07-13 Thread Adam Fowler
Hi, If u have IE5.0 then upgrade to 5.1 - It's a known bug. Sourceforge is always complaining about it. Adam. On Friday 13 July 2001 05:11, you wrote: Hi , I am using Apache 1.3.2 as my webserver with ssl certificate . It works in all the browsers except IE which has 128bit chipher

Re: mod_jk for solaris

2001-07-12 Thread Adam Fowler
Hi, I have a random solaris mod_jk.so at http://users.aber.ac.uk/tomcat/ you can try that. If u get one built (build instructions also above...somewhere!) then gimme an e-mail with mod_jk.so and platform details (ie tomcat/apache/solaris ver and processor) Thanks, Adam. On Thursday 12 July

Re: mod_jk for solaris

2001-07-12 Thread Adam Fowler
Hi, Now that rings a bell! 8o) I'm sure I've covered this in my tomcat installation how-to. Take a gander about http://willow.cc.edu/adminguide. If its not there then try http://users.aber.ac.uk/aff9 as it will be up there soon (ish) It's due to you needing certain tomcat specific

Re: mod_jk for solaris

2001-07-12 Thread Adam Fowler
Hi, If u2 get this sorted can u send me the mod_jk.so file, build script and details of environment (tomcat/OS/apache versions) I'm making a repository at http://users.aber.ac.uk/aff9 Thanks, Adam. On Thursday 12 July 2001 15:51, you wrote: Yep! and if I find it I'll send it to you. I am

Re: Mr. Matt - Re: Tomcat + VxWorks (RTOS)

2001-07-12 Thread Adam Fowler
Hi, Never heard of your OS (sorry!) but if u use mod_jk.so can I have a build + build scripts for it so I can mirror them on my site http://users.aber.ac.uk/aff9 I'm making a respository of them. 8o) Aso, can u give me the name of your OS + version details of OS, tomcat and apache please.

Re: AW: Does any body have mod_jk for solaris?

2001-07-12 Thread Adam Fowler
Hi, I have an 'unknown' mod_jk.so for solaris but don't know what architecture its for! You could try it though. You don't need the c and o files (o is an intermediate build file, c is source) If mine does(n't) work can you drop me an e-mail? If you fine a Solaris * one can't you e-mail it

Re: Error when starting Tomcat

2001-07-12 Thread Adam Fowler
Hi, Either you have a bad line in one of your config files (httpd.conf / mod_jk.conf) or your mod_jk.so is hosed! Take a look through your files and if that doesn't help rebuild the mod_jk (use the given makefiles!) Adam. On Thursday 12 July 2001 13:17, you wrote: I'm having the following

Re: Regarding tomcat installation on HP-UX

2001-07-12 Thread Adam Fowler
Hi, Use mod_jk on HP-UX? If so, can I have a copy of it to put in my repository. Can you also send me details e.g.:- OS version and name CPU name and version apache version tomcat version Thanks, Adam. On Tuesday 19 June 2001 11:54, you wrote: dear nilanjan, the

Re: Fwd: NoClassDefFound

2001-07-12 Thread Adam Fowler
Hi, Weird!!! You can always use the Class class' getInstance(String className) method to get a copy of your class. Adam. On Thursday 12 July 2001 11:19, you wrote: [Argh! I cant get a single mail to go to the mailing list, I wonder if this one does!:) ] Hello. Anyone ever experiences

Re: java-linux-tomcat configuration problem

2001-07-12 Thread Adam Fowler
1040 1040 524 S 0 0.0 0.8 0:00 cced 586 root 0 0 508 504 428 S 0 0.0 0.3 0:00 crond 598 root 0 0 444 440 380 S 0 0.0 0.3 0:00 inetd Thanks again, Dan From: Adam Fowler [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL

Re: IIS and Tomcat 3.3

2001-07-12 Thread Adam Fowler
Hi, Toward the bottom of your isapi.log it says ajp23 did you make a typo when changing between ajp12/ajp13? Adam. On Thursday 12 July 2001 12:50, you wrote: Here is the registry settings for ISAPI rediector from a .reg file: [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation]

Re: help me with IIS+tomcat

2001-07-11 Thread Adam Fowler
tick somewhere, make sure you have one! Then make sure tomcat is actually running as an NT service (if it ain't running, it isn't gonna find the document!) Hope that helps guys. Adam. Adam Fowler TomcatBook project - http://tomcatbook.sourceforge.net Help Desk Live Project Information

Re: java-linux-tomcat configuration problem

2001-07-11 Thread Adam Fowler
Hi, Can you include a copy of ps x command output and top please? Also, who's jdk ru using? Sun's or blackdown? This sounds very strange as I upgraded on mandrake fine. You might wanna recheck the path variable and make sure that the new java is at the beginning of the path var, else if u

Re: Tomcat problems on Solaris

2001-07-11 Thread Adam Fowler
Hi, Doesn't look like mod_jk is built / configured correctly. Try re-building it (check http://willow.cc.edu/adminguide for builds) Adam. On Wednesday 11 July 2001 10:56, you wrote: Hi, I am having problems getting tomcat 3.2.2 to work on a Solaris server with apache 1.3.20. There is a

Re: There is no disk in the drive!

2001-07-11 Thread Adam Fowler
Hi, It could be trying to get a lock on a used file. No idea how to fix it though 8o) Adam. On Wednesday 11 July 2001 15:16, you wrote: When I run my web application using Tomcat as a service under windows 2000 (Tomcat 3.1.1) I'm running into a strange message. My app runs an eternal

Re: Unable to open http://localhost/examples/

2001-07-11 Thread Adam Fowler
Hi, There's one (at least) of the config files - think I may be workers.properties - that needs to be changed for a windoze machine - it has / instead of \. Have a look through them and make sure. Also make sure you have a default context set up. Adam.

Re: Tomcat problems on Solaris

2001-07-11 Thread Adam Fowler
: Adam Fowler [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 12:41 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat problems on Solaris Hi, Doesn't look like mod_jk is built / configured correctly. Try re-building it (check http://willow.cc.edu/adminguide for builds) Adam

Re: Simple startup question.

2001-07-11 Thread Adam Fowler
No. Best to edit the script and add hooks to a tomcat script in /etc/rc.d/init.d I have one somewhere on http://willow.cc.edu/adminguide Its in the mod_jk files section, called a mandrake startup script but should work ok with redhat - just make sure the directories are correct. Hope that

Re: Installation of mod_jk.so at AIX 433

2001-07-11 Thread Adam Fowler
Hi, I'm currently mirroring mod_jk binary builds for all OS's. Could you send me ur AIX file with a description of the platform it is used for? E.g. AIX ver.., processor architecture, tomcat ver, apache ver etc. Thanks! Adam. Adam Fowler Help Desk Live Project Information Services

Re: Config: zip-files

2001-06-14 Thread ADAM FOWLER
JAVA_HOME/jre/lib Adam. At 13:51 14/06/2001 +0200, you wrote: Hi! I got a zip-library containing jdbc drivers. Where do I put this so it is accesseble to the whole server? Thanks in advance Roland Carlsson Adam Fowler Second year Computer Science undergraduate University of Wales

RE: newbie question about forte/tomcat

2001-04-30 Thread Adam Fowler
Hello, If you have the enterprise edition of forte then it is built in. If not then you will have to mount the filesystem (aka Directory) where you're servlets exist. Then launch IE to compile them automatically. Adam. Adam Fowler Second year Computer Science undergraduate University

RE: database access problem

2001-04-08 Thread Adam Fowler
MS SQL Server 7.0 and above definitely do support the AS keyword, not sure about oracle. E.g.:- SELECT MAX(cutomerID) AS MaxID FROM tblCustomer Regards, Adam. Colorado here I come... Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College

RE: Linux - mod_jk ??

2001-03-30 Thread Adam Fowler
Hi, Again this problem *sigh* http://willow.cc.edu/docs/adminguide Goto the tomcat section and mod_jk installation guide. Regards and good luck! Adam. -Original Message- From: Craig O'Brien [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 4:46 PM To: [EMAIL PROTECTED]

RE: include problem

2001-03-19 Thread Adam Fowler
Hey, I believe (correct me if I'm an idiot) that the usual include syntax should work:- !-- #include file="../a.jsp" -- Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001)

RE: RMI with the IIS/Tomcat behind a firewall

2001-03-18 Thread Adam Fowler
Take a look at the following link. It uses HTTP to connect to a servlet and then the servlet does everything else:- http://developer.java.sun.com/developer/technicalArticles/RMI/rmi/ It's all pure Java. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University

RE: Starting Tomcat in Apache

2001-03-15 Thread Adam Fowler
) Have a look at my site http://willow.cc.edu/docs/adminguide under the tomcat section for startup scripts and a brief tutorial on this (should be in the mod_jk docs(?)) Good luck. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll

RE: Applet-servlet communication examples???

2001-03-14 Thread Adam Fowler
I second that question 8o) Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some other beginning'

RE: find the isapi_redirect.dll

2001-03-12 Thread Adam Fowler
Hi, Goto jakarta.apache.org Click on Tomcat Click on download release builds. When you enter the directory tree you will see a win32 directory. That's where the isapi_redirect dll is. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth

RE: Modern complier is not available

2001-03-11 Thread Adam Fowler
directory so all RPM's for all linux systems will work with all JDK's. Oh, and if its Loughborough, UK which I turned down then you're missing a 'h' there. 8o) No offence. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI

RE: Optimizing Tomcat

2001-03-11 Thread Adam Fowler
anyway...right? 8o) Oh, and running it on at least a pII with 64MB of RAM may be an idea too. I always thought Pentium Pro's sucked. But then again I am an AMD kinda guy. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI

Attention TUG members and all developers and administrators...

2001-03-11 Thread Adam Fowler
. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some other

RE: HowTo install Package servlet?

2001-03-10 Thread Adam Fowler
If the directory is in your classpath then you can just call it:- import ChangeRequest.*; CR myCR = new CR() or whatever. If thats what you meant anyway(?) Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA

mod_jk builds...

2001-03-04 Thread Adam Fowler
Hi all, If anyone has mod_jk builds can they supply me the info and the location(or copy) of the .so/.dll? I'm compiling a list of 'em at http://willow.cc.edu/docs/adminguide there are already a few there for various systems. Regards, Adam. Adam Fowler Second year Computer Science

RE: help with Tomcat under windows ME...

2001-03-03 Thread Adam Fowler
Hi, If all goes well then hopefully you should be able to do the following in IE http://localhost:8080 And a little tomcat will appear with some tomcat info. Hope that's what you mean(?) Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales

Upcoming Tomcat book...

2001-03-03 Thread Adam Fowler
to be for you people. If any Tomcat User Group(TUG) members wish to write user documentation for Tomcat (The 'paths' that have been discussed) then drop me an e-mail and maybe we can help each other. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales

RE: tomcat with Apache

2001-03-02 Thread Adam Fowler
Hi, You'll need to either download the source and recompile it, or easier - download the redhat RPM. They're listed on my site. http://willow.cc.edu/docs/adminguide Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI

RE: Tomcat on Linux

2001-03-02 Thread Adam Fowler
Hi, Have you got Sun's JDK, or another JDK, version 1.3??? If not, try installing that instead. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL

RE: Apache tomcat problem

2001-03-01 Thread Adam Fowler
, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some other beginning's end" -Original Message-

RE: Tomcat Src

2001-02-28 Thread Adam Fowler
Hi, Try downloading the .tar.gz again (sounds like a bad download) and then run tar xzvf jakarta-tomcat-3.2.1.tar.gz and It'll work. 8o) Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http

E-mail guidelines...

2001-02-26 Thread Adam Fowler
and probably don't ever bother reading it. (I know I don't when I'm in Unix 8o) ) The above are only little things, but helps a lot in reply times. Thanks, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: htt

RE: JServ - mod_jk

2001-02-26 Thread Adam Fowler
Hi, Mod_jk has its own config file called mod_jk.conf.auto you'll need to caopy this to something like mod_jk.conf.correct and edit it for your paths etc. After this make sure apache is including it. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales

RE: Tomcat running inprocess with Netscape 3.62 webserver.

2001-02-26 Thread Adam Fowler
Hi, Should it be looking under the d:\struts directory? I thought struts was another jakarta project? Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail

RE: reloading of changed servlets fails

2001-02-25 Thread Adam Fowler
Hi, Did you guys try using c:\blah\blah instead of the unix '/' file seperator? Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "

RE: tomcat and apache not happening

2001-02-24 Thread Adam Fowler
? Good luck. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some other beginning'

RE: First time user - gripe!

2001-02-24 Thread Adam Fowler
, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some other beginning's end" tomcat-iis-howt

RE: Newbies UNITE!

2001-02-24 Thread Adam Fowler
Hi, Maybe it would be better and a hell of a lot simpler to form a "documentation group" to get the docs done. Then everyone could use them and live happily ever after. Come to think of it, who is responsible for the tomcat/mod_jk docs atm? Regards, Adam. Adam Fowler Second yea

Mod_jk.so binary builds...

2001-02-24 Thread Adam Fowler
. They'll be up on willow at http://willow.cc.edu/docs/adminguide Thanks everyone. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Ever

RE: Newbies UNITE!

2001-02-24 Thread Adam Fowler
down it would help. The main problem seems to be with the linking module(mod_jk) and access to binary builds for a variety of platforms. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http

Tomcat success stories [was Basic Question]

2001-02-24 Thread Adam Fowler
Glad to hear it! 8o) Mine works too, but its only on a research machine! Although a group of malicious programmers may be using it soon and trying to take it down. (read: students learning jsp!) Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales

RE: tomcat, apache, and mod_jk

2001-02-23 Thread Adam Fowler
. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some other beginning's end" -Original Message- F

RE: need help,please, second time to post it.

2001-02-23 Thread Adam Fowler
Hi, Did you change the IP address in tomcat.properties or workers.properties? Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "

RE: Problems with gabled mod_jk

2001-02-23 Thread Adam Fowler
on getting RPM's made for Redhat(done) Mandrake(gimme time!) and SUSE(anyone?) ao it'll be really easy soon. Redhat RPMs can be found at http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/rpms/ Hope this works. Regards, Adam. Adam Fowler Second year Computer Science undergraduate

RE: Where is the source code for mod_jserv?

2001-02-22 Thread Adam Fowler
Hi, When you download the source it's in jakarta-tomcat-3.2.1-src/src/native/apache/jserv I'd imagine the tomcat 4.0 source tree is similar but I haven't checked. There are also makefiles for various systems in that directory. Hope this is what ur looking for. Regards, Adam. Adam

RE: mod_jk.so installation tar.gz...

2001-02-22 Thread Adam Fowler
. Gimme a week (don't you DARE update the source! 8o) ) Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from

RE: Windows 2000 Tomcat - Possible Solution

2001-02-22 Thread Adam Fowler
he he he *evil giggling* Windoze sucks. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some

RE: Problem with Tomcat - Red Hat 7

2001-02-22 Thread Adam Fowler
at boot as a daemon. Thus no-one has logged in when it is started! And the .bashrc will not have been executed. Hope this helps, any questions(preferably easy ones!) then e-mail the listserve again. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales

RE: tomcat, apache, and mod_jk

2001-02-22 Thread Adam Fowler
mod_jk.so just replace with mod_jk.dll and it'll work fine. *cringe* Hope that helps+works. The documentation is a bit misleading on the subject of win32 platforms. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000

RE: mod_jk.so installation tar.gz...

2001-02-22 Thread Adam Fowler
Hi, I could do a "locate jre/bin/java" and grep the string to get the home directory. As each distribution has a jre this should work. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001)

RE: mod_jk.so installation tar.gz...

2001-02-21 Thread Adam Fowler
I'll give it a bash...he he ...bash. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: [EMAIL PROTECTED] "Every new beginning comes from some

RE: mod_jk.so installation tar.gz...

2001-02-20 Thread Adam Fowler
, and your e-mail address is appearing as [EMAIL PROTECTED]! (apart from the reply-to, obviously) Regards + thanks, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail

RE: Working with Netscape on Solaris

2001-02-20 Thread Adam Fowler
Hi, Make sure the web server hasn't got two programs parsing files of type jsp. That's the only idea I have except from a bizarre programming error - unlikely. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA

RE: problems configuring tomcat/apache mod_jk.so

2001-02-20 Thread Adam Fowler
the config files and the httpd daemon before I compile things (frontpage extensions were a bit tempremental to install!) Hope it works 8o) Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http

RE: problems configuring tomcat/apache mod_jk.so

2001-02-20 Thread Adam Fowler
Hi, The instructions are for linux/unix like operating systems. Including Solaris. The instructions should work. Might as well try 'em. Regards, Adam. Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http

Detailed mod_jk documentation...

2001-02-19 Thread Adam Fowler
ppl. Any changes/additions (win2k/Mac OS X compilation etc.) e-mail me at [EMAIL PROTECTED] Regards, nos da, Adam. PS nos da = good night in Welsh(Cymraeg) - I'm tired, OK 8o) Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA

Mandrake RPM's... [was mod_jk now working on Mandrake 7.2...]

2001-02-19 Thread Adam Fowler
, a binary distribution...going to look what is different... Thank you, Adam! - Original Message - From: Adam Fowler [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 19, 2001 1:18 AM Subject: mod_jk now working on Mandrake 7.2... Hi all! 8o) he he *happy bunny mode* I managed

mod_jk.so installation tar.gz...

2001-02-19 Thread Adam Fowler
Hi all, I've made a small tar.gz for mod_jk on apache1.3 on linux. It works on Mandrake 7.2. You can un-tar.gz it then type make, then make install to ompile and install mod_jk. It's easier then downloading the entire tomcat source. You can get it to work on other linux's by typing make only

  1   2   >