JDK 1.5 Axis 1.3 [message #159462] |
Tue, 07 February 2006 14:47  |
Eclipse User |
|
|
|
Can someone please confirm the following information. I recently upgraded
to JDK 1.5 for the use of enum and then upgraded to Axis 1.3 because my
older version of Axis used enum in the package names. Since then I have
had all kinds of problems and can't get my web services from Eclipse to
start.
I am currently running Tomcat 5.0.28. Do I need to upgrade my Tomcat to a
newer version to work with Axis 1.3 and JDK 1.5?
The latest version of Tomcat is 5.5.15, is it compatible with Eclipse 3.1,
WTP 0.7, Axis 1_3, and JDK 1.5?
Thanks,
Ben
|
|
|
|
Re: JDK 1.5 Axis 1.3 [message #159610 is a reply to message #159594] |
Wed, 08 February 2006 08:25   |
Eclipse User |
|
|
|
To be clear about Tomcat JDK dependencies, any version of Tomcat should
run fine with JDK 1.5, or any newer version of JDK. It's more about
what is the minimum version that Tomcat requires to run. I believe
Tomcat 3.2 can go a low as JDK 1.2. Tomcat 4.x through current 5.x
require at least JDK 1.4. However, 5.5.x runs out of the box with JDK
1.5, but requires you to install the "compat" jars in order to run with
JDK 1.4. The "compat" jars include dependencies that are included in
JDK 1.5, but aren't present JDK 1.4 (for example jmx.jar). Tomcat 5.5.x
can also run with a JRE instead of a JDK because it uses a copy of the
Eclipse JDT compiler to compile JSPs. It doesn't need tools.jar from a JDK.
Thus, you don't need to upgrade your Tomcat 5.0.28 to run with JDK 1.5.
I haven't played with Axis 1.3, so I can't speak for that one.
Cheers,
Larry
David Kerber wrote:
> In article <1517994e118b8c60ec8c0fddee53b0a2$1@www.eclipse.org>,
> bsisson@simventions.com says...
>
>>Can someone please confirm the following information. I recently upgraded
>>to JDK 1.5 for the use of enum and then upgraded to Axis 1.3 because my
>>older version of Axis used enum in the package names. Since then I have
>>had all kinds of problems and can't get my web services from Eclipse to
>>start.
>>
>>I am currently running Tomcat 5.0.28. Do I need to upgrade my Tomcat to a
>>newer version to work with Axis 1.3 and JDK 1.5?
>>
>>The latest version of Tomcat is 5.5.15, is it compatible with Eclipse 3.1,
>>WTP 0.7, Axis 1_3, and JDK 1.5?
>
>
> My understanding is that you MUST use Tomcat 5.5.* or later to use JDK
> 1.5.
>
|
|
|
|
|
Re: JDK 1.5 Axis 1.3 [message #160156 is a reply to message #159462] |
Fri, 10 February 2006 11:22  |
Eclipse User |
|
|
|
Originally posted by: jazeltine.sbcglobal.net
bsisson@simventions.com (Ben) wrote in
news:1517994e118b8c60ec8c0fddee53b0a2$1@www.eclipse.org:
> Can someone please confirm the following information. I recently
> upgraded to JDK 1.5 for the use of enum and then upgraded to Axis 1.3
> because my older version of Axis used enum in the package names.
> Since then I have had all kinds of problems and can't get my web
> services from Eclipse to start.
>
> I am currently running Tomcat 5.0.28. Do I need to upgrade my Tomcat
> to a newer version to work with Axis 1.3 and JDK 1.5?
>
> The latest version of Tomcat is 5.5.15, is it compatible with Eclipse
> 3.1, WTP 0.7, Axis 1_3, and JDK 1.5?
>
> Thanks,
> Ben
>
>
The WTP 0.7 plugin contains Axis 1.2 libraries. I think you may have to
use Axis 1.2 with Tomcat. That is what I had to do.
Jim
|
|
|
Powered by
FUDForum. Page generated in 0.05822 seconds