[hibernate-dev] WELD-1606

Abhijit Sarkar abhijit.sarcar at gmail.com
Thu Feb 20 18:46:59 EST 2014


Hi Brett,
Hope I didn't come across as not taking your suggestion seriously. I
appreciate you taking the time to look into this. That being said,
Javassist doesn't seem to be the problem here. I had one on the classpath
from a RESTEasy dependency, which I upgraded without any apparent benefit.
Jozef Hartinger also commented on the JIRA that Weld doesn't
use Javassist at all.

I'm out of ideas so if you or anyone has something to offer, I'm game.

Regards,
Abhijit


On Thu, Feb 20, 2014 at 9:46 AM, Brett Meyer <brmeyer at redhat.com> wrote:

> I brought it up because I noticed it referring to "ProxyObject" within the
> stacktrace.  Up until recently, the Weld OSGi jar included Javassist 3.14
> which caused all sorts of issues when Wildfly and Hibernate upgraded to
> 3.18.1.  If that's still the case and its on your classpath, it might be
> relevant.
>
> Brett Meyer
> Red Hat, Hibernate ORM
>
> ----- Original Message -----
> From: "Abhijit Sarkar" <abhijit.sarcar at gmail.com>
> To: "Brett Meyer" <brmeyer at redhat.com>
> Cc: hibernate-dev at lists.jboss.org
> Sent: Wednesday, February 19, 2014 7:05:20 PM
> Subject: RE: [hibernate-dev] WELD-1606
>
> Brett,Thanks for taking a look. I'm not getting a javassist class cast, so
> I don't see the relevance with HHH-8778. I still upgraded to javassist
> 3.18.1-GA but it did not help. Please see the attachment WEB-INF.lib on
> WELD-1606 for a list my dependencies.
> Regards,Abhijit
> > Date: Wed, 19 Feb 2014 10:35:11 -0500
> > From: brmeyer at redhat.com
> > To: abhijit.sarcar at gmail.com
> > CC: hibernate-dev at lists.jboss.org
> > Subject: Re: [hibernate-dev] WELD-1606
> >
> > Abhijit, if I'm reading that correctly, it's probably the same
> discussion here:
> >
> > https://hibernate.atlassian.net/browse/HHH-8778
> >
> > There is an interface change in newer versions of Javassist (ProxyObject
> -> Proxy)
> >
> > Brett Meyer
> > Red Hat, Hibernate ORM
> >
> > ----- Original Message -----
> > From: "Abhijit Sarkar" <abhijit.sarcar at gmail.com>
> > To: hibernate-dev at lists.jboss.org
> > Sent: Tuesday, February 18, 2014 10:50:41 PM
> > Subject: [hibernate-dev] WELD-1606
> >
> > Hi,
> > Does anyone want to take a look at WELD-1606 and help me out? It seems
> > pretty similar to WELD-1498, a fix for which is targeted for 2.1.0.Beta2.
> >
> > Regards,
> > Abhijit Sarkar
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
>


More information about the hibernate-dev mailing list