Creating the Get TutorialStore web service summary

In this tutorial, you created a Get web service module (SOI) with WebSphere Commerce Developer. You used a JET pattern to generate the service module and you created the noun, client library, and component façade for the service module.

About this task

In this tutorial you learned how to perform the following tasks:

  • Use the Java Emitter Template (JET) to generate a WebSphere Commerce service module
  • Create a noun
  • Create a client library and component facade to support operations (verbs) on that noun
  • Deploy and test your work