When a schema is too deep, the generated interface names will become too long on windows ----------------------------------------------------------------------------------------
Key: XMLBEANS-282 URL: http://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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]