T3 provides a framework for WebLogic Server messages that support for
enhancements. These enhancements include abbreviations and features,
such as object replacement, that work in the context of WebLogic Server
clusters and HTTP and other product tunneling. T3 predates Java Object
Serialization and RMI, while closely tracking and leveraging these
specifications. T3 is a superset of Java Object. Serialization or RMI;
anything you can do in Java Object Serialization and RMI can be done
over T3. T3 is mandated between WebLogic Servers and between
programmatic clients and a WebLogic Server cluster. HTTP and IIOP are
optional protocols that can be used to communicate between other
processes and WebLogic Server. It depends on what you want to do. For
example, when you want to communicate between a browser and WebLogic
Server-use HTTP, or an ORB and WebLogic Server-IIOP.
Pages - Menu
Showing posts with label Frequently Asked Questions on weblogic. Show all posts
Showing posts with label Frequently Asked Questions on weblogic. Show all posts
Can I start a Managed Server if the Administration Server is unavailable?
By default, if a Managed Server is unable to connect to the specified
Administration Server during startup, it can retrieve its configuration
by reading a configuration file and other files directly. You cannot
change the server's configuration until the Administration Server is
available. A Managed Server that starts in this way is running in
Managed Server Independence mode.
How do I provide user credentials for starting a server?
When you create a domain, the Configuration Wizard prompts you to
provide the username and password for an initial administrative user. If
you create the domain in development mode, the wizard saves the
username and encrypted password in a boot identity file. A WebLogic
Server instance can refer to a boot identity file during its startup
process. If a server instance does not find such a file, it prompts you
to enter credentials.
If you create a domain in production
mode, or if you want to change user credentials in an existing boot
identity file, you can create a new boot identity file.
Subscribe to:
Posts (Atom)