You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Yang ZHONG (JIRA)" <tu...@ws.apache.org> on 2007/03/03 02:56:50 UTC

[jira] Updated: (TUSCANY-1150) Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that

     [ https://issues.apache.org/jira/browse/TUSCANY-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yang ZHONG updated TUSCANY-1150:
--------------------------------

    Attachment: 1150.patch

The attached patch has passed all extensions/axis2/tools build tests.

> Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1150
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1150
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tools
>    Affects Versions: Java-SCA-Mx
>            Reporter: Yang ZHONG
>             Fix For: Java-SCA-Mx
>
>         Attachments: 1150.patch
>
>
> Java2WSDL SchemaBuilder#isSDO uses
>     DataObject.class.isAssignableFrom(staticSDOclass)
> to detect static SDO, but SDO generator doesn't always generate statis SDO extending DataObject.class.
> E.g. the very Test Case in Java2WSDL project tests against statis SDO *not* extending DataObject.class.
> Unfortunately, the Test Case fails to report the bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org