PortData port = WsBuilder.toPortData(portInfo, injections, moduleBaseUrl, classLoader);
pojoConfiguration = PojoUtil.findPojoConfig(pojoConfiguration, appInfo, webApp);
HttpListener container = createPojoWsContainer(moduleBaseUrl, port, portInfo.serviceLink,
target, context, webApp.contextRoot, bindings,
new ServiceConfiguration(PojoUtil.findConfiguration(pojoConfiguration, target.getName()), appInfo.services));
if (wsRegistry != null) {
// give servlet a reference to the webservice container