Any particular JDK version required for Tomcat?

2003-02-06 Thread Tref Gare
Hi all, A quick question for a friend who needs to install Tomcat 4.1.12 into a JDK 1.2 environment. Are there any limitations or constraints regarding which version of the JDK Tomcat requires to be happy? Thanks -- Tref Gare Development

RE: JSP's in other directories

2003-02-05 Thread Tref Gare
>configuration files, class files, beans, deployment descriptor etc. > >------ >Tref Gare >Development Consultant >Areeba >Level 19/114 William St, Melbourne VIC 3000 >email: [EMAIL PROTECTED] >phone: +61 3 964

RE: JSP's in other directories

2003-02-04 Thread Tref Gare
er tomorrow. Cheers for now Tref -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au ---

RE: JSP's in other directories

2003-02-04 Thread Tref Gare
Ps: you can't actually access jsp files from inside the WEB-INF directory (at least not without some involved jiggery pokery). WEB-INF is for the configuration files, class files, beans, deployment descriptor etc. -- Tref Gare Develo

RE: JSP's in other directories

2003-02-04 Thread Tref Gare
be able to help. cheers -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.are

RE: VirtualHost www.zcompany.com:80 overlaps VirtualHost www.abc.com:80

2003-02-03 Thread Tref Gare
NameVirtualHost lets you use a single ip address as multiple hosts See these apache docs for details http://httpd.apache.org/docs/vhosts/ cheers Tref -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email

RE: REBOOT MACHINE

2003-01-23 Thread Tref Gare
production system? Tref ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au

RE: REBOOT MACHINE

2003-01-21 Thread Tref Gare
to help more specifically. Cheers Tref ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au

RE: REBOOT MACHINE

2003-01-21 Thread Tref Gare
ay I'm too sure. ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au -- "This email is intended only for

request forwarding with TC4.1.12

2003-01-09 Thread Tref Gare
ed on. However I've come across postings suggesting that Jetty can forward a request to a remote server. Does anyone have any idea of whether Tomcat may be able to handle this in any way? Thanks for any help, Tref -- Tref Gare D

[0T] ish - Can tomcat access REDIRECT_URL etc CGI environment vars

