[ https://issues.apache.org/jira/browse/WODEN-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved WODEN-242.
-----------------------------------
Resolution: Invalid
XmlSchemaObjectTable only exists in XmlSchema 1.4, but Woden 1.0M10 uses XmlSchema 2.x. Clearly
this is another nonsense report from Martin Gainty.
> cannot compiler woden
> ---------------------
>
> Key: WODEN-242
> URL: https://issues.apache.org/jira/browse/WODEN-242
> Project: Woden
> Issue Type: Bug
> Environment: JDK 1.8.0_40
> maven 3.3.3
> <groupId>org.apache.woden.dist</groupId>
> <artifactId>woden-core</artifactId>
> <version>1.0M10</version>
> Reporter: Martin Gainty
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> when compiling woden
> [ERROR] /woden/woden-dist/target/DISTRO~1/WODEN-~1.0M1/src/main/java
> /org/apache/woden/internal/wsdl20/validation/WSDLDocumentValidator.java:[356,84]
> cannot find symbol
> [ERROR] symbol: method keySet()
> [ERROR] location: class org.apache.ws.commons.schema.XmlSchemaObjectTable
> i cannot locate any version of XmlSchemaObjectTable which contains:
> [ERROR] symbol: method keySet()
> [ERROR] location: class org.apache.ws.commons.schema.XmlSchemaObjectTable
> which version XmlSchema contains XmlSchemaObjectTable with keySet?
> Thank You
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org
|