Joe Gottman [http://community.jboss.org/people/joegottman] replied to the 
discussion

"Bug: jPBM 4.4: JbpmException thrown by ActivityExecution.getActivity()"

To view the discussion, visit: http://community.jboss.org/message/551316#551316

--------------------------------------------------------------
The major thing I object to is the fact that I have to call elements of the 
private interface to make the public method getActvity() work.  If 
getActivity() requires an active Environment, then that fact should be 
published in the JavaDocs and there should be a well-advertised way in jBPM to 
get an Enviroment (and close it when I'm done with it). 

Right now, the Environment interface isn't even in the jBPM public API.  As a 
user, I don't know what an Environment is, what it is used for,  or how long I 
should keep one around.  Can I maintain one indefinitely, like a Hibernate 
session, or do  I need to close it as soon as I'm done with it, like a database 
transaction?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/551316#551316]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to