• 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

Weblogic managed server

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello
What we have to before starting the weblogic 6.0 managed server since its giving me the illegal exception .
THanks
pavithra
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
you should have an administration server started for the domain you�re running the managed server, and pre configured the managed server in the admin server.
 
pavi kavi
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,
How to pre configure the manged server in admin server. can you please brief me on this.
pavithra

Originally posted by Marcos Maia:
Hi,
you should have an administration server started for the domain you�re running the managed server, and pre configured the managed server in the admin server.


 
Marcos Maia
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
navigate to | server -> configure a new server | fill the fields that you wanna give to your managed server, if your managed server it�s on a different machine you have also to register the machine at | machine -> configure a new machine | and use the ip adress of the machine where the managed server will run, if your managed server it�s gonna run on the same machine you should register a new ip on it or run it in a different port, the first choose is better because later if you want to implement cluster services your servers should run in the same port.
regards.

[This message has been edited by Marcos Maia (edited November 06, 2001).]
 
joke time: What is brown and sticky? ... ... ... A stick! Use it to beat this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic