I'm stuck on trying to run API_080_SubscriberSaveTest within
eclipse. I'm getting the following :
Initial entityManagerFactory creation
failed:java.lang.NoSuchMethodError:
org.hibernate.cfg.SecondPass.doSecondPass(Ljava/util/Map;Ljava/util/Map;)V
seems like some sort of hibernate conflict and it happens as soon as I
hit this line in TckSubscriber.saveSubscriber() :
String authInfo = TckSecurity.getAuthToken(security, "root",
"");
Any ideas?
Jeff, I checked in what I have, it's not much, if you need to take this
bug go ahead, I'll go fish for another.
Jeff Faath wrote:
Tom,
Curious as to where you're at with saving subscriptions. I'm looking into
the subscription results portion and I can only go so far without having
saved subscriptions to work with. If you don't think you can get it done
within a week, let me know. I may have to just get it done.
Thanks,
JF