883N/AA simple webservice returns the sum of two integers. This is bundled as a
883N/Aservlet inside a WAR file. This WAR file is included in the service assembly
883N/Aand is deployed by the JavaEE Service Engine.
883N/AA simple servlet (with jbi_enabled=true) to access this web service
883N/AA simple java client to invoke this servlet
883N/AJava EE Service Engine as the consumer.
883N/AJava EE Service Engine as the provider.
883N/Aclient <----> servlet <-----> JavaEE SE <-----NMR------> JavaEE SE <------> webservice
883N/AThe Java EE Service Engine should successfully deploy the service unit.
883N/AJava client should be able to successfully invoke the webservice and get