You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2015/05/22 14:44:17 UTC

[jira] [Resolved] (CXF-6416) Cannot resolve the name 'tns:model' to a(n) 'type definition' component error

     [ https://issues.apache.org/jira/browse/CXF-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-6416.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.1
         Assignee: Sergey Beryozkin

Was caused by updating xsd:include in jaxrs.xsd to have an absolute schema location URI

> Cannot resolve the name 'tns:model' to a(n) 'type definition' component error
> -----------------------------------------------------------------------------
>
>                 Key: CXF-6416
>                 URL: https://issues.apache.org/jira/browse/CXF-6416
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Volodymyr Romaniuk
>            Assignee: Sergey Beryozkin
>             Fix For: 3.1.1
>
>
> Error on creating service endpoints:
> 15:59:21,535 | INFO  | ExtenderThread-7 | tory.xml.XmlBeanDefinitionReader  315 | 200 - org.apache.servicemix.bundles.spring-beans - 3.2.11.RELEASE_1 | Loading XML bean definitions from URL [bundleentry://326.fwk184201850/META-INF/spring/beans.xml]
> 15:59:21,555 | ERROR | pool-48-thread-1 | container.BlueprintContainerImpl  403 | 15 - org.apache.aries.blueprint.core - 1.4.3 | Unable to start blueprint container for bundle rest-atom-service
> org.xml.sax.SAXParseException: src-resolve: Cannot resolve the name 'tns:model' to a(n) 'type definition' component.
> 	at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
> 	at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:]
> 	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)