Mod_jk and upgrading jdk

2004-11-30 Thread Martin Whelan
Hi All,
I am running Apache/1.3.23 along with Tomcat  4.1.12 and jdk 1.3.1_04
Can I reliably upgrade the jdk to 1.4 without having to recompile mod_jk?
The OS is Redhat 7.2.
Because it is a LIVE server I'd prefer not to get it wrong, I can do 
without the phonecalls from
worried clients.

thanks for any help,
Martin
--

Martin Whelan 
Déise Design - www.deisedesign.com

Tel : 058 23647
Mobile : 086 975


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Mod_jk and upgrading jdk

2004-11-30 Thread Mark Lowe
It should be fine. mod_jk is a native library, if you leaving apache
alone then this wont effect the jk module.

tomcat 4.1 should run fine with 1.4

Mark

On Tue, 30 Nov 2004 19:15:35 +, Martin Whelan
[EMAIL PROTECTED] wrote:
 Hi All,
 
 I am running Apache/1.3.23 along with Tomcat  4.1.12 and jdk 1.3.1_04
 Can I reliably upgrade the jdk to 1.4 without having to recompile mod_jk?
 The OS is Redhat 7.2.
 
 Because it is a LIVE server I'd prefer not to get it wrong, I can do
 without the phonecalls from
 worried clients.
 
 thanks for any help,
 Martin
 
 --
 
 
 Martin Whelan
 Déise Design - www.deisedesign.com
 
 Tel : 058 23647
 Mobile : 086 975
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Mod_jk and upgrading jdk

2004-11-30 Thread Martin Whelan
Mark,
Thanks for that. I was put off initially by some possible parameters 
which specified the path to some java includes when building it.

Martin
Mark Lowe wrote:
It should be fine. mod_jk is a native library, if you leaving apache
alone then this wont effect the jk module.
tomcat 4.1 should run fine with 1.4
Mark
On Tue, 30 Nov 2004 19:15:35 +, Martin Whelan
[EMAIL PROTECTED] wrote:
 

Hi All,
I am running Apache/1.3.23 along with Tomcat  4.1.12 and jdk 1.3.1_04
Can I reliably upgrade the jdk to 1.4 without having to recompile mod_jk?
The OS is Redhat 7.2.
Because it is a LIVE server I'd prefer not to get it wrong, I can do
without the phonecalls from
worried clients.
thanks for any help,
Martin
--

Martin Whelan
Déise Design - www.deisedesign.com
Tel : 058 23647
Mobile : 086 975

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 


--

Martin Whelan 
Déise Design - www.deisedesign.com

Tel : 058 23647
Mobile : 086 975


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Mod_jk and upgrading jdk

2004-11-30 Thread Mark Lowe
Yeah I know you can compile with the jni stuff, I never have. 

In fact you might want to check that out first , if you use jni
library for starting tomcat up with apache.

If you don't use this mod_jk should be fine. I've never got those
building with java options works and have had to use the make files.
I've changed java versions, and tomcat versions without changing jk.

Mark


On Tue, 30 Nov 2004 20:04:59 +, Martin Whelan
[EMAIL PROTECTED] wrote:
 Mark,
 Thanks for that. I was put off initially by some possible parameters
 which specified the path to some java includes when building it.
 
 Martin
 
 
 
 Mark Lowe wrote:
 
 It should be fine. mod_jk is a native library, if you leaving apache
 alone then this wont effect the jk module.
 
 tomcat 4.1 should run fine with 1.4
 
 Mark
 
 On Tue, 30 Nov 2004 19:15:35 +, Martin Whelan
 [EMAIL PROTECTED] wrote:
 
 
 Hi All,
 
 I am running Apache/1.3.23 along with Tomcat  4.1.12 and jdk 1.3.1_04
 Can I reliably upgrade the jdk to 1.4 without having to recompile mod_jk?
 The OS is Redhat 7.2.
 
 Because it is a LIVE server I'd prefer not to get it wrong, I can do
 without the phonecalls from
 worried clients.
 
 thanks for any help,
 Martin
 
 --
 
 
 Martin Whelan
 Déise Design - www.deisedesign.com
 
 Tel : 058 23647
 Mobile : 086 975
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 
 
 
 
 --
 
 
 
 
 
 Martin Whelan
 Déise Design - www.deisedesign.com
 
 Tel : 058 23647
 Mobile : 086 975
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]