QA

Q&A

Q1:

What is the exact syntax for shutting down the server through the command prompt?

A1:

If your server name is myserver, then with the user ID user and password password, the following command would shut down the server:

 java weblogic.Admin -username user -password password SHUTDOWN myserver  
Q2:

What is permitter authentication?

A2:

This kind of authentication uses identity assertion instead of user ID and password. Identity assertion uses tokens that are client-supplied and are associated with user names.

Q3:

What happens if the classpath for the database driver is not set in the DOS window from which you are attempting to start the WebLogic Server?

A3:

If you don't have any elements configured that use the database drivers, you won't have any problems. However, if you have any WebLogic Server elements, like datasources or connection pools, configured, then you will get a weblogic.ejb20.WLDeploymentException stating that those elements could not be activated.



Sams Teach Yourself BEA WebLogic Server 7. 0 in 21 Days
Sams Teach Yourself BEA WebLogic Server 7.0 in 21 Days
ISBN: 0672324334
EAN: 2147483647
Year: 2002
Pages: 339

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net