WebServiceException
4041424344454647
try { JAXBExtensionHelper.addExtensions(registry, Definition.class, RouteType.class); } catch (JAXBException e) { throw new WebServiceException("Adding of routeType extension failed."); } }