maybe just an executor issue. if it runs without the @Async annotation forgot the exclusion idea ;)
good luck - Romain 2012/3/7 AndyG <[email protected]> > If I remove @Asynchronous from the method then the apps 'A.jar' loads just > fine (which is internally using 'many' classes from lib 'B.jar'), so I am > not sure if this is exclude/include related. > > I will dig deeper on this tomorrow, going to call it a day for now. Just > wanted to put this out to see if it rings any bells. > > Thanks. > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Asynchronous-method-validation-fails-for-external-user-type-tp4453522p4453851.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
