Problems when starting up EPP 5 due to missing XSD file
Issue
- Starting up EPP 5, the following WARN messages are emitted:
INFO | jvm 1 | 2010/08/05 14:12:11 | 14:12:11,575 WARN [JBossWSEntityResolver] Trying to resolve id as a non-file URL: http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd
INFO | jvm 1 | 2010/08/05 14:12:53 | 14:12:53,575 WARN [SaxJBossXBParser] schema_reference.4: Failed to read schema document 'http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. @ *unknown*[26,158]
INFO | jvm 1 | 2010/08/05 14:13:14 | 14:13:14,950 WARN [JBossWSEntityResolver] Trying to resolve id as a non-file URL: http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd
INFO | jvm 1 | 2010/08/05 14:13:57 | 14:13:56,950 WARN [SaxJBossXBParser] schema_reference.4: Failed to read schema document 'http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. @ *unknown*[26,158]
INFO | jvm 1 | 2010/08/05 14:14:18 | 14:14:18,496 WARN [JBossWSEntityResolver] Trying to resolve id as a non-file URL: http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd
INFO | jvm 1 | 2010/08/05 14:15:00 | 14:15:00,512 WARN [SaxJBossXBParser] schema_reference.4: Failed to read schema document 'http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. @ *unknown*[26,158]
INFO | jvm 1 | 2010/08/05 14:15:21 | 14:15:21,965 WARN [JBossWSEntityResolver] Trying to resolve id as a non-file URL: http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd
INFO | jvm 1 | 2010/08/05 14:16:04 | 14:16:03,965 WARN [SaxJBossXBParser] schema_reference.4: Failed to read schema document 'http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. @ *unknown*[26,158]
This happens on a machine without Internet access. Is there a way to solve these warnings?
- EPP 5.0.x fails to start, as http://java.sun.com/xml/ns/javaee/javaee_web_services_metadata_handler_2_0.xsd is no longer a valid URL to fetch the xsd file.
Environment
- JBoss Enterprise Portal Platform (EPP)
- 5.0.0
- 5.0.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
