Where should i deploy my workflow, including the configuration xml files, in the jbpm-starters-kit-with-eclipse-3.0?
Because, i'm running jbpm-starters-kit-with-eclipse-3.0, should i declare a different port in my hibernate.cfg.xml, to not create any problem with the port 1701? I want to maintain the ip address "localhost". So, should i declare this connection: | <connection-url>jdbc:hsqldb:hsql://localhost:1720</connection-url> | What xml files should i configure, besides hibernate.cfg.xml and hsqldb-ds.xml, for my bpm application run with hsqldb? The *.hbm.xml files that i create, are the ones to create my database and my tables, isn't it? Thanks, Pedro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912156#3912156 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912156 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
