On Mon, Apr 27, 2009 at 7:12 PM, Brent Daniel <[email protected]> wrote: > Yes, I'm seeing the same thing: > > testResolveComposite(org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase) > Time elapsed: 0.047 sec <<< ERROR! > java.lang.IllegalStateException: org.xml.sax.SAXParseException: > src-resolve: Can not resolve the name 'wsa:EndpointReferenceType' to > a(n) 'type definition' component. > at > org.apache.tuscany.sca.contribution.processor.DefaultValidatingXMLInputFactory.initializeSchemas(DefaultValidatingXMLInputFactory.java:158) > > I saw the same thing trying to run store-dojo on the latest iteration, > but worked around it by commenting out <include > schemaLocation="sca-binding-webservice.xsd"/> from sca.xsd. > > Brent >
Hum, this seem a regression introduced by revision #768993, where Simon was working on TUSCANY-2626. -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
