[jBPM] New message: "jBPM Integration"
by Sam Manning
User development,
A new message was posted in the thread "jBPM Integration":
http://community.jboss.org/message/526665#526665
Author : Sam Manning
Profile : http://community.jboss.org/people/dondragon2
Message:
--------------------------------------------------------------
I have a standalone java application that needs a workflow engine that supports XML definitions.
I saw OSWorkflow but realize that there is not much support for that if it is still active then I came across this.
With the framework I would need an application server or a servlet container. But, my application is just a standard java application.
How can I use this framework in that? If not can you say what is a comparable framework that can be used?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/526665#526665
16 years, 5 months
[jBPM] New message: "Re: Problems with jbpm-console"
by Ramses Hernandez
User development,
A new message was posted in the thread "Problems with jbpm-console":
http://community.jboss.org/message/526658#526658
Author : Ramses Hernandez
Profile : http://community.jboss.org/people/landdelses
Message:
--------------------------------------------------------------
Thanks for your answer Ronald, in fact I don't have any image on it, just that i don't know how put the image on the deployment, I think the image that generates the eclipse plugin?.
I did the jpdl.xml whit eclipse, it generates the xml and one image, then I pass only the xml to netbeans and make the demo project, now I don't know how could I put that image and where.
Is there any guide, manual or something about the jbpm-console?
The deployment I did it whit code or how could I do this?
Thank you so much for your answer.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/526658#526658
16 years, 5 months
[jBPM] New message: "Re: Automatic transition from wait state - is it correct?"
by Ronald van Kuijk
User development,
A new message was posted in the thread "Automatic transition from wait state - is it correct?":
http://community.jboss.org/message/526649#526649
Author : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
It seems to have to do with a state with a timer that triggers leaving the state and in one way or another looping back to the state with the timer in one transaction (ending one timer and creating a new one).... I've not created a minimal testcase that demonstrates this (no time). If you could do that and file a jira issue with mentioning this I would be greatful.
What adding async does is demarcating the transaction, so if the state is async, the transaction for leaving the state is separated from the transaction entering the state again.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/526649#526649
16 years, 5 months
[JBoss Cache] New message: "Re: JBoss cache deployment problem"
by parmod mehta
User development,
A new message was posted in the thread "JBoss cache deployment problem":
http://community.jboss.org/message/526647#526647
Author : parmod mehta
Profile : http://community.jboss.org/people/parmodmehta
Message:
--------------------------------------------------------------
Here is the list of jars get bundled with my war file
antlr-2.7.6.jar
javassist-3.4.GA.jar
antlr-runtime-3.0.jar
jboss-common-core-2.2.10.GA.jar
aopalliance-1.0.jar
jboss-logging-spi-2.0.5.GA.jar
aspectjrt-1.6.0.jar
jbosscache-core-3.1.0.GA.jar
aspectjweaver-1.6.0.jar
jgroups-2.6.7.GA.jar
cglib-nodep-2.1_3.jar
commons-collections-3.1.jar
junit-4.4.jar
commons-dbcp-1.2.2.jar
jxl-2.4.2.jar
commons-lang-2.4.jar
commons-logging-1.1.jar
commons-pool-1.3.jar
mvel-1.3.1-java1.4.jar
drools-analytics-4.0.7.jar
persistence-api-1.0.jar
drools-ant-4.0.7.jar
poi-3.5-FINAL.jar
drools-compiler-4.0.7.jar
slf4j-api-1.5.5.jar
drools-core-4.0.7.jar
slf4j-log4j12-1.5.5.jar
drools-decisiontables-4.0.7.jar
spring-2.5.5.jar
drools-jsr94-4.0.7.jar
spring-beans-2.5.5.jar
ejb3-persistence-1.0.2.GA.jar
spring-context-2.5.5.jar
hibernate-annotations-3.4.0.GA.jar
spring-context-support-2.5.5.jar
hibernate-commons-annotations-3.1.0.GA.jar
spring-core-2.5.5.jar
spring-test-2.5.5.jar
hibernate-jbosscache2-3.3.2.GA.jar
hibernate-core-3.3.2.GA.jar
spring-web-2.5.5.jar
hibernate-validator-3.1.0.GA.jar
spring-webmvc-2.5.5.jar
I can deploy the app by removing jboss-common-core-2.2.10.GA.jar from the bundle, but that means I can't use cache. There is no "non-cache" jar that I would think could cause this problem.
thanks
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/526647#526647
16 years, 5 months