You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2009/02/06 22:08:59 UTC

[jira] Created: (JUDDI-186) Failing unittests on the uddi-client module

Failing unittests on the uddi-client module
-------------------------------------------

                 Key: JUDDI-186
                 URL: https://issues.apache.org/jira/browse/JUDDI-186
             Project: jUDDI
          Issue Type: Bug
    Affects Versions: 3.0alpha
            Reporter: Kurt T Stam
            Assignee: Jeff Faath
             Fix For: 3.0alpha


Failed tests: 
  org.apache.juddi.client.UDDI_050_BindingTemplateTest
  testAuthToken(org.apache.juddi.client.UDDI_010_PublisherTest)
  org.apache.juddi.client.UDDI_020_TmodelTest
  org.apache.juddi.client.UDDI_030_BusinessEntityTest
  org.apache.juddi.client.UDDI_060_PublisherAssertionTest
  org.apache.juddi.client.UDDI_040_BusinessServiceTest
  org.apache.juddi.client.UDDI_070_FindEntityTest

[INFO] [talledLocalContainer] Caused by: SQL Exception: Column 'PUBLISHER_NAME'  cannot accept a NULL value.


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


[jira] Closed: (JUDDI-186) Failing unittests on the uddi-client module

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam closed JUDDI-186.
-----------------------------

    Resolution: Invalid

Never mind, this was caused by old derby database files. We need to fix JUDDI-176, so old files get cleanup with the clean goal.

> Failing unittests on the uddi-client module
> -------------------------------------------
>
>                 Key: JUDDI-186
>                 URL: https://issues.apache.org/jira/browse/JUDDI-186
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Jeff Faath
>             Fix For: 3.0alpha
>
>
> Failed tests: 
>   org.apache.juddi.client.UDDI_050_BindingTemplateTest
>   testAuthToken(org.apache.juddi.client.UDDI_010_PublisherTest)
>   org.apache.juddi.client.UDDI_020_TmodelTest
>   org.apache.juddi.client.UDDI_030_BusinessEntityTest
>   org.apache.juddi.client.UDDI_060_PublisherAssertionTest
>   org.apache.juddi.client.UDDI_040_BusinessServiceTest
>   org.apache.juddi.client.UDDI_070_FindEntityTest
> [INFO] [talledLocalContainer] Caused by: SQL Exception: Column 'PUBLISHER_NAME'  cannot accept a NULL value.

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