Marcel Maschke [http://community.jboss.org/people/mash] created the discussion
"How to start processes by events (queue)?"
To view the discussion, visit: http://community.jboss.org/message/567387#567387
--------------------------------------------------------------
Hi,
i am quite new to jBPM (using 4.3). I implemented a process connected it with drools and can start the process by ExecutionService and the rules are working. So far so good. I read the jBPM documentation and have a few questions concerning events. But my understanding is that events are triggered by reaching a section of a node (enter, leave).
But I need the other way round. For example start events by an event queue. The solution shall be as simple as possible. I found something with ESB but i don't want to use it if it isn't necessary. I didn't find another solution yet. Do you have any hint or tutorial? Is there any out-of-the-Box solution working with Java SE?
Thx!
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/567387#567387]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Tuan Nguyen [http://community.jboss.org/people/tnguyen_75] created the discussion
"JBoss Portal Installation"
To view the discussion, visit: http://community.jboss.org/message/566747#566747
--------------------------------------------------------------
Is Jboss Portal the same as Jboss App server (jboss-5.1.0.GA)?
I have Jboss App Server (jboss-5.1.0.GA) serving the Middleware tier. For developing portlet, do I need to install Jboss Portal separately from Jboss App Server in order to implement portal portlet?
If I have to install Jboss Portal, what version of Jboss Portal I need to download?
Thanks,
Tuan
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/566747#566747]
Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
sannsims [http://community.jboss.org/people/sannsims] created the discussion
"In what order are classes loaded?"
To view the discussion, visit: http://community.jboss.org/message/567486#567486
--------------------------------------------------------------
Hello,
I'm a newbie to JBoss 5. According to the "JBoss AS 5 Development" book, it states the following about the common folder:
This directory hosts the lib folder, which is the new repository for the common libraries used by "all" application server configurations.
When I start my web application, it cannot find the my classes in the /common/lib directory. Are the classes in the /common/lib directory loaded after the classes in my web application (default directory)? If so, how I can ensure my jar file in the /common/lib directory is loaded first? My web application has a dependency on the classes in the /common/lib directory?
Thanks in advance for your help!
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/567486#567486]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]