Pietro Tufano 26.May.10 06:08 AM a Web browser Activities2.0.1Windows
Hi all,
I have to delete all activities, so I start the wsadmin client and when I run
- execfile("activitiesAdmin.py ")
I receive this message:
No activity services found
Activities Administration initialized
and when I try to get a list of all the activities, with the following:
all=ActivityService.fetchActivities()
I receive this exception:
WASX7015E: Eccezione durante l''esecuzione del comando: "all=ActivityService.fet
chActivities()"; informazioni sull''eccezione:
com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<input>", line 1, in ?
File "activitiesAdmin.py", line 85, in fetchActivities
NameError: activityServiceName