Testing SOA project


In this post we will see how to Test SOA composite flow.



Login into url -> http://localhost:7101/em   with your weblogic login credentials. (You have given credentials while creating a domain)

Next at left hand side, expand SOA and click on soa-infra
Next Select Deployed Composites tab and select our SOAHelloWorldProject.

Next click on Test button.

Now on Request tab, enter request details in the input fields and click on Test Web Service button located at bottom.

Now you can observe the Hello World message on Response tab.
full name --> firstname and lastname are appended.
message --> Hello World.

No comments:

Post a Comment