Hi,
can anybody help me to solve this problem?
Because I need the solution urgently.
Is there an error in scomp or did I make a mistake?
Thanks!
Best regards
Hildegunde
_
ESG El
Hi,
when compiling an xsd using xmlbeans-2.4.0 with the following command
scomp -mx 1024M -out messages.jar messages.xsd
I get this exception:
Exception in thread "main" org.apache.xmlbeans.SchemaTypeLoaderException:
encoded string too long: 6
ve hit the problem described in
http://issues.apache.org/jira/browse/XMLBEANS-235 (scomp fails with
error "encoded string too long"). In our case, group elements that
contain many annotations and/or appinfos exceed the 64K string length
limit of the .xsb files.
Does anyone know of
he.org/jira/browse/XMLBEANS-235 (scomp fails with
> error "encoded string too long"). In our case, group elements that
> contain many annotations and/or appinfos exceed the 64K string length
> limit of the .xsb files.
>
> Does anyone know of patches to scomp or workarounds
We have hit the problem described in
http://issues.apache.org/jira/browse/XMLBEANS-235 (scomp fails with
error "encoded string too long"). In our case, group elements that
contain many annotations and/or appinfos exceed the 64K string length
limit of the .xsb files.
Does anyone know
5 matches
Mail list logo