Since jbpm-console is a webapp, you will need to put you jar in JBoss AS classpath. One option could be
jbpm-installer-dir/jboss-5.1.0.GA/server/default/lib
Another option might be to put you jar in the WEB-INF/lib directory inside jbpm-conlole war file.