[jira] Commented: (XMLBEANS-308) jsr173_1.0_api.jar should be removed from dependencies in favor of stax-api-1.0.1.jar

2007-01-04 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462388 ] David Jencks commented on XMLBEANS-308: --- Jeff, could you try out the poms attached to XMLBEANS-277? I'm pret

[jira] Commented: (XMLBEANS-290) QNameSet generated by QNameSet.forArray(QName[]) can't be unioned with other QNameSets

2007-01-04 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462387 ] David Jencks commented on XMLBEANS-290: --- Isn't this fixed in rev 465425? > QNameSet generated by QNameSet.fo

[jira] Commented: (XMLBEANS-307) XMLBeans scomp throws error "code too large"

2007-01-04 Thread Harish K Swamy (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462281 ] Harish K Swamy commented on XMLBEANS-307: - Thanks Wing Yew, Thanks for the advice. > XMLBeans scomp throws

[jira] Commented: (XMLBEANS-307) XMLBeans scomp throws error "code too large"

2007-01-04 Thread Wing Yew Poon (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462276 ] Wing Yew Poon commented on XMLBEANS-307: Harish, the issue is not the size of the .java file. The JVM has l

[jira] Commented: (XMLBEANS-307) XMLBeans scomp throws error "code too large"

2007-01-04 Thread Harish K Swamy (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462258 ] Harish K Swamy commented on XMLBEANS-307: - Hi Wing and Jacob, I want to request that, Will it be possible

[jira] Created: (XMLBEANS-308) jsr173_1.0_api.jar should be removed from dependencies in favor of stax-api-1.0.1.jar

2007-01-04 Thread Jeff Peterson (JIRA)
jsr173_1.0_api.jar should be removed from dependencies in favor of stax-api-1.0.1.jar - Key: XMLBEANS-308 URL: https://issues.apache.org/jira/browse/XMLBEANS-308 Proj

Re: multiple xsd file import problem

2007-01-04 Thread Amila Suriarachchi
hi, Can some tell me a proper method to generate the xml databinding classes at runtime and get the details of the generated classes? i.e. I want to generate the xmlbeans classes for an wsdl (or xsd) file and get a map of names of the generated classes and the corresponding namespace for the clas