Re: [hibernate-dev] what's going on jboss.org???

2009-04-23 Thread Elhanan Maayan
> dangerous thing to use and I would not recommend enabling it. > > All that said, I don't understand why there'd be any long timeouts with all > of this > > -Chris > > Elhanan Maayan wrote: > >> thanks, i've read only half of it and i'll expl

Re: [hibernate-dev] what's going on jboss.org???

2009-04-23 Thread Elhanan Maayan
thanks, i've read only half of it and i'll explain why. we had not gotten to actually recovering from a transaction for simple reason that we are unable to actually create one. as soon as we begin a transaction, we get 2 different jdbc data sources to oracle under a stateless session ejb, when we

[hibernate-dev] what's going on jboss.org???

2009-04-23 Thread Elhanan Maayan
this is getting absurd, it's a been a week now, and the site is down compeletly , i'm searching for a problem we've been having about opening multiple XA Data sources for oracle, (opening the second hands jboss and throws an meta-aware exception, this happens in jboss 4.2) all the issues that rel

Re: [hibernate-dev] want to join hibernate development community

2009-04-15 Thread Elhanan Maayan
me from asking though. On Wed, Apr 15, 2009 at 9:25 PM, Max Rydahl Andersen < max.ander...@redhat.com> wrote: > > > Elhanan Maayan wrote: > >> >> "looking at the code which has a problem and fix it" sounds so simple :), >> it did sound simple, until

Re: [hibernate-dev] want to join hibernate development community

2009-04-15 Thread Elhanan Maayan
bute: >> >> * Helping on the forums >> * Hanging around in IRC to participate/answer questions >> * Improving the wiki >> * Filing JIRA issues for bugs or attaching test cases that are >>required >> >>Happy Hi

[hibernate-dev] shouldn't there be a where clause for joined subclass?

2009-04-14 Thread Elhanan Maayan
hi.. i was trying to figure how to solve this : http://opensource.atlassian.com/projects/hibernate/browse/HHH-3856 as it occurred to me that a user can put any column the want in the where clause, a column which may exists only in the sub class join table (not the case here). i don't know how ex

Re: [hibernate-dev] want to join hibernate development community

2009-04-14 Thread Elhanan Maayan
y the side of the ocean no idea about depth . >> Are only JBoss people allowed to make changes !!! >> >> >> Thanks and Regards >> Joydeep Bhattacharjee >> >> >> --- On *Tue, 14/4/09, Elhanan Maayan //* wrote: >> >> >>From: Elhanan

Re: [hibernate-dev] want to join hibernate development community

2009-04-14 Thread Elhanan Maayan
i've started a small blog http://osventure.wordpress.com/ about my experiences with open source, documenting my attempts. please note that you will need m2eclipse plugin to download the code, as the svn repo is not in eclipse project. you will then need to change your .settings.xml file for maven

[hibernate-dev] i think i found a bug in sql generation from criteria api..

2009-04-10 Thread Elhanan Maayan
i see no reference to it previously, and i would like to try analyze it, however i don't know much about the portion of code in hibernate, any pointers on where to start looking? it's connected to issue http://opensource.atlassian.com/projects/hibernate/browse/HHH-3852

[hibernate-dev] hibernate-tessuite testing errors:

2009-04-06 Thread Elhanan Maayan
downloaded hibernate source from trunk , am i doing something wrong? Failed tests: testDuplicateImplicitJoinInSelect(*org.hibernate.test.hql.HQLTest*) Tests run: 169, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.297 sec <<< FAILURE! testDuplicateImplicitJoinInSelect(org.hibernate.test.hq