Kris Verlaenen [
https://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: Error creating bean with name 'taskResourceFactory' defined in class
path resource [META-INF/spring/applicationContext.xml]"
To view the discussion, visit:
https://community.jboss.org/message/762002#762002
--------------------------------------------------------------
"org.dom4j.DocumentFactory cannot be cast to org.dom4j.DocumentFactory" can only
happen if you have conflicting dom4j jars in your classpath somewhere. So it's likely
you have either multiple versions of this jar in your application, or one in your
application and for example one in the server lib folder.
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/762002#762002]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]