File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes adding managed server query? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "adding managed server query?" Watch "adding managed server query?" New topic
Author

adding managed server query?

faiza athar
Ranch Hand

Joined: Oct 30, 2001
Posts: 136
Which of the following statements are true concerning the addition of a Managed Server to a Domain?
a)A Managed Server can only be added from within the Administration Console on the Administration Server for the domain
b)A Managed Server can be added from the command line of the Administration Server for the domain
c)A Managed Server must be run on the same machine as the Administration Server
d)The Administration Server specified may be in a different domain than the Managed Server
can someone confirm if b is right?
Chris Mathews
Ranch Hand

Joined: Jul 18, 2001
Posts: 2712
The correct answer is A. See this link: Adding a WebLogic Managed Server to the Domain.
Actually you don't technically NEED to use the console. You could always directly hack on the config.xml, but this is frowned upon by BEA.
For a list of the Admin command line parameters, see this link: WebLogic Server Administration Command Reference.
[ December 15, 2002: Message edited by: Chris Mathews ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: adding managed server query?
 
Similar Threads
Weblogic managed server
admin and managed server
managed Servers
Node Vs node manager ; Admin server Vs managed server
Node Manager Issue