Microsoft
Software
Hardware
Network
Question : to perform save after app deploy using jython scripts
i have a WebSphere Application Server 6.0.2.41, i was experimenting with jython scripts to update the deploy ear/war/files, using below commands, have issue to run the AdminAoo.save() command which i got WebSphere info center.
AdminApp.update('WC_comm',
'file', '[-operation addupdate -contents /tmp/index.jsp -contenturi Stores.war/mystore/index.j
sp]')
wsadmin>AdminApp.save()
WASX7015E: Exception running command: "AdminApp.save()"; exception information:
com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<input>", line 1, in ?
AttributeError: save
wsadmin>
Answer : to perform save after app deploy using jython scripts
It's AdminConfig.save()
not AdminApp.save()
Random Solutions
Virtual Memory
Windows XP and Microsoft Outlook and Windows Installer problems
Exchange 2010 Delegate Distribution List Permissions
Outlook 2007/Mozilla Thunderbird Cannot Connect to Email Server
Any ideas how to create your own loadbalancer using linux?
BGINFO via GPO server 2008, error loading bgi file even though its all loaded correctly
Cost of CAT5e cable installation
Google Analytics
Still having issues pinging from one subnet to another through ASA 5510
How to Determine what SQL Databases are Installed & Running?