[ http://jira.jboss.com/jira/browse/JBIDE-163?page=comments#action_12316425 ] Tom Baeyens commented on JBIDE-163: -----------------------------------
no jbpm does not have a jboss deployer. still needs to be seen if this makes sense. in case of jbpm, deploying a process archive means that the content is parsed into an object model and that object model is stored in a relational database (with hibernate) there is a jbpm ProcessArchiveDeployer that does this. it's just a matter of finding the right way of getting the classpath to work with jbpm, hibernate and the database driver. eventually, we want to integrate with the hibernate plugin for the management of database drivers and connections. but this task is mainly intended as a quick and dirty solution. the idea was that users should put the database driver somewhere in the classpath of the jbpm designer plugin. koen is still thinking about how to do this in the quickest way. regards, tom. > deploy a process archive > ------------------------ > > Key: JBIDE-163 > URL: http://jira.jboss.com/jira/browse/JBIDE-163 > Project: JBoss IDE > Type: Feature Request > Components: jBPM Designer plugin > Reporter: Tom Baeyens > Assignee: Marshall Culpepper > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
