• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

No GUI admin console in 4.0 ?

 
Ranch Hand
Posts: 144
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This may sound odd, but as I (and several other developers here) have installed WebSphere 4.0 we seem not to have an adminclient.bat file in our WebSphere/Appserver/Bin directory. The only admin console we can find is the one you get via a browser by clicking:
Start/Programs/IBM WebSphere/Application Server V4.0 AES/First Steps
Or
Start/Programs/IBM WebSphere/Application Server V4.0 AES/Administrator's Console
Both of which bring up the browser version.
And yet, some documentation we have for a vendor product shows a GUI application admin console (as we were use to under 3.5)
Does anyone have any idea where the 4.0 Java Application Admin Console may have disappeared to?
 
Ranch Hand
Posts: 217
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
AEs doesn't have GUI console. AEs -> Advanced Edition for Single Server.
AE has GUI/Swing based console. AE -> Advanced Edition.
WAS5.0 admin console will be browser based, no more slow Swing!
 
Greg Brouelette
Ranch Hand
Posts: 144
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Swing is NOT SLOW!
OK, It's the Single server version. That's good to know. Thank you for the info, that clears up our confusion.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic