Issue Type: Bug Bug
Assignee: Unassigned
Components: component-camel
Created: 24/Feb/14 6:09 PM
Description:

Intermittent test failure when building camel-jpa-binding. I'm guessing the quartz scheduler is injecting a message or two prior to being shut down in the store test's startup method. It might be best to clear the DB after stopping the quartz service.

storeEntity(org.switchyard.quickstarts.camel.jpa.binding.CamelJpaBindingStoreTest)  Time elapsed: 0.344 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[Sender]> but was:<[Magesh]>
    at org.junit.Assert.assertEquals(Assert.java:125)
    at org.junit.Assert.assertEquals(Assert.java:147)
    at org.switchyard.quickstarts.camel.jpa.binding.CamelJpaBindingStoreTest.storeEntity(CamelJpaBindingStoreTest.java:68)

Project: SwitchYard
Priority: Major Major
Reporter: Rob Cernich
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira