Richard Naszcyniec [http://community.jboss.org/people/rnaszcyn] created the discussion
"jBPM5 plugin JBoss Developer Studio installation"
To view the discussion, visit: http://community.jboss.org/message/589628#589628
--------------------------------------------------------------
Long time BPM practitioner just getting up to speed on jBPM now that there is BPMN 2.0 support. I was able to download and install via the instructions without issue.
Next challenge, I want to set up development on my workstation and run jBPM on a server instance. I have JBoss Developer Studio 4.0 running on the workstation. I am unable to locate instructions on how to install the jBPM 5 plugin. Is this possible? Did I miss a link to such instructions in the forum? I hope that I am not the first christian on this becuase I hear the lions may be hungry.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/589628#589628]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
James Gingerich [http://community.jboss.org/people/james.gingerich] created the discussion
"JBoss 5.1 Parallel Processing"
To view the discussion, visit: http://community.jboss.org/message/590128#590128
--------------------------------------------------------------
Our application has parts that need to run in parallel within an Application Server. This includes JMS queus and topics, scheduled jobs (Quartz), and silimar functionality. These parts need their own dedicated resources so they don't starve each other. We are currently using several ExecutorService thread pools.
It has been brough to our attention that using unmanged threads within a container is a bad and non-standard solution. In addition, we would like the added functionality of dynamically scaling the size of the pools. It seemed that leaveraging WorkManager would sovle both problems.
We are using JBoss AS 5.1 and it appears that WorkManager is not available via JNDI (unlike in WebSphere AS). Furthermore, Weston comments that JBoss WorkManager is reserved for use for Resource Adapaters ( http://community.jboss.org/message/243460#243460http://community.jboss.org/message/243460). Weston suggests the notion of creating a custom MBean to achive this functionality.
What is the JBoss way for achiving parallel processing? Is there a better way to solve these problems?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/590128#590128]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
anuj k [http://community.jboss.org/people/anujk] created the discussion
"Business Rules Management Web UI"
To view the discussion, visit: http://community.jboss.org/message/589656#589656
--------------------------------------------------------------
Is there a way in jbpm 5 or earlier which allows Business Rules Management via web UI to be custom build and integrated with other Administration UI.
Are there any references available for same. Guvnor Web UI provides the feature of managing the rules through the web ui but it has its own GWT based UI. Is the UI customizable which comes with Guvnor or otherwise ?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/589656#589656]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]