Martin Vysny-2 wrote: > > Hi Paul, > I am not sure, I think we remedied that by introducing dependency on > cglib-nodeps: > <dependency> > <groupId>cglib</groupId> > <artifactId>cglib-nodep</artifactId> > <version>2.1_3</version> > </dependency> > Please try it and confirm that it works :). > Martin >
Yes, it works. Thanks. -- View this message in context: http://www.nabble.com/AbstractMethodError-tp17252091p17253928.html Sent from the OpenEJB User mailing list archive at Nabble.com.
