if (!TestUtilities.areWeTesting("ejb"))
return;
debug("\n*** TEST INPUT ONLY OPERATION USING EJB BINDING ***");
WSIFServiceFactory factory = WSIFServiceFactory.newInstance();
WSIFService service =
factory
.getService(
wsdlPath + "ShoppingCartAll.wsdl",
"http://www.shoppingcart.com/definitions/ShoppingCartInterface",
// serviceNS,
"ShoppingCart_EJBService", // serviceName,