Re: compiling schema using JAXB

Tim Davidson <[email protected]> Mon, 30 Jun 2003 16:05:40 +0100
Newsgroups gmane.comp.java.sun.xml.general
Message-ID <A25F56EE7570A24AA562C254BB4E89150B1A60@ghc-w2k1>
We have schemas in multiple files and import them, they probably total =
well over 500 lines and this works fine with jaxb.
Perhaps you could seperate your sechema into multiple files rather than =
just have one big schema? As far as I know there shouldnt be any =
problems like this with jaxb. Perhaps you could try the jaxb-interest =
list ([email protected]).

-----Original Message-----
From: Chandrakumar, Sangeeth [FI]
[mailto:[email protected]]
Sent: Monday, June 30, 2003 3:47 PM
To: [email protected]
Subject: compiling schema using JAXB


I would appreciate if somebody could comment on this.

I am trying to compile a schema (which is around 500 lines) using JAXB =
tools. While compiling it using xjc, it always give the 'StackOverflow' =
error. I tried increasing the stack size and maximum memory size using =
the -Xss and -Xmx options. But it still gives the same errors.

I want to know, Is there a limit in the size of the schema that was be =
compiled, and roughly how much memory does the compilation requires.

thanks.
sangeeth

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java =
Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.