# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: C:\nam\main\websvc\rest\src\org\netbeans\modules\websvc\rest\codegen\resources # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: UriResolver.template *** C:\nam\main\websvc\rest\src\org\netbeans\modules\websvc\rest\codegen\resources\UriResolver.template Base (1.7) --- C:\nam\main\websvc\rest\src\org\netbeans\modules\websvc\rest\codegen\resources\UriResolver.template Locally Modified (Based On 1.7) *************** *** 16,22 **** import java.net.URI; import java.net.URL; import javax.xml.bind.JAXBContext; - import x.service.PersistenceService; /** * Utility class for resolving an uri into an entity. --- 16,21 ----