Sun Java System Web Server 7.0 Update 1 Available

I'm delighted to announce the general availability of Sun Java System Web Server 7.0 Update 1.

http://www.sun.com/download/products.xml?id=467713d6

New in this release is:

# Performance and stability improvements

# Out-of-box Java support for Servlets 2.5, JSP 2.1, JSF 1.2, and more

# Support for Java SE 5.0 and 6

# Support for NetBeans IDE 5.0, 5.5, and 5.5.1

# Administration interface support for FastCGI

and more too.

Download and enjoy!

[505 byte] By [JoeMcCabea] at [2007-11-27 8:21:31]
# 1

Was anyone able to get the "upgrade" installation from 7.0 working? Every time I try to point it to the directory where 7.0 is installed I get the message that I need to uninstall the current version.

In the installation and migration guide it is written than if 7.0 is already installed, 7.0 update 1 installer will detect it and proceed with the installation.

Any ideas?

badamczyka at 2007-7-12 20:10:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 2
In place upgrade ontop of 7.0 install should work. are you sure you tried the U1 RR bits and see this issue?
cvr-786a at 2007-7-12 20:10:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 3

Is the Web Sever 7.0 installation is full install. Please check if it contains the following files

1. wadm script under $install_dir/bin

2. messages.jar under $install_dir/setup

3. WebServer.inf under $install_dir/setup

Also check if WebServer.inf is a valid file containing the following keys

1. Sun Microsystems\Web Server\7.0

2. JDK_LOCATION

3. INSTALLED_COMPONENTS

WebServer7a at 2007-7-12 20:10:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 4
Thanks for the info. I think something went wrong during the installation because I can't seem to find those files. I'll give it another shot starting from scratch.Bart
badamczyka at 2007-7-12 20:10:02 > top of Java-index,Web & Directory Servers,Web Servers...