Re: tomcat 5.0.25 question

2005-03-24 Thread Lionel Farbos
Eric,

If you can, rather than upgrading the only jdk in development,
I suggest you upgrading the tomcat version too (->5.5)

Some arguments :
- Tomcat 5.5 is natively implemented for jdk1.5
- Tomcat 5.0 has no maintainer (so Tomcat 5.0.30 is always in beta because 
nobody can vote for it...); 
  all the developpers work on Tomcat5.5
- Tomcat 5.5 is more performant than Tomcat 5.0.

Cheers,
and good tests.

On Wed, 23 Mar 2005 14:33:29 -0800
"Eric Moreo" <[EMAIL PROTECTED]> wrote:

> David and Lionel,
> 
> Thank you both for your input. I think I am going to experiment with
> upgrading to jdk 1.5 in development to see how it works.  I'll post my
> results just in case anyone else ever has this issue.
> 
> Eric 
> 
> -Original Message-
> From: David Smith [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 23, 2005 11:25 AM
> To: Tomcat Users List
> Subject: Re: tomcat 5.0.25 question
> 
> I have it working here on Tomcat 5.0.x, JDK 5, WinXP -- no problems to 
> note so far and I installed it from a binary download.
> 
> The only gotcha that I know about is you can't build for JDK 5 and then 
> use it on JDK 1.4.x
> 
> --David
> 
> Lionel Farbos wrote:
> 
> >I don't know where you can find more details ...
> >but Tomcat 5.0.x is built for jdk1.4
> >
> >So, I don't think you can use jdk1.5 with it...
> >
> >On Wed, 23 Mar 2005 09:32:28 -0800
> >"Eric Moreo" <[EMAIL PROTECTED]> wrote:
> >
> >  
> >
> >>Hello,
> >> 
> >>Last year I downloaded the Tomcat 5.0.25 binary for Solaris and
> >>installed it with java sdk 1.4.2.  I now want to upgrade to the java
> sdk
> >>1.5 but I don't want to upgrade Tomcat yet.  I am trying to determine
> if
> >>this upgrade will affect my version of Tomcat.  One piece of
> information
> >>that I cannot find on the Tomcat website is information about how the
> >>Tomcat binaries were built.  Specifically, was it compiled using the
> >>java compiler from sdk 1.4, 1.5 or some other version of the sdk?  If
> my
> >>version of Tomcat was built with javac from the java sdk 1.5 then I
> know
> >>my upgrade should go smoothly.  If anyone knows where I can find the
> >>details of how the Tomcat binaries were built it would be greatly
> >>appreciated.
> >> 
> >>Thanks,
> >> 
> >>Eric Moreo
> >>Web Developer
> >>Art Center College of Design
> >>x2392
> >>[EMAIL PROTECTED]
> >> 
> >> 
> >>
> >>
> >>
> >
> >-
> >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]
> 
> 
> -
> 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: tomcat 5.0.25 question

2005-03-23 Thread Eric Moreo
David and Lionel,

Thank you both for your input. I think I am going to experiment with
upgrading to jdk 1.5 in development to see how it works.  I'll post my
results just in case anyone else ever has this issue.

Eric 

-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 23, 2005 11:25 AM
To: Tomcat Users List
Subject: Re: tomcat 5.0.25 question

I have it working here on Tomcat 5.0.x, JDK 5, WinXP -- no problems to 
note so far and I installed it from a binary download.

The only gotcha that I know about is you can't build for JDK 5 and then 
use it on JDK 1.4.x

--David

Lionel Farbos wrote:

>I don't know where you can find more details ...
>but Tomcat 5.0.x is built for jdk1.4
>
>So, I don't think you can use jdk1.5 with it...
>
>On Wed, 23 Mar 2005 09:32:28 -0800
>"Eric Moreo" <[EMAIL PROTECTED]> wrote:
>
>  
>
>>Hello,
>> 
>>Last year I downloaded the Tomcat 5.0.25 binary for Solaris and
>>installed it with java sdk 1.4.2.  I now want to upgrade to the java
sdk
>>1.5 but I don't want to upgrade Tomcat yet.  I am trying to determine
if
>>this upgrade will affect my version of Tomcat.  One piece of
information
>>that I cannot find on the Tomcat website is information about how the
>>Tomcat binaries were built.  Specifically, was it compiled using the
>>java compiler from sdk 1.4, 1.5 or some other version of the sdk?  If
my
>>version of Tomcat was built with javac from the java sdk 1.5 then I
know
>>my upgrade should go smoothly.  If anyone knows where I can find the
>>details of how the Tomcat binaries were built it would be greatly
>>appreciated.
>> 
>>Thanks,
>> 
>>Eric Moreo
>>Web Developer
>>Art Center College of Design
>>x2392
>>[EMAIL PROTECTED]
>> 
>> 
>>
>>
>>
>
>-
>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]


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



