you need to include persistence unit of task server (org.jbpm.task) in console persistence.xml which is located under gwt-console-server.war/WEB-INF/classes/META-INF so it contains both jbpm and task persistence unit as you would like to use it as local service.
HTH