[
https://issues.apache.org/jira/browse/JUDDI-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802113#comment-13802113
]
Kurt T Stam commented on JUDDI-667:
-----------------------------------
1. If http://www.w3.org/2001/XMLSchema.dtd is not accessible, an error similar
to the following appears in the server log.
14:24:20,237 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) Caused by:
javax.wsdl.WSDLException: WSDLException (at
/definitions/import[1]/definitions/import/definitions/types/xsd:schema/xsd:schema):
faultCode=PARSER_ERROR: Problem parsing
'jar:file:/home/arbitrary/jboss-eap-6.0.0.ga/jboss-eap-6.0/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3-redhat-1.jar!/www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd'.:
java.net.UnknownHostException: www.w3.org
2. 14:34:16,716 WARN [org.jboss.weld.deployer] (MSC service thread 1-4)
JBAS016010: Warning while parsing
vfs:/home/toufic/Desktop/juddi-updated/trunk/juddiv3-war/target/juddiv3.war/WEB-INF/beans.xml:27
schema_reference.4: Failed to read schema document
'http://www.springframework.org/schema/beans/spring-beans.xsd',
> jUDDI should be able to run on a server not connected to the www
> ----------------------------------------------------------------
>
> Key: JUDDI-667
> URL: https://issues.apache.org/jira/browse/JUDDI-667
> Project: jUDDI
> Issue Type: Bug
> Reporter: Kurt T Stam
> Assignee: Kurt T Stam
> Fix For: 3.2
>
>
> There a few references to xsds via URL. We have to switch these to file
> references and add the xsds to our codebase. This so jUDDI can run on a
> server not connected to the internet.
--
This message was sent by Atlassian JIRA
(v6.1#6144)