You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Adriano Crestani (JIRA)" <tu...@ws.apache.org> on 2007/09/20 10:38:31 UTC

[jira] Created: (TUSCANY-1772) Setting::getDataObjectValue returning null pointer

Setting::getDataObjectValue returning null pointer
--------------------------------------------------

                 Key: TUSCANY-1772
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1772
             Project: Tuscany
          Issue Type: Bug
          Components: C++ SDO
    Affects Versions: Cpp-Next
         Environment: windows xp professional edition
Microsoft Visual Studio 2005
            Reporter: Adriano Crestani
            Priority: Critical
             Fix For: Cpp-Next


The method setting.getDataObjectValue is returning a null pointer when the setting.getType().isDataObjectType()==true
http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg23852.html

-- 
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


[jira] Closed: (TUSCANY-1772) Setting::getDataObjectValue returning null pointer

Posted by "Adriano Crestani (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adriano Crestani closed TUSCANY-1772.
-------------------------------------

    Resolution: Fixed

http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg23852.html

> Setting::getDataObjectValue returning null pointer
> --------------------------------------------------
>
>                 Key: TUSCANY-1772
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1772
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-Next
>         Environment: windows xp professional edition
> Microsoft Visual Studio 2005
>            Reporter: Adriano Crestani
>            Priority: Critical
>             Fix For: Cpp-Next
>
>         Attachments: tuscan1772.adrianocrestani.09_20_2007.patch, tuscan1772.adrianocrestani.09_20_2007.patch
>
>
> The method setting.getDataObjectValue is returning a null pointer when the setting.getType().isDataObjectType()==true
> http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg23852.html

-- 
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


[jira] Updated: (TUSCANY-1772) Setting::getDataObjectValue returning null pointer

Posted by "Adriano Crestani (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adriano Crestani updated TUSCANY-1772:
--------------------------------------

    Attachment: tuscan1772.adrianocrestani.09_20_2007.patch

the second patch is ignoring the root object contained in ChangedObjectList

> Setting::getDataObjectValue returning null pointer
> --------------------------------------------------
>
>                 Key: TUSCANY-1772
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1772
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-Next
>         Environment: windows xp professional edition
> Microsoft Visual Studio 2005
>            Reporter: Adriano Crestani
>            Priority: Critical
>             Fix For: Cpp-Next
>
>         Attachments: tuscan1772.adrianocrestani.09_20_2007.patch, tuscan1772.adrianocrestani.09_20_2007.patch
>
>
> The method setting.getDataObjectValue is returning a null pointer when the setting.getType().isDataObjectType()==true
> http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg23852.html

-- 
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


[jira] Updated: (TUSCANY-1772) Setting::getDataObjectValue returning null pointer

Posted by "Adriano Crestani (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adriano Crestani updated TUSCANY-1772:
--------------------------------------

    Attachment: tuscan1772.adrianocrestani.09_20_2007.patch

a new testcase was inserted on SDO tests project, but on this patch, the only testcase being executed is the jira1772, because the others are failing(I dont know why)

This testcase, jira1772, demonstrates how the method Setting::getDataObjectValue() is not working as expected, returning a null pointer when its Type is a DataObject

> Setting::getDataObjectValue returning null pointer
> --------------------------------------------------
>
>                 Key: TUSCANY-1772
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1772
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-Next
>         Environment: windows xp professional edition
> Microsoft Visual Studio 2005
>            Reporter: Adriano Crestani
>            Priority: Critical
>             Fix For: Cpp-Next
>
>         Attachments: tuscan1772.adrianocrestani.09_20_2007.patch
>
>
> The method setting.getDataObjectValue is returning a null pointer when the setting.getType().isDataObjectType()==true
> http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg23852.html

-- 
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