JPA Storage Test

Tom Zeller tzeller at dragonacea.biz
Thu Feb 12 15:51:49 EST 2015


On Thu, Feb 12, 2015 at 2:27 PM, Daniel Fisher <dfisher at vt.edu> wrote:
> On Wed, Feb 11, 2015 at 10:03 PM, Tom Zeller <tzeller at dragonacea.biz> wrote:
>>
>> > I still have issues with Postgres passing the strings() test, but I'm
>> > wondering how MySQL fares.
>>
>> Well, the strings() test on MySQL fails :
>>
>>  at
>> org.opensaml.storage.StorageServiceTest.strings(StorageServiceTest.java:90)
>
>
> Anything in the MySQL logs that would indicate what is happening?
> I've been chasing my tail on this, so I'm not sure if it's a Spring bean
> issue, a Hibernate config issue, or a coding problem.

Just a note that if I run the strings() test by itself it passes, but
if strings() is run as part of a suite then it fails.

Still looking ...


More information about the dev mailing list