hamsterdancer [
https://community.jboss.org/people/hamsterdancer] created the discussion
"Problem with jBPM5.3 and (needed) activated jpa in standalone.xml"
To view the discussion, visit:
https://community.jboss.org/message/742051#742051
--------------------------------------------------------------
Hi there.
I'm running jBoss 7.1.1 with jBPM5.3 and postgresSQL and some other applications.
I've seen, the jpa part in the standalone.xml is commented out and everything works
fine. Some of our other allpications are using jpa and are depended on the outcommented
lines.
<subsystem xmlns="urn:jboss:domain:jpa:.0">
<jpa default-datasource=""/>
</subsystem>
The point is, with these lines, our other applications are running perfectly but the jbpm
console server and the human task service is not running. Without these lines the jpbm
stuff works fine but the other applications do not.
Any ideas or workarounds what I could do except for not using jpa in my other applications
running on the same server (which is not an option :-/ ) ?
Thanks.
(btw. I'm still missing the catecory jBPM 5.3 on creating a new topic^^)
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/742051#742051]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]