[jboss-user] [JBoss jBPM] - Re: Couldn't parse 'bean' into a 'org.jbpm.configuration.Bea

kennychiang do-not-reply at jboss.com
Thu Dec 28 01:06:01 EST 2006


I think the document has a typo in
<bean factory="org.jbpm.persistence.db.DbPersistenceServiceFactory">. The attribute "factory" should be "class". So that the config should read like:
<bean class="org.jbpm.persistence.db.DbPersistenceServiceFactory">
...
</bean>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996580#3996580

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996580



More information about the jboss-user mailing list