[JBoss-user] [Persistence CMP/JBoss] - Re: Hibernate 3.0 and the 4.0.1 HARDeployer

2005-04-05 Thread yuricake
For any future lurkers: this is fairly easy to create. Step 1: Download JBOSS 4 source code. there's going to be a hibernate subdirectory which contains the source for the jboss-hibernate.jar file. Step 2) open those sources in Java Project Step 3) replace all net.sf.hibernate with

[JBoss-user] [Persistence CMP/JBoss] - Re: Hibernate 3.0 and the 4.0.1 HARDeployer

2005-03-31 Thread yuricake
Could you possibly post the SAR somewhere or email it to me? my address is [EMAIL PROTECTED] View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3872064#3872064 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3872064

[JBoss-user] [Persistence CMP/JBoss] - Re: Hibernate 3.0 and the 4.0.1 HARDeployer

2005-03-29 Thread yuricake
I am facing the same problem right now - has there been a solution yet? Thank you very much in advance! Yuri Niyazov View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3871976#3871976 Reply to the post :

[JBoss-user] [Installation Configuration] - NullPointerException when trying to use ENTITY in xml

2004-04-20 Thread yuricake
I am using JBoss 3.0.8 (I know, very old, but at the moment there are various reasons for not upgrading) I have the following problem: I have a very large ejb-jar.xml because I need to include 6 entity beans in one deployment descriptor (finders that cross bean boundaries). It is a pain to