WebSphere Application Server - changes made using wsadmin not getting reflected in admin console.

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > November 2005 > changes made using wsadmin not getting reflected in admin console.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author changes made using wsadmin not getting reflected in admin console.

2005-11-16, 6:08 pm

I am trying to use wsadmin for the first time to configure the WAS 6.0 base. but not able to use it properly. for example-
I am trying to cacheTimeout from default 600 to 500, when I make the changes using wsadmin, start the server and then go back to admin console, I don?t see those changes getting reflected there. Here are the steps that I am using:

# <WAS_HOME>\bin\wsadmin.sh ?user agupta ?conntype NONE
wsadmin>set aSec [$AdminConfig getid /Cell:myCell/Security:/]
wsadmin>set cacheTimeoutAttr [list cacheTimeout 500]
wsadmin>set attrs [list $cacheTimeoutAttr]
wsadmin>$AdminConfig modify $aSec $attrs
wsadmin>$AdminConfig save

now when I start the WAS server and log in to Admin console, I don?t see these changes reflected. Am i doing something wrong..?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com