On Mon, Aug 16, 2010 at 1:27 PM, ant elder <[email protected]> wrote: > On Mon, Aug 16, 2010 at 9:05 PM, Luciano Resende <[email protected]> wrote: >> On Mon, Aug 16, 2010 at 12:59 PM, ant elder <[email protected]> wrote: >>> On Mon, Aug 16, 2010 at 8:42 PM, Bryan Aupperle <[email protected]> wrote: >>>> This appears to be a different problem. The element >>>> <operationSelector.jmsDefault/> has type sca:OperationSelectType, which is >>>> abstract (this was also true in the prior version of the binding.jms >>>> schema). I do not believe that an element is allowed to have an abstract >>>> type. The same problem exists for <wireFormat.jmsDefault/>. >>>> >>> >>> Yes i see the same problem with the wireFromat. >>> >>> So this is a bug in the OASIS schema's right? >>> >>> ...ant >>> >> >> Please make a diff of the new schemas with our current schemas as I >> had fixed couple of these issues before. I have reported most of these >> issues to OASIS and/or Mike but maybe some of these issues haven't >> been applied to most recent OASIS schema. >> > > It didn't/doesn't work with the current Tuscany versions of the schema > either so what would the diff be of? You can see all the latest OASIS > schema files at: > http://tools.oasis-open.org/version-control/svn/sca-assembly/SCA_XSDS/ > > ...ant >
I was thinking on diff between : http://tools.oasis-open.org/version-control/svn/sca-assembly/SCA_XSDS/sca-core-1.1-cd05-rev1.xsd https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-core-1.1-cd05.xsd or take a look at the following revisions for the changes I had to made to get things working at the latest schema update. 924924, 924588, 924589, 924587, 924586, 924581, 924579, 924580, 889531 -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
