[ http://issues.apache.org/jira/browse/XMLBEANS-282?page=comments#action_12442326 ] Radu Preotiuc-Pietro commented on XMLBEANS-282: -----------------------------------------------
Looks like people are htting this... "Sent: Tuesday, September 26, 2006 11:37 AM Subject: XMLBeans generated inner class names too long for Windows platforms. I've run into the problem with XMLBeans generating names that are too long for Windows due to a deep schema. From my google searches, I've seen at least three posts with questions about it, but no replies. I need to find out if there are any plans to fix this or if there is something already in place. If there are plans, is there a development version out there can be tested with?" > 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]
