What is nmenroll in wlst?
Answer / Vineet Tyagi
nmenroll is a utility function in WebLogic Scripting Tool (WLST) that allows you to enroll a new managed server or a cluster into an existing administrative domain. The syntax for the command is: nmenroll -adminurl <admin_url> -username <username> -password <password> -server <managed_server_name>
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you do performance tuning of wls?
what is proxy? how it is used in real time?
How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
what is difference between weblogic and websphere?
Tell me what are the steps involved in configuring the jms?
when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?
What is boot?properties file in weblogic server?
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
What is a domain?
How to delete connection pool?
What are deployment descriptors?
What is the difference between stage and no stage deployment?