Re: tomcat 5.0.25 question

2005-03-23 Thread David Smith
I have it working here on Tomcat 5.0.x, JDK 5, WinXP -- no problems to 
note so far and I installed it from a binary download.

The only gotcha that I know about is you can't build for JDK 5 and then 
use it on JDK 1.4.x

--David
Lionel Farbos wrote:
I don't know where you can find more details ...
but Tomcat 5.0.x is built for jdk1.4
So, I don't think you can use jdk1.5 with it...
On Wed, 23 Mar 2005 09:32:28 -0800
"Eric Moreo" <[EMAIL PROTECTED]> wrote:
 

Hello,
Last year I downloaded the Tomcat 5.0.25 binary for Solaris and
installed it with java sdk 1.4.2.  I now want to upgrade to the java sdk
1.5 but I don't want to upgrade Tomcat yet.  I am trying to determine if
this upgrade will affect my version of Tomcat.  One piece of information
that I cannot find on the Tomcat website is information about how the
Tomcat binaries were built.  Specifically, was it compiled using the
java compiler from sdk 1.4, 1.5 or some other version of the sdk?  If my
version of Tomcat was built with javac from the java sdk 1.5 then I know
my upgrade should go smoothly.  If anyone knows where I can find the
details of how the Tomcat binaries were built it would be greatly
appreciated.
Thanks,
Eric Moreo
Web Developer
Art Center College of Design
x2392
[EMAIL PROTECTED]

   

-
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: tomcat 5.0.25 question

2005-03-23 Thread Lionel Farbos
I don't know where you can find more details ...
but Tomcat 5.0.x is built for jdk1.4

So, I don't think you can use jdk1.5 with it...

On Wed, 23 Mar 2005 09:32:28 -0800
"Eric Moreo" <[EMAIL PROTECTED]> wrote:

> Hello,
>  
> Last year I downloaded the Tomcat 5.0.25 binary for Solaris and
> installed it with java sdk 1.4.2.  I now want to upgrade to the java sdk
> 1.5 but I don't want to upgrade Tomcat yet.  I am trying to determine if
> this upgrade will affect my version of Tomcat.  One piece of information
> that I cannot find on the Tomcat website is information about how the
> Tomcat binaries were built.  Specifically, was it compiled using the
> java compiler from sdk 1.4, 1.5 or some other version of the sdk?  If my
> version of Tomcat was built with javac from the java sdk 1.5 then I know
> my upgrade should go smoothly.  If anyone knows where I can find the
> details of how the Tomcat binaries were built it would be greatly
> appreciated.
>  
> Thanks,
>  
> Eric Moreo
> Web Developer
> Art Center College of Design
> x2392
> [EMAIL PROTECTED]
>  
>  
> 

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



tomcat 5.0.25 question

2005-03-23 Thread Eric Moreo
Hello,
 
Last year I downloaded the Tomcat 5.0.25 binary for Solaris and
installed it with java sdk 1.4.2.  I now want to upgrade to the java sdk
1.5 but I don't want to upgrade Tomcat yet.  I am trying to determine if
this upgrade will affect my version of Tomcat.  One piece of information
that I cannot find on the Tomcat website is information about how the
Tomcat binaries were built.  Specifically, was it compiled using the
java compiler from sdk 1.4, 1.5 or some other version of the sdk?  If my
version of Tomcat was built with javac from the java sdk 1.5 then I know
my upgrade should go smoothly.  If anyone knows where I can find the
details of how the Tomcat binaries were built it would be greatly
appreciated.
 
Thanks,
 
Eric Moreo
Web Developer
Art Center College of Design
x2392
[EMAIL PROTECTED]