[jboss-dev-forums] [Design of JBoss jBPM] - New jBPM Console

fady.matar do-not-reply at jboss.com
Mon Mar 17 09:32:40 EDT 2008


We're currently building the new jBPM console that will be compliant with future versions of jBPM and I would like to get feedback from different members of the community before we finalize on the adopted strategy / environment for development. 

The application will be built on top of JBoss Seam + Richfaces and in here we have a number of options:
1. The application can be built using POJOs and hence doesn't become dependent on EJB 3. The persistence mechanism will be either JPA or Hibernate and then the application can be deployed on Tomcat / JBoss AS
2. The application can be built using an enterprise methodology i.e. Entity Beans for persistence and Session Beans for all kind of business logic / actions. This will require a bootstrapped Tomcat installation or JBoss AS or any other EJB 3.0 compliant application server. 

I would like to get the feedback to see what strategy to adopt, any thoughts on this?

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

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



More information about the jboss-dev-forums mailing list