You can configure a Java API for XML-based Web Services (JAX-WS) WS-Notification application (that is, a publisher, subscriber or consumer application) to resolve the WSDL parts for a Version 7.0 WS-Notification service from a local copy of the associated jax-ws-catalog.xml file and wsdl directory, rather than by following a series of web links.
When a JAX-WS WS-Notification client application gets the WSDL file from a Version 7.0 WS-Notification service, the client application expects to resolve the imported WSDL parts by following web links. However, if you copy the jax-ws-catalog.xml file and the wsdl directory for the WS-Notification service into the local file system for the client application, then the client application can resolve the imported WSDL parts from the local copy.