[jboss-user] [JBoss jBPM] - Re: jBPM BPEL 1.1 GA - should bpel2 samples work?
caramba1
do-not-reply at jboss.com
Wed Feb 20 09:01:54 EST 2008
"alex.guizar at jboss.com" wrote : If you please, you can review the fixes in our CVS repository.
|
I have downloaded the examples from cvs, they looks as almost working:
Hello example works on both hsqldb and oracle.
Atm and Trip work on hsqldb, but do not work on oracle. (Connect succeeds, but logon gives an error: java.sql.SQLException: Stream has already been closed)
invoice, shipping, scheduling, task examples could not be built:
[wstools] java.lang.IllegalArgumentException: Cannot load config from: src/main/resources/wstools.xml
translator has also problems:
translator:
[javac] D:\programs\jbpm-bpel-1.1.GA\examples\translator\src\main\java\com\example\translator\DocumentTranslator_Impl.java:15: cannot find symbol
[javac] symbol: class DocumentTranslator
[javac] public class DocumentTranslator_Impl implements DocumentTranslator, Remote {
"alex.guizar at jboss.com" wrote :
| The product supports both BPEL4WS 1.1 and WS-BPEL 2.0. For v2.0, we aim to support the final version, available from http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.pdf.
|
That sounds great, does it support or if it will the doXslTransform extension function? I found it extrimely useful.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130753#4130753
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130753
More information about the jboss-user
mailing list