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
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 ,
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
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:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
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