Hi,
XMLBeans does not generate them when invoked standalone ?? I'm not
really sure about this but XMLBeans depends on these xsb files to
parse the XMLs properly and it cannot do without  them.

Ajith

On 9/7/06, Spies, Brennan <[EMAIL PROTECTED]> wrote:
Actually, the latest nightly build solved my problem, so it's not an issue
for me anymore--but am still curious about what these files are...XmlBeans
itself does not generate them, and they are very short files,

"schemaorg_apache_xmlbeans.system.s4455233DA64B38DEA9E660649ACE1E73" with
some unreadable chars (raw bytes?) leading and trailing.

Just curious,

Brennan


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff
Greif
Sent: Thursday, September 07, 2006 10:41 AM
To: [email protected]
Subject: Re: [Axis2] Purpose of resource files generated with Xmlbeans
databinding

I'm using XmlBeans to go back and forth between object and dom
representations in a service deployed as a message service (so axis is
not used to generate any code)  I just use XmlBeans outside axis and
embed the generated classes in WEB-INF/lib of the webapp containing
axis. Just download the latest xmlbeans distribution and run scomp on
the schemas and wsdls in question with some appropriate .xsdconfig
file you write.  The .xsb files can be generated into the same tree
that the compiled generated classes go in, and jar'ed up into the
resulting archive.  The xmlbeans docs explain it well enough so it can
be done without much thrashing around.

Jeff

On 9/7/06, Spies, Brennan <[EMAIL PROTECTED]> wrote:
> Is there a way to generate these manually, since I am currently having a
> problem with not all of my schemas being generated as XmlBeans classes
> (https://issues.apache.org/jira/browse/AXIS2-1116)?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Ajith Ranabahu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to