Wrox Programmer Forums
|
BOOK: Professional IBM WebSphere 5.0 Application Server
This is the forum to discuss the Wrox book Professional IBM WebSphere 5.0 Application Server by Tim Francis, Eric Herness, Rob High Jr., Jim Knutson, Kim Rochat, Chris Vignola; ISBN: 9780764543661
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional IBM WebSphere 5.0 Application Server section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 25th, 2006, 04:54 PM
Registered User
 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default wsadmin multiple configuration id

hello
.
i'm working with wsadmin to modify some configuration objects. i want to change the value of all the configuration object names by doing this:
.
set configids [$AdminConfig getid /J2EEResourceProperty:HostName/]
.
the result is more than one config objects:
.
HostName(cells/xxxx/nodes/xxxx:....1234)
HostName(cells/xxxx/nodes/xxxx:....2345)
.
when i do $AdminConfig modify $confidids {{value newname}} it only changes the first object...can someone show me how to iterate through all the config objects and change the value?
.
thanks in advance...






Similar Threads
Thread Thread Starter Forum Replies Last Post
why not index.asp?id=1 can be www.myweb.com/?id=1 BurhanKhan Classic ASP Professional 11 September 6th, 2004 02:06 PM
Multiple XML files matched with common Number Id gurbani XSLT 3 June 23rd, 2004 05:58 AM
Using multiple configuration files Johan VS.NET 2002/2003 0 November 10th, 2003 12:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.