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 unable to cast object of type
accessing VPN while Internet Tethering on iPhone
manage multiple sites from one admin panel drupal/joomla
xp sp2 clients wont log or ping server 2003
Asterix VoIP Connection
Ubuntu - Convert Desktop Hard Drive to Laptop? Just ext4 format and copy all files?
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered
Excel/csv, move rows to another sheet based on changing value in column
Need a "quiz" application that saves to a database
Way to force data in Excel into the format I want?