[hibernate-dev] (no subject)

2011-10-20 Thread joy deep
I suppose you’ll make a right decision!.. http://www.flipperkiste.de/com.page.php?roID=02p9 ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Error in Checking out code from http://anonsvn.jboss.org

2009-04-15 Thread joy deep
Hi ,   I am getting an error while checking out code from http://anonsvn.jboss.org which is as follows. Update REPORT of '/repos/hibernate/!svn/vcc/default': Could not send request body: An existing connection was forcibly closed by the remote host.  (http://anonsvn.jboss.org) Thanks an

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

2009-04-14 Thread joy deep
Bernard wrote: From: Emmanuel Bernard Subject: Re: [hibernate-dev] want to join hibernate development community To: "Elhanan Maayan" Cc: "joy deep" , hibernate-dev@lists.jboss.org Date: Tuesday, 14 April, 2009, 11:14 PM On  Apr 14, 2009, at 15:08, Elhanan Maayan wrote

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

2009-04-14 Thread joy deep
community To: "joy deep" Cc: "Peter Harrison" , hibernate-dev@lists.jboss.org Date: Tuesday, 14 April, 2009, 6:38 PM i've started a small blog http://osventure.wordpress.com/ about my experiences with open source, documenting my attempts.   please note that you will

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

2009-04-14 Thread joy deep
: Donnchadh Ó Donnabháin Subject: Re: [hibernate-dev] want to join hibernate development community To: "joy deep" Cc: hibernate-dev@lists.jboss.org Date: Tuesday, 14 April, 2009, 6:13 PM Try http://anonsvn.jboss.org/repos/hibernate .   Donnchadh 2009/4/14 joy deep : > Hi >     The

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

2009-04-14 Thread joy deep
: From: Steve Ebersole Subject: Re: [hibernate-dev] want to join hibernate development community To: hibernate-dev@lists.jboss.org Cc: bha_...@yahoo.co.in Date: Tuesday, 14 April, 2009, 4:20 PM http://hibernate.org/436.html On Tue, 2009-04-14 at 09:35 +0530, joy deep wrote: > Hi, >     Is

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

2009-04-13 Thread joy deep
Hi,     Is there any SVN repository from where I can download the source codes, and set up my project in eclipse .Can you also give the Bugzilla link for hibernate.I want to get my feet wet with the code soon . Thanks for replying. Thanks and Regards Joydeep Bhattacharjee --- On Tue, 14/4/09,

[hibernate-dev] Can Stored procedure be called from EJB3 annotations

2009-04-11 Thread joy deep
Hi All,   I am working in a project where my persistence framework is Hibernate 3.2 , we are using the JPA standard wich Hibernate implements, but I was not able to find a way how to call stored procedures using JPA annotations.Any help in this regard will be appreciated. Thanks and Reg