oh that might well happen. I think this might happen if a bean gets added via extension which already got scanned upfront.
I'll take a look at it tonight. LieGrue, strub --- On Wed, 8/10/11, Jakob Korherr <[email protected]> wrote: > From: Jakob Korherr <[email protected]> > Subject: Re: Compatibility issue with Jersey (JAX-RS) & OWB on Glassfish 3.1.1 > To: [email protected] > Date: Wednesday, August 10, 2011, 2:09 PM > Hi, > > I checked the jersey source code and this exception can > only happen if > > void afterBeanDiscovery(@Observes AfterBeanDiscovery event) > { ... } > > of com.sun.jersey.server.impl.cdi.CDIExtension is called > twice, which > shouldn't happen. > > Can you set a break point into this method and check if it > is called > twice? and from where/who? > > Regards, > Jakob > > > 2011/8/10 Brendan Healey <[email protected]>: > > (I had problems sending the email inline with yahoo > mail, the attachment > > 'save.txt' hopefully > > > > will contain the intended content..) > > > > -- > Jakob Korherr > > blog: http://www.jakobk.com > twitter: http://twitter.com/jakobkorherr > work: http://www.irian.at >
