[jira] Updated: (TUSCANY-521) Hide special Sequence-type properties from SDO Types

2006-12-06 Thread Kapil Katyal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-521?page=all ] Kapil Katyal updated TUSCANY-521: - Attachment: hideprops_tools.patch Hi Frank / Yang, I manually merged the code gen changes for the hidden properties fix with the latest Tuscany revision

[jira] Commented: (TUSCANY-934) XSD2JavaGenerator -noEMF option does not work with abstract classes.

2006-11-16 Thread Kapil Katyal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-934?page=comments#action_12450535 ] Kapil Katyal commented on TUSCANY-934: -- The generated FactoryImpl class needs to include the following lines in the generated createMetaData method:

[jira] Created: (TUSCANY-718) make -noEMF code generation the default

2006-09-12 Thread Kapil Katyal (JIRA)
make -noEMF code generation the default --- Key: TUSCANY-718 URL: http://issues.apache.org/jira/browse/TUSCANY-718 Project: Tuscany Issue Type: Bug Components: Java SDO Tools Affects

[jira] Updated: (TUSCANY-718) make -noEMF code generation the default

2006-09-12 Thread Kapil Katyal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-718?page=all ] Kapil Katyal updated TUSCANY-718: - Attachment: patch1.txt Here is a patch to make noEMF option the default make -noEMF code generation the default ---

[jira] Updated: (TUSCANY-254) Add -interfaceDataObject codegen option to generate interfaces that extend SDO DataObject interface

2006-08-09 Thread Kapil Katyal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-254?page=all ] Kapil Katyal updated TUSCANY-254: - Attachment: Tuscany254.patch Here is a patch to resolve this JIRA, can someone please review and apply this fix? Add -interfaceDataObject codegen option

[jira] Created: (TUSCANY-605) ImportSDOLoader ignoring schemaLocation parameter

2006-08-07 Thread Kapil Katyal (JIRA)
ImportSDOLoader ignoring schemaLocation parameter - Key: TUSCANY-605 URL: http://issues.apache.org/jira/browse/TUSCANY-605 Project: Tuscany Issue Type: Bug Components: Java SDO

[jira] Commented: (TUSCANY-228) Maven plugin SDO Gen and WSDL2SDO tools do not allow individual wsdl files to be specified.

2006-05-11 Thread Kapil Katyal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-228?page=comments#action_12379069 ] Kapil Katyal commented on TUSCANY-228: -- Hi, I'm working on doing the same thing for the tuscany-sdo-plugin using Rick's changes as a template. Will hopefully get a