-
Task
-
Resolution: Done
-
Major
-
4.0.0.Alpha1-SOA
-
None
Automate the following simple scenario:
1. Create a SwitchYard project
2. Create a Java service interface
3. Create a bean component implementation
4. Create and execute a unit test for the service
5. Create a WSDL service interface
6. Add a SOAP gateway for accessing the service
7. Create a transformer
8. Create and execute a unit test for the transformer
9. Create and execute a unit test for the SOAP gateway
10. Deploy the application to a server
11. Test the deployed application
For more information see https://docs.jboss.org/author/display/SWITCHYARD/Quick+Start