You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Cory Bestgen <co...@bestgen.net> on 2005/06/28 21:43:26 UTC

error while compiling schema

Hello,

I am getting the following error when trying to compile my schema:

build-schema:
  [xmlbean] Time to build schema type system: 4.0 seconds
  [xmlbean] Time to generate code: 14.469 seconds
  [xmlbean] Compiling 1547 source files to
C:\dev\projects\local\xmlgen\gen\build
  [xmlbean]
C:\dev\projects\local\xmlgen\gen\src\gov\mo\courts\caseConstraint\JisCurrentChargeCodeType.java:32181:
code too large
  [xmlbean]         public static final
org.apache.xmlbeans.StringEnumAbstractBase.Table table =
  [xmlbean]                                                               
              ^
  [xmlbean] Note: Some input files use or override a deprecated API.
  [xmlbean] Note: Recompile with -deprecation for details.
  [xmlbean] 1 error

BUILD FAILED
C:\dev\projects\local\xmlgen\build.xml:88: Compile failed; see the
compiler error output for details.


Is there any way around this? When this happened to some of my jsp's where
was a way to split and include to get around the error.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org