[jboss-user] [JBoss jBPM] - Re: some jBPM questions...

dleerob do-not-reply at jboss.com
Fri Oct 12 03:17:09 EDT 2007


 - Do you mean a database connection to another database, or to the Jbpm database. If you mean another database, then you would do it like you would any java application. Use Jdbc or something of the sorts, and write your own code to do it. If you mean to the Jbpm database, then read the documentation: http://docs.jboss.com/jbpm/v3.2/userguide/html/index.html[/url] and the getting started guide: [url]http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted

- To get some samples, look at the Jbpm Console. Again, read the documentation mentioned above. You could also look at the source code etc.

- To create your interface, just read the documentation, learn how to use the Jbpm Libraries/API's, and write your interface however you want. I wrote my own web application, using the AppFuse framework, and integrated the Jbpm libraries. The Jbpm Console is a good example of an interface. Look at it's source code.

- I can't help with your last question, as I haven't even looked at BPEL.

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

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



More information about the jboss-user mailing list