Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by KelvinGoodson: http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDO_Java_Overview ------------------------------------------------------------------------------ The following is in the sdo.tools project: - * '''!SimpleStaticTestCase''' - This test performs the same function as !SimpleDynamicTestCase, above, only using a generated version of the simple.xsd model. The generated model has been pre-generated (with default options) in the directory src/test/resources, but it can be regenerated using the XSD2``Java``Generator, possibly with different generator options (e.g., -noInterfaces or -sparsePattern), if desired. + * '''!SimpleStaticTestCase''' - This test performs the same function as !SimpleDynamicTestCase, above, only using a generated version of the simple.xsd model. The generated model has been pre-generated (with default options) in the directory src/test, but it can be regenerated using the XSD2``Java``Generator, possibly with different generator options (e.g., -noInterfaces or -sparsePattern), if desired. + * '''!StaticSequenceNoEmfTest''' This test exercises the -noEMF generator option with a set of complex types, focussing on Sequenced behaviour in the generated classes. The generated model has been pre-generated (with options -noEMF -javaPackage com.example.noemf.sequences) in the directory src/test, but it can be regenerated using the XSD2``Java``Generator, possibly with different generator options (e.g., -noInterfaces or -sparsePattern), if desired. +
