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
ASP.Net C#, MS SQL
Passing a structure from VBA in Excel to a C DLL
Javascript form validation problems
Adding host to ESX farm
excel vba script needed
NFS share on FreeNAS
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
301 redirect htaccess issue
Citrix Provisioning Server, Cannot Find vDisk
web design vs dev