Lucas,
if you just do scomp (without any arguments), you will get the usage message.
Among other things, it tells you:
 
    -d [dir] - target binary directory for .class and .xsb files
    -src [dir] - target directory for generated .java files
    -srconly - do not compile .java files or jar the output.
    -out [xmltypes.jar] - the name of the output jar
 
So, for example, if you do "scomp -d bin -src src -out schema.jar schema" (assuming you have directories named "bin", "src", and "schema" (this last containing the schema)), you then have the source of the generated interfaces and classes in the src directory.
- Wing Yew

From: Lucas Gonçalves [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 9:35 AM
To: XMLBean User List
Subject: Change Factory

How can i change de factorys?
Or how can i get the source code of generateds classes.?

--
                                Lucas Gonçalves
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to