Hi, I downloaded WAS 4.0 from IBM. I tried installing it on my machine. However, I couldnt seem to launch admin console(Java UI). I was only able to launch web console. Did they remove admin console in downloadable version of 4.0? Thank you very much!
Kyle Brown
author
Ranch Hand
Joined: Aug 10, 2001
Posts: 3878
posted
0
There are two versions of WAS 4.0. WAS 4.0 AEs (Single-Server) only has a web console. WAS 4.0 AE (multi-server) only has a Java UI. That is because AEs no longer stores its configuration information in a datbase -- instead it stores it in a set of XML files. This is why it is only usable on a single server machine... Kyle ------------------ Kyle Brown, Author of Enterprise Java (tm) Programming with IBM Websphere See my homepage at http://members.aol.com/kgb1001001 for other WebSphere information.