[jboss-user] [JBoss jBPM] - JBoss JBPM Question~~~!!

2008-02-27 Thread sim912
Hi everyone, I am using jboss 4.0.4, jwsdp 2.0 and jbpm-bpel 1.1 beta 3. I am developing a simple web service that return two values from a operation. I have created the bpel and wsdl file and ServiceImpl.java. Inside ServiceImpl.java, It contains only one operation get(): public void get(floa

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

2008-02-25 Thread sim912
In wsdl file, anonymous wrote : | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132040#4132040 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132040 _

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

2008-02-25 Thread sim912
In wsdl file, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132039#4132039 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132039 ___ jboss-user mailing list jboss-u

[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