All,

A bunch a unit tests are failing.  This seems to be
related to some of the recent DAO changes.  Did I miss
something?

- Registry:

java.lang.NullPointerException
        at
org.apache.jetspeed.testhelpers.AbstractTestHelper.getUserProperty(AbstractTestHelper.java:43)
        at
org.apache.jetspeed.testhelpers.DatasourceHelper.setUp(DatasourceHelper.java:34)
        at
org.apache.jetspeed.testhelpers.OJBHelper.setUp(OJBHelper.java:24)
        at
org.apache.jetspeed.components.portletregistry.AbstractRegistryTest.setUp(AbstractRegistryTest.java:74)
        at
org.apache.jetspeed.components.portletregistry.direct.TestRegistryDirectPart2a.setUp(TestRegistryDirectPart2a.java:45)

- Security

Unable to start DBCPCDatasourceComponent:
java.lang.ClassNotFoundException: 
java.lang.IllegalStateException: Unable to start
DBCPCDatasourceComponent:
java.lang.ClassNotFoundException: 
        at
org.apache.jetspeed.components.datasource.DBCPDatasourceComponent.start(DBCPDatasourceComponent.java:178)
        at
org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent.start(BoundDBCPDatasourceComponent.java:84)
        at
org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase.setUp(DatasourceEnabledSpringTestCase.java:56)
        at
org.apache.jetspeed.prefs.util.test.AbstractPrefsSupportedTestCase.setUp(AbstractPrefsSupportedTestCase.java:45)
        at
org.apache.jetspeed.security.util.test.AbstractSecurityTestcase.setUp(AbstractSecurityTestcase.java:88)
        at
org.apache.jetspeed.security.TestUserManager.setUp(TestUserManager.java:47)

- RDBMS:

Unable to start DBCPCDatasourceComponent:
java.lang.ClassNotFoundException: 
java.lang.IllegalStateException: Unable to start
DBCPCDatasourceComponent:
java.lang.ClassNotFoundException: 
        at
org.apache.jetspeed.components.datasource.DBCPDatasourceComponent.start(DBCPDatasourceComponent.java:178)
        at
org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent.start(BoundDBCPDatasourceComponent.java:84)
        at
org.apache.jetspeed.components.util.DatasourceTestCase.setUp(DatasourceTestCase.java:67)

Regards,

David Le Strat.


________________________
David Le Strat
Blogging @ http://dlsthoughts.blogspot.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to