10.21. ConclusionIn this chapter we showed how to expose a portion of the JAW Motors application as a Web Service so JAW Motors can share its inventory with its online trading partners and work with non-Java clients. We exposed an EJB as a Web Service by using Ant, XDoclet, and JWSDP to deploy it on JBoss. We finished by writing an Axis client that invoked our Web Service. |