This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: jBPM integration with seam-gen ear projectolibutzki.oliver_libutzki.gmx.de Feb 13, 2009 2:36 PM (in response to dgautier)afaik you just have to put it into your EarContent... the root of your ear-file. 
- 
        2. Re: jBPM integration with seam-gen ear projectdgautier Feb 16, 2009 5:59 PM (in response to dgautier)Thank you Oliver, 
 I'm still struggling against other problems, but it seems that my config files are now at the right place :In the ear module, under the EarContent folder : 
 - hibernate.cfg.xml
 - jbpm.cfg.xml
 - myprocess.jpdl.xmlDenis. 
- 
        3. Re: jBPM integration with seam-gen ear projectpaulmkeogh Feb 27, 2009 10:32 AM (in response to dgautier)Thanks too for this information. I now have the problem that JBoss is complaining that it cannot find the data source defined in the hibernate.cfg.xml file. Before I try to fix this, is the following thinking correct? seam-gen generates projects to use JPA as the persistence layer 
 jbpl is expecting to use hibernateHow can I make the 2 co-exist ? Thanks, 
 
     
    