|
4 months ago ::
Jan 26, 2012 - 12:26PM
#1
|
Raji
Websphere Admin
Cyber Resource
|
Hi How can we manage websphere application server environment with scripting (if console is disabled) can you please tell me I apprecaite your response Thanks Raji
|
|
4 months ago ::
Jan 26, 2012 - 3:38PM
#2
|
Joseph
WebSphere Platform Technology Consultant
Consulting Ltd
|
|
|
4 months ago ::
Jan 26, 2012 - 3:39PM
#3
|
Erik
Senior Middleware Administrator
Unspecified
|
Raji, Can you clarify when you mean by the admin console being "down"? Do you mean if a user doesn't have access to the Admin Console or that the Admin Console and the DMGR service are unreachable?
Generally, you can admin your system using the wsadmin utility and either JACL or JYTHON. There is a ton of information on the web that you can locate, or IBM offfers classes on the topic virtually (for a fee.)
Erik
|
|
4 months ago ::
Jan 26, 2012 - 3:56PM
#4
|
Raji
Websphere Admin
Cyber Resource
|
Hi Erick User does nor have acess to admin console If you any information regarding this can you please provide information Here my question is how and where we will create virtual hosts resources jvm settings and complete administration can you please provide information related this Thanks Raji
|
|
4 months ago ::
Jan 26, 2012 - 7:15PM
#5
|
Srikanth
Systems Engineer
Bank of America
|
Raji,
Most of the tasks which you do through a console can be accomplished through command line using wsadmin scripts. With wsadmin you can accomplish most of tasks like
1. Creating clusters 2. Creating cluster members 3. Defining Datasources/Queues/QCF's 4. Defining Websphere Variables 5. Defining Virtual hosts 6. Deploy applications. 7. Stop/Start JVM.
what i have defined above are just a few examples. I hope this gives you enough information and give an idea.
|
|
4 months ago ::
Jan 26, 2012 - 9:27PM
#6
|
Joseph
WebSphere Platform Technology Consultant
Consulting Ltd
|
@raji check this url for sample scripts for websphere application server administration: www.ibm.com/developerworks/websphere/lib... Please do not post email address directly in the forum. Since this is a public forum and anyone can read, there is a chance that it can be captured and used for spamming.
|
|
4 months ago ::
Jan 26, 2012 - 10:26PM
#7
|
Raji
Websphere Admin
Cyber Resource
|
Thanks joseph
|