2003-01-04 Thread Tref Gare
Hi all, I'm trying to implement some dynamic 404 error handling on a site that is combining Apache 2.0.43 and Tomcat 4.1.12 via mod_jk on Solaris 8. Both Apache and tomcat are forwarding their 404's to /errors/404.jsp so I can handle the static error handler (sorry we couldn't find that f

RE: custom 404 error behaviour - obtaining the url requested

2002-12-19 Thread Tref Gare
a *virgin* jsp page (ie: no history). Does anyone know if there's a way to get the original request url from a 404 redirect? Thanks again, Tref -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [

custom 404 error behaviour - obtaining the url requested

2002-12-19 Thread Tref Gare
s custom error pages and as such doesn't seem to have any memory of what the actual url requested was. Any assistance as always will guarantee a place in my virtual christmas card list. Thanks Tref Gare -Original Message- From: Dionisio Ruiz

RE: Weird messages

2002-12-12 Thread Tref Gare
be a sign of the litigious world we're building ;-) However I will endeavour to shift it to the bottom of all text in the email so at least it isn't obstructing the basic information. Cheers -- Tref Gare Development Consultant Areeb

RE: newbie almost connected...

2002-12-12 Thread Tref Gare
mail.smtp.host localhost -- Tref Gare Development Consultant Areeba -Original Message- From: Peter [mailto:[EMAIL PROT

RE: jk2 warning where no jk2 being used on TC startup

2002-12-11 Thread Tref Gare
ssage----- From: Tref Gare Sent: Thursday, 12 December 2002 11:54 AM To: Tomcat Users List Subject: jk2 warning where no jk2 being used on TC startup Hi all, Any help appreciated greatly. I'm running Tomcat 4.1.12 and Apache 2.0.43 via mod_jk (not jk2) On startup tomcat always throws the fo

jk2 warning where no jk2 being used on TC startup

2002-12-11 Thread Tref Gare
f/jk2.properties Can anyone throw any light as to why this is happening and whether I should be concerned about it. Many thanks in advance Tref -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROT

RE: [OT} T.O. RE: I don´t understand the objective of this open list !

2002-12-09 Thread Tref Gare
That's my vote. -- -Original Message- From: micael [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 10 December 2002 4:36 PM To: Tomcat Users List Subject: [OT} T.O. RE: I don´t understand the objective of this open list ! Lord, let's stop thi

RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Tref Gare
7;t find this thing" type message then the first thing to check is that it's actually there (typos in the path etc). Alternatively: Have you got your JDK in your path? Ie: PATH=C:\path\to\your\jdk\bin cheers -- Tref Gare Develop

RE: Can't start tomcat

2002-12-03 Thread Tref Gare
I think it runs something like this.. but I'm running on vague cobweb memories Right click the title of your Dos window.. go to properties and adjust the environment memory dedicated to that window. Sorry I can't be clearer --

RE: URGENT: Tomcat4 - Setting my Application as Default

2002-11-27 Thread Tref Gare
or the consent of Areeba." -- -----Original Message- From: Tref Gare Sent: Thursday, 28 November 2002 6:49 PM To: Tomcat Users List Subject: RE: URGENT: Tomcat4 - Setting my Application as Default Bob, The easiest solution to your problem wil

RE: URGENT: Tomcat4 - Setting my Application as Default

2002-11-27 Thread Tref Gare
nt out the ROOT context.. it sounds like it's overriding the context you've added. Good luck with the deadline. ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3

RE: JSP + custom tags (XML)

2002-11-27 Thread Tref Gare
gs.html cheers -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au -- "This email is inten

RE: is there a free ide that gets along well with tomcat?

2002-11-21 Thread Tref Gare
Sorry.. a memory aberration there.. I just remembered JDeveloper is Oracles tool -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website

RE: is there a free ide that gets along well with tomcat?

2002-11-21 Thread Tref Gare
No module tuning as yet.. and yep that probably isn't helping. Might be worth having a look at NetBeans as well.. JDeveloper is a new one to me.. where's that come from -- Tref Gare Development Consultant Areeba Level 19/114

RE: is there a free ide that gets along well with tomcat?

2002-11-21 Thread Tref Gare
oing to give it a try. T ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au -- "This email is in

RE: XML parser

2002-11-20 Thread Tref Gare
ers T -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au -- "This email is intende

RE: XML parser

2002-11-20 Thread Tref Gare
Lol.. I knew I'd heard of something like that... That looks like just the ticket. Thanks -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3

RE: XML parser

2002-11-20 Thread Tref Gare
on to the classpath. Cheers T -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au ---

RE: XML parser

2002-11-20 Thread Tref Gare
appendixA.pdf PDF manual for the taglibs ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au

RE: XML parser

2002-11-19 Thread Tref Gare
Or this http://java.sun.com/products/jsp/html/JSPXML.html -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http

RE: XML parser

2002-11-19 Thread Tref Gare
JSP page which should be used only for presentation of the finished results (as much as possible, best of all poss worlds etc). http://www2.theserverside.com/resources/article.jsp?l=JSP-XML2 This article should point you in the right direction. T -

RE: XML parser: Xerces documentation

2002-11-19 Thread Tref Gare
hey give you what you want. If you find yourself still struggling a more specific question about what you're trying to achieve and where it's going wrong may evoke a more useful response. G'luck. Tref -- Tref Gare Development Consul

RE: XML parser

2002-11-19 Thread Tref Gare
ith the stuff it may be a good place to start. There are lots more tag libs available and a search on google for Taglibs jsp xml will return enough to keep you going through till Christmas. Cheers Tref -- Tref Gare Development Consultan

RE: XML parser

2002-11-19 Thread Tref Gare
seful for quick parsing of xml into Java beans... particularly useful for parsing config files etc. -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3

RE: Tomcat 4.1.12 - Incompatible type for getting or setting field

2002-11-14 Thread Tref Gare
m afraid. tref -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 1335 website: http://www.areeba.com.au -- "Th

RE: RE: JK2 Installation

2002-11-14 Thread Tref Gare
Not really that much to do with this thread, but one vote of thanks and appreciation for all freely donated help and advice provided by John over recent weeks, months etc. Be nice to the man. Tref -- Tref Gare Development Consultant Areeba

RE: mod_jk Problem

2002-11-12 Thread Tref Gare
Another thought. I was making the mistake of putting my Include line immediately after the modules section of Httpd.conf which was one reason why it wasn't working for me. Have you got yours at the very end of httpd.conf? Tref -- Tref

RE: mod_jk Problem

2002-11-12 Thread Tref Gare
Makes it sound like something to do with the virtual host settings.. having said that I've stuck with the manual fix in the end myself (ie: coding direct into httpd.conf rather than using the Include)... -- Tref Gare Development Consu

RE: mod_jk Problem

2002-11-12 Thread Tref Gare
rties file back such that the workers name is ajp13 rather than remote and just confirm whether that's the problem. Cheers Tref -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTE

RE: mod_jk Problem

2002-11-12 Thread Tref Gare
amples/servletToJsp ajp13 JkMount /examples/SendMailServlet ajp13 That at least will narrow down the issue a tad to see if it's related to the virtual host setup. Good luck. Tref -- Tref Gare Development Consultant Areeba Level 19/114 Wil

RE: where and how to set session time out to 1 hr?

2002-11-07 Thread Tref Gare
Yep.. only diff being setMaxInactiveInterval takes an argument in seconds where the web.xml setTimeout takes it in minutes. >I think you can also use HttpSession.setMaxInactiveInterval(): -- Tref Gare Development Consultant Areeba Level 19/

RE: tc4.1.12 and Apache2.0.43 mod_jk Root Context not appearing in mod_jk.conf

2002-10-30 Thread Tref Gare
ases etc. Either way I'm still editing two files, either server.xml and mod_jk.conf and or httpd.conf and server.xml Many thanks for your various assistances thus far. You're champions. Tref ------ Tref Gare Development Consultant Areeb

RE: mod_jk + tomcat on Solaris 8 ( about Turner's HOWTO )

2002-10-29 Thread Tref Gare
Where is your mod_jk.so installed? And secondly what does your mod_jk.conf look like (CATALINA_HOME/conf/auto/mod_jk.conf) I'd say between those two we'll find the culprit. cheers -- Tref Gare Development Consultant Areeba Le

RE: tc4.1.12 and Apache2.0.43 mod_jk Root Context not appearing in mod_jk.conf

2002-10-29 Thread Tref Gare
ot be able to be configured via the auto generated file. Tref ------ Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 964

RE: [urgent]Help pleeeeez--context problem--logfiles attached

2002-10-28 Thread Tref Gare
Is your webapp the simgo context? While this may be just a typo in transit, your docBase is misspelt. You've got it as docbase (all lower case) Try changing docbase to docBase and see how you go. Cheers Tref -- Tref

RE: tc4.1.12 and Apache2.0.43 mod_jk Root Context not appearing in mod_jk.conf

2002-10-28 Thread Tref Gare
Sorry guys, I suspect I'm confusing the issue, but the last post was a clarification, not a solution. I'm still unable to get the root context to register. Any thoughts? Tref -- Tref Gare Development Consultant Areeba Level 19/114

RE: tc4.1.12 and Apache2.0.43 mod_jk Root Context not appearing in mod_jk.conf

2002-10-28 Thread Tref Gare
Whoops.. that was meant to read DocumentRoot "/WWW/MySite" For the apache httpd.conf bit Ta -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553

tc4.1.12 and Apache2.0.43 mod_jk Root Context not appearing in mod_jk.conf

2002-10-28 Thread Tref Gare
ing here.. any suggestions? Thanks -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourne VIC 3000 email: [EMAIL PROTECTED] phone: +61 3 9642 5553 fax: +61 3 9642 133

RE: mod_jk build problems

2002-10-27 Thread Tref Gare
karta-tomcat-connectors/jk/release/v1 .2.0/bin/solaris8/ However I note there are versions for sol 6 and 8 but not 7. Hope it's some help at any rate. Cheers -- Tref Gare Development Consultant Areeba Level 19/114 William St, Melbourn

RE: DTD for server.xml

2002-10-27 Thread Tref Gare
rver.xml to get mod_jk running. http://www.johnturner.com/howto/apache2-tomcat404-howto.html As for the DTD.. I've seen one out there but I can't locate it just now. I'll keep looking. Cheers Tref -- Tref Gare Development

RE: mod_jk - Apache 2.0.43 - Tomcat 4.1.12 config issues on Solaris 8

2002-10-22 Thread Tref Gare
ean by "reversed". Do you mean the ApacheConfig listener should be placed after the < server Port=...> or that the listener classes are actually reversed. ? This could make some sense given that after I stopped relying on the auto confgured file all seems to have become well.

RE: Sorry - Forgot subject : Tomcat 4.1.12 & IBM HTTP Server 1.3.19.3

2002-10-22 Thread Tref Gare
Kristian, Whilst I'm unsure how this applies to the IBM http server, I've heard nothing but grief from deployments of mod_webapp to Windows systems. Whilst I'm no expert (I've spent the last week with headaches of my own on Solaris Systems). I did manage to get tc4.1.12 and Apache 2.0.43 ru

RE: mod_jk - Apache 2.0.43 - Tomcat 4.1.12 config issues on Solaris 8

2002-10-22 Thread Tref Gare
3 JkMount /examples ajp13 For reasons I'm almost entirely unclear about this configuration now works fine. As I say. If anybody can clarify why I'd rest easier, but in the meantime it may help some other poor soul. Cheers Tref Gare -Original Message-

mod_jk - Apache 2.0.43 - Tomcat 4.1.12 config issues on Solaris 8

2002-10-22 Thread Tref Gare
Hi Folks, We're having more than a few problems in this process so far. Any help will be as always gratefully received. A: we've been unable to compile a fresh connector in either jk or jk2 flavour. Each one fails at a late stage of compile listing copious parse errors in the jni.h incl