You need to first run the code generator (e.g., org.apache.tuscany.generate.XSD2JavaGenerator -javaPackage org.example.person Person.xsd) to generate them from the XML Schema.
Frank. Christina Christina <[EMAIL PROTECTED]> wrote on 08/24/2007 03:18:15 AM: > In the Tuscany-1565, there are two package are imported: > > import org.example.person.PersonFactory; > import org.example.person.PersonType; > > but where can i find them? I am trying to reproduce the project, I > can't find the source file of "org.example.person.PersonFactory" > and "org.example.person.PersonType". > > Thanks in advance :) > > > > ____________________________________________________________________________________ > Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's > updated for today's economy) at Yahoo! Games. > http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
