DAS Static Data Object

2007-04-20 Thread Paulo Henrique Trecenti
Hi, I want create a static data object like in wiki http://wiki.apache.org/ws/WorkingWithStaticDataObjects, but the source code of Custumer is not showed. The Custumer is an extends DataObject previously create from a XSD? How I can create a static data object. -- Paulo Henrique Trecenti

Re: DAS Static Data Object

2007-04-20 Thread Luciano Resende
Customer is defined in the following XSD file [1]. Then you need to generate the actual customer related classes, and this is done using a maven plugin and configured in the das pom [2] execution idcustomer/id configuration schemaFile${basedir}/src/test/resources/customer.xsd/schemaFile