Hi,
the error message is clear - you don't have the corresponding work item handler on the classpath. See the following documentation chapter:
http://docs.jboss.org/jbpm/v5.3/userguide/ch.console.html#d0e4605
If you are not sure with jbpm console, you can write a JUnit test which will execute your business process with your own work item handler.