public void testWSIFPort_EJB() {
if (!TestUtilities.areWeTesting("ejb")) return;
try {
// TEST EJB
WSIFServiceFactory factory = WSIFServiceFactory.newInstance();
WSIFService service =
factory.getService(
TestUtilities.getWsdlPath("java\\test\\shop")
+ "ShoppingCartAll.wsdl",
"http://www.shoppingcart.com/definitions/ShoppingCartInterface",
"ShoppingCart_EJBService",
"http://www.shoppingcart.com/definitions/ShoppingCartInterface",