deploiying jbpm as a service archive on jboss 4 is not a priortity. this way of deploying includes publishing of the ProcessEngine in JNDI.
this doesn't mean that jbpm will not run on jboss 4. it only means that you're on your own to sort out which libraries to put where. (as you had to do for jbpm 3 anyway)
When I create a new jpdl diagram using the GPD the name space it creates 'http://jbpm.org/4/jpdl' causes some trouble during deployment: see http://swissdev.blogspot.com/2009/05/jbpm-startup-problem-no-start-activity.html
should I report a bug or is my eclipse configuration wrong?
Ali, there is no RCP version of the designer. If all goes well, might be including a web based editor soon. That might cover those kind of needs as well.
I tried deploying beta2 in tomcat, have resolved all the classpath dependency,but the GWT console uses PorcessEngine from JNDI(Jboss Context), is it possible to deploy ProcessEngine in Tomcat server, are there any documentations available for deploying JBPM4 console in tomcat?
I'm trying to migrate from 3 to 4 and most of the time the time is being spent on whats the new class in 4 to use! I feel documentation needs to be improved.
We already offer as much as we did before: a set of libs that you can just deploy on tomcat.
Only the web app needs to be customized a bit. That will happen in one of the next releases.
But we target more then what we had with jbpm 3: in jBPM 4 we aim for an automatic tomcat installation script similar to the jboss installation script that we already have.
Thanks for quick response.I am evaluating JBPM for our Organization.Can you provide me some docs for deploying JBPM4 on Tomcat ? When you are planning to release the stable release for JBPM4 ? We are planning to use it for our organization.So we will prefer to use the stable release.
I don't have simple instructions to deploy jbpm on tomcat. For now, you just have to add the jbpm libs and the hibernate libs and other dependent libs to the tomcat lib folder. And add your configuration files in a jar in that tomcatlib folder i guess.
Congrats! Can't wait to try it on my beta1 code.
ReplyDeletehttp://www.jorambarrez.be
Joram,
ReplyDeleteMake sure you don't block all parking spaces in belgium with your experiments. To be on the safe side, I'll take the bike next few days :-)
regards, tom.
Quick question. Does the new schema work with DB2 and Sybase schema limitations?
ReplyDeleteWe currently have the following QA matrix:
ReplyDeletejdk{5,6} x jboss{5.0.0,5.0.1} x db{hsqldb,mysql,oracle,postgresql}
i assume you are behind our vpn: http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/
Sybase and db2 are not part of this QA.
Quick Question: Will jbpm 4.x be tested/supported only against jbpm 5.x and not jbpm 4.x?
ReplyDeleteCorrection:
ReplyDeleteQuick Question: Will jbpm 4.x be tested/supported only against jboss 5.x and not jboss 4.x?
deploiying jbpm as a service archive on jboss 4 is not a priortity. this way of deploying includes publishing of the ProcessEngine in JNDI.
ReplyDeletethis doesn't mean that jbpm will not run on jboss 4. it only means that you're on your own to sort out which libraries to put where. (as you had to do for jbpm 3 anyway)
Congrats, trying it now...
ReplyDeleteWhen I create a new jpdl diagram using the GPD the name space it creates 'http://jbpm.org/4/jpdl' causes some trouble during deployment: see http://swissdev.blogspot.com/2009/05/jbpm-startup-problem-no-start-activity.html
ReplyDeleteshould I report a bug or is my eclipse configuration wrong?
By the way, will GPD run on Eclipse 3.5 soon?
Hi Tom,
ReplyDeleteNow our company want to use jbpm as our workflow management. jbpm is a great workflow management.
One question, is there any RCP aplication for jpdl designer?
Thanks,
BR
Ali Bastomi
(Sorry, for my bad grammar)
Ali, there is no RCP version of the designer. If all goes well, might be including a web based editor soon. That might cover those kind of needs as well.
ReplyDeleteHi Tom,
ReplyDeleteThanks for your reply. wow, that's will be great. can't wait for the release :).
Regards,
Ali Bastomi
(Sorry, for my bad grammar)
Hi Tom,
ReplyDeleteI tried deploying beta2 in tomcat, have resolved all the classpath dependency,but the GWT console uses PorcessEngine from JNDI(Jboss Context), is it possible to deploy ProcessEngine in Tomcat server, are there any documentations available for deploying JBPM4 console in tomcat?
Hi Tom,
ReplyDeleteThe jBPM 4.0.0 GA is scheduled at July 1st, does this include complete jPDL designer ?
Regards,
Setya
Setya, yes it includes a graphical eclipse designer tool.
ReplyDeleteHi,
ReplyDeleteI'm trying to migrate from 3 to 4 and most of the time the time is being spent on whats the new class in 4 to use! I feel documentation needs to be improved.
-Rams
This comment has been removed by the author.
ReplyDeleteHi,
ReplyDeleteIs there any way to setup jbpm 4.0.0 on tomcat ? It seems that jbpm no more supports tomcat.
Thanks
-Vikas
Hi Vikas,
ReplyDeleteTomcat support is in the works.
We already offer as much as we did before: a set of libs that you can just deploy on tomcat.
Only the web app needs to be customized a bit. That will happen in one of the next releases.
But we target more then what we had with jbpm 3: in jBPM 4 we aim for an automatic tomcat installation script similar to the jboss installation script that we already have.
Hi Tom,
ReplyDeleteThanks for quick response.I am evaluating JBPM for our Organization.Can you provide me some docs for deploying JBPM4 on Tomcat ? When you are planning to release the stable release for JBPM4 ? We are planning to use it for our organization.So we will prefer to use the stable release.
Thanks
-Vikas
I don't have simple instructions to deploy jbpm on tomcat. For now, you just have to add the jbpm libs and the hibernate libs and other dependent libs to the tomcat lib folder. And add your configuration files in a jar in that tomcatlib folder i guess.
ReplyDeleteStable release is planned for July 1st.