1 Reply Latest reply on Apr 29, 2005 11:58 AM by jason.greene

    Isolating marshalling/unmarshalling functionality

    thomas.diesler

      Hi JBossWS,

      Alex, I have isolated all test failures that are related to marshalling/unmarshalling of complex types. All of these issues have been linked to http://jira.jboss.com/jira/browse/JBXB-15

      Anil, there is an issue where the generated schema for array types is invalid. Please have a look at http://jira.jboss.com/jira/browse/JBWS-193 which is a dependency on Alex?s critical work. Generally, there should be a separation of concerns in tools. Currently Java2Schema is mixed up with Java2WSDL. There should be a separate package for java <-> schema with dedicated test cases, etc. Java <-> WSDL is quite different, especially because we will have to support two distinct WSDL versions.

      Jason, could you please review the validity of the JBXB-15 dependency tests. This is quite important, because Alex will have a critical dependency on these tests.

      Cheers