[jboss-user] [JBoss jBPM] - Please help~~problem when invoking bpel process~~

2008-02-25 Thread sim912
Hi, I am developing a web service using java web service developer pack. And i am going to deploy it to jboss server. I have an operation booking() which intake two parameters(int) and return two values. I have a wsdl file for this web service. In wsdl file, after compile the web ser

[jboss-user] [JBoss jBPM] - Please help~~deployment of webservice

2007-12-10 Thread sim9739
HI all, I am using jboss 4.0.4, jwsdp-2.0 and jbpm-bpel 1.1 beta 3. I have install everything needed to run the web service. after the installation, i deploy the hello example in the folder of jbpm-bpel. I can see the hello service in this link http://localhost:8080/jbossws/services then ,

[jboss-user] [JBoss jBPM] - Please help, its urgent (BPEL involving call to a service in

2007-07-10 Thread ram_kumar
Hi, I get the following error when one webservice residing in the service mix called by another one which is a bpel application. | 16:18:41,869 ERROR [StartListener] could not start process instance | org.jbpm.graph.def.DelegationException | at org.jbpm.graph.def.GraphElement.ra

[jboss-user] [JBoss jBPM] - please help: concurrent paths execution

2007-05-30 Thread ax666
Hi all, I'm really stuck with this problem now, and after reading for hours it didn't get any better. I'm using jbpm 3.2, here's a simple example of what I want do do: | | | | | | | | | | | | | | | | | |

[jboss-user] [JBoss jBPM] - Please help - rollback with managed trasnactions

2007-02-14 Thread mrudulam
The situation I am breaking my head over is this - Assume there is a simple 3 node process. Each node has its own action handler. In the second action handler, I have an update to another database (other than the jbpm). In the 3rd action handler, there is an exception. I am trying to combine nod

[jboss-user] [JBoss jBPM] - PLEASE HELP

2006-07-28 Thread mailinator
Hi, I need to integrate jBPM with my seam-hibernate project. My problem is that I use an hibernate.cfg.xml file to mapping my classes. Integrating jBPM I should create another .cfg.xml referring to another schema. How can I do? To be clearest, image to integrate jBPM with hibernate-booking seam e