• 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

step by step procedure for ...

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
can anyone tell me the step by step procedure to work with the console in weblogic 6.1
or the link to the same
thanks
namita
 
Ranch Hand
Posts: 293
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Namita,
You can find all of the Admin Console commands at BEA's Admin Console Online Help page, but you'll need to be familiar with the WebLogic Server Administration Guide as well.
To logon to the Admin Console, start WebLogic Server and then open the link in Start --> Programs --> BEA WebLogic E-Business Platform --> WebLogic Server 6.1 --> Start Default Console, or open a browser and go to http://localhost:7001/console
The default login id is "system" the password is whatever you chose when installing WebLogic Server.
--------------------
Joe McGuire
Sun Certified Java™ 2 Programmer, BEA WLS Certified Developer
 
reply
    Bookmark Topic Watch Topic
  • New Topic