Re: [hibernate-dev] WELD-1606

2014-02-19 Thread Abhijit Sarkar
Hi Sanne, I already did...if you go to WELD-1606, you should see a file called WEB-INF.lib attached. Regards, Abhijit On Wed, Feb 19, 2014 at 9:04 PM, Sanne Grinovero wrote: > Hi Abhijit, > this list will delete any attachment you might have sent. Could you > please attach any related files to

Re: [hibernate-dev] WELD-1606

2014-02-19 Thread Sanne Grinovero
Hi Abhijit, this list will delete any attachment you might have sent. Could you please attach any related files to your JIRA issue ? On 20 February 2014 00:05, Abhijit Sarkar wrote: > Brett,Thanks for taking a look. I'm not getting a javassist class cast, so I > don't see the relevance with HHH-

Re: [hibernate-dev] WELD-1606

2014-02-19 Thread Abhijit Sarkar
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

[hibernate-dev] Hibernate OGM 4.1.0.Beta1 is out

2014-02-19 Thread Gunnar Morling
Hi, It's my great pleasure to announce the release of Hibernate OGM 4.1.0.Beta1! This version shines with: * support for CouchDB * query execution via JPA * new Option API and much more Please check out the announcement post [1] which has all the details. --Gunnar [1] http://in.relation.to/Blo

[hibernate-dev] hibernate classloading issue

2014-02-19 Thread DANISIK, BAHADIR (BAHADIR)
Hello, We have an issue in Hibernate ORM 3.6.1 related with the classloading. It is seen in weblogic application server when many concurrent threads are trying to execute hibernate queries. When a HQL query is executed, first time it is parsed and than cached. Subsequent calls do not have any

Re: [hibernate-dev] WELD-1606

2014-02-19 Thread Brett Meyer
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 Sark

Re: [hibernate-dev] [OGM] Ogm documentation does not build completly

2014-02-19 Thread Davide D'Alto
Thanks for the help. I still haven't found the reason but I'm investigating. Upgrade the plugins did not help. On Mon, Feb 17, 2014 at 10:10 PM, Gunnar Morling wrote: > Apache Maven 3.0.3 and Java 1.7.0_45. > > I don't think it's related to that. Do you see any error in the output > from Ascii