shanyu opened a new pull request #130: KNOX-1987: knox failed to start because knoxcli failed with "java.lan… URL: https://github.com/apache/knox/pull/130 …g.NoSuchFieldError: DEFAULT_XML_TYPE_ATTRIBUTE"WQ Signed-off-by: Shanyu Zhao <[email protected]> ## What changes were proposed in this pull request? Upgrade jaxws-ri version to 2.3.2 so that it uses the same version (2.7.4) of eclipse persistence classes. Otherwise, there are these files in knox/dep folder, and depends on loading sequence of classloader, you might encouter the NoSuchFieldError: eclipselink-2.7.4.jar org.eclipse.persistence.core-2.7.2.jar org.eclipse.persistence.moxy-2.7.2.jar org.eclipse.persistence.asm-2.7.2.jar org.eclipse.persistence.sdo-2.7.2.jar ## How was this patch tested? Manual tests
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
