[jira] Created: (XMLBEANS-318) not able to generate inner classes/interfaces

2007-03-13 Thread Federica Ciotti (JIRA)
not able to generate inner classes/interfaces - Key: XMLBEANS-318 URL: https://issues.apache.org/jira/browse/XMLBEANS-318 Project: XMLBeans Issue Type: Bug Affects Versions: Version 2.2

[jira] Commented: (XMLBEANS-318) not able to generate inner classes/interfaces

2007-03-13 Thread Federica Ciotti (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480356 ] Federica Ciotti commented on XMLBEANS-318: -- In addition to this, the #Document versions of classes and

[jira] Commented: (XMLBEANS-318) not able to generate inner classes/interfaces

2007-03-13 Thread Jacob Danner (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480429 ] Jacob Danner commented on XMLBEANS-318: --- "and not only for those used in wsdl element as expected" XmlBeans

[jira] Commented: (XMLBEANS-318) not able to generate inner classes/interfaces

2007-03-13 Thread Federica Ciotti (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480449 ] Federica Ciotti commented on XMLBEANS-318: -- Thank you for the quick reply Jacob. I will try to explain my

PATCH-[XMLBEANS-307] XMLBeans scomp throws error "code too large"

2007-03-13 Thread Jacob Danner
Hey All, I think I fixed the issue defined by xmlbeans 307 and have attached a patch to the jira issue ( http://issues.apache.org/jira/browse/XMLBEANS-307 ). I narrowed down the problem to a scenario when an enumeration contains more than 3368 elements. I modified the code in StscJavaizer.java to

[jira] Resolved: (XMLBEANS-230) [PATCH] Spaces in the path to the JDK installation cause compile to fail

2007-03-13 Thread Jacob Danner (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Danner resolved XMLBEANS-230. --- Resolution: Fixed Assignee: Radu Preotiuc-Pietro It looks like this has been fixed an