0
695views
What are the steps of developing an application using SOA?
1 Answer
written 2.7 years ago by |
There are eight steps, namely:
As shown in Figure , Step 5: Build, Step 6: Deploy and Step 8: Publish are specific to Web Services development as compared to component-based development. Step 7: WS Test requires a platform specific WS client to test the WS. The artifacts generated from these steps are also specific to Web Services. The outputs (i.e. interface and implementation classes) produced from Step 4 are specific to Web Services as well.