[ 
https://issues.apache.org/jira/browse/XMLBEANS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cezar Andrei updated XMLBEANS-282:
----------------------------------


Workaround: use .xsdconfig file to 
 - shorten the package name
 - shorten the top level class name

To Do: Give a better error message.

> When a schema is too deep, the generated interface names will become too long 
> on windows
> ----------------------------------------------------------------------------------------
>
>                 Key: XMLBEANS-282
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-282
>             Project: XMLBeans
>          Issue Type: New Feature
>    Affects Versions: Version 2.1
>         Environment: windows xp
>            Reporter: Morten Wilken
>             Fix For: unspecified
>
>
> We have quite deep schema structures and therefore the creted filenames for 
> interface classes will exceed the 256 char limit on filenames on windows.
> Is it possible to add a switch to the generatir that generates all interfaces 
> as normal and not inner interfaces?
> With such a switch the issue would go away completely and we would not have 
> to resort to rewriting the xsd or mangle our classnames by using .XSDCONFIG 
> to rename the classnames.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to