Posted: Tue Aug 26, 2003 12:02 pm Post subject: [Solved]Extending Commands using CommandHandler
Voyager
Joined: 22 Oct 2002 Posts: 93 Location: Montreal
Hi,
I have been trying to extend the 'built-in' commands by writing a CommandHandler class. This class extends GenericCommandHandler class and i have an implementation method for a command lets say "x-commandA".
I have also set the webclient properties to point to the commandhandler class.
When i try invoking the command it says "com.ibm.workflow.servlet.client.ClientException: Invalid command sent x-commandA"
Any idea how i can get this to work....?
meanwhile ..... i noticed an instantiation exception for my custome command handler class...... i have put the file in the classpath... even tried 'jar'ing the class and added the same to classpath... still the same exception.... _________________ BlowFish
Last edited by anuppc on Tue Aug 26, 2003 3:13 pm; edited 1 time in total
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum