It should be possible to directly create a BPEL SU project.
An action would be available to generate both the WSDL and the jbi.xml files (somehow similar to what is available for the Jsr181).
Vincent Zurczak added a comment - Fri, 3 Sep 2010 - 17:28:31 +0200 Commit # 1823
It is now possible to directly create a jbi.xml from a complete SCA composite for Petals
Still to do:
Create service WSDLs automatically (right-click).
Insert this same feature in the tabbed properties.
Vincent Zurczak added a comment - Mon, 6 Sep 2010 - 13:41:55 +0200
Annotating a Java interface with JAX-WS is not a good approach.
We should see whether we can embed a Java to WSDL library and invoke it directly, instead of using ANT tasks.
Vincent Zurczak added a comment - Mon, 6 Sep 2010 - 13:41:55 +0200 Annotating a Java interface with JAX-WS is not a good approach.
We should see whether we can embed a Java to WSDL library and invoke it directly, instead of using ANT tasks.
Vincent Zurczak added a comment - Fri, 10 Sep 2010 - 16:49:00 +0200
The SU creation works.
Make the WSDL generation automatic for services will be done later in a separate task.
We can use the current Java to WSDL wizards for this.
Vincent Zurczak added a comment - Fri, 10 Sep 2010 - 16:49:00 +0200 The SU creation works.
Make the WSDL generation automatic for services will be done later in a separate task.
We can use the current Java to WSDL wizards for this.
Commit # 1819
The SCA wizard was added in the global SU wizard