[Hibernate] hibernate, spring?

2003-12-01 Thread khote
I'm having spring load a LocalSessionFactoryBean from a spring context file. I upgraded my hibernate to 2.1 last night, now all is lost uh, yeah. How do I turn off the ehcache completely, totally, and without pity? [junit] [INFO] Configuration - -instantiating and configuring caches [j

[Hibernate] hibernate xdoclet plugin & ehcache

2003-12-01 Thread khote
Is anybody working on the hibernatedoclet, to add the ehcache features somewhere? Kevin --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help y

RE: [Hibernate] Happy birthday to us!

2003-11-26 Thread khote
I too would like to wish a happy birthday to the Hibernate community. As I was approaching the "Learn Entity Bean" business, time and time again Hibernate cropped up as a real alternative to EJB Entity Beans. I didn't even bother to pursue them any more. The website is useful, actually useful to

[Hibernate] hibernate service in jboss

2003-11-19 Thread khote
The scene: I've successfully written and implemented my hibernate package and implemented it as a JBoss service archive (.sar) I'd like to be able to import the packages in other parts of my (maven) project. Everything goes into an EAR, so the pathing and such is dealt with, it successfully deplo

[nevermind] Re: [Hibernate] cirrus.hibernate.jmx.HibernateService

2003-11-06 Thread khote
After looking in the HibernateTagsHandler.java, I found that I forgot to set maven.xdoclet.hibernatedoclet.hibernate.0.Version=2.0 [nevermind] - Original Message - From: "khote" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 06, 2003 7:25

[Hibernate] cirrus.hibernate.jmx.HibernateService

2003-11-06 Thread khote
maven,xdoclet,jboss, and hibernate saw recently that the cirrus stuff was dumped. my maven build still causes jboss-service.xml to have ... to be output. What is the correct HibernateService mbean? What is the property setting to use to ensure I get the right value? --

Re: [Hibernate] Looking for DROP, IF EXIST

2003-11-03 Thread khote
that these are mentioned. - Original Message - From: "Gavin King" <[EMAIL PROTECTED]> To: "khote" <[EMAIL PROTECTED]> Sent: Sunday, November 02, 2003 7:00 PM Subject: Re: [Hibernate] Looking for DROP, IF EXIST > When 2.1 goes final. > > use > &

[Hibernate] Looking for DROP, IF EXIST

2003-11-02 Thread khote
Using maven, xdoclet, ant and hibernate with a mysql database. I've had to write my own maven-ant mix to get the hibernate:export-schema to work, have managed that. I'd like to be able to have DROP DATABASE IF EXIST, and DROP TABLE IF EXIST kinds of things in my DDL is this possible? ---

[Hibernate] maven & schemaupdate

2003-10-18 Thread khote
No matter how I tweak it I can't get the maven hibernate:schema-export to work. I run SchemaExport from within my code and it works just fine. Is there some special jar I'm not thinking of that it needs? Some special "understood" setting that I'm missing? ---

[Hibernate] hibernate.properties

2003-10-15 Thread khote
I continue to have difficulty with hibernate.properties. I put it in the JAR, in the root, and specified that. I tried it in a subdirectory. Hibernate just doesn't find it. I have to programmatically load it myself and stick it in a configuration. what am I missing here? -

[Hibernate] more cvs repository

2003-10-13 Thread khote
Any news on when the hibernate direcectory will be available on sourceforge? I've already downloaded the nightly tarball, that's not the issue. It's been at least a week. I filed a report on sourceforge as well. Anybody in particular I can contact about this, to find out when? I'm unfortunately b

[Hibernate] hibernate.properties

2003-10-13 Thread khote
I'm confused about the way hibernate loads from hibernate.properties. I'm using maven, xdoclet, jboss. It seems that it finds all those things when it loads, I see the objects being mapped in the log. however it complains that it can't find hibernate.properties, can't find my dialect, no JNDI name

[Hibernate] repository

2003-10-11 Thread khote
Is the sourceforge repository expected to be up any time soon? I can't update my checkout, I can't get a new checkout, sourceforge is not responding. --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,

[Hibernate] maven plugin

2003-10-09 Thread khote
the maven hibernate plugin seems to have disappeared, does anybody here know where it is? --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US

[Hibernate] cvs

2003-10-09 Thread khote
is the repository down for some reason? Are the specs on how to connect still valid? cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/hibernate login keeps responding with cvs [login aborted]: unrecognized auth response from cvs.hibernate.sourceforge.net: M PserverBackend::PserverBackend() Connect (Conn

Re: [Hibernate] What's needed for JBoss integration?

2003-10-07 Thread khote
Of course, documentation! Books, examples, tutorials the usual stuff like that. With JBoss and Hibernate becoming intimate, there are going to be a whole bunch of new hibernate users. I'm just becoming acquainted now, with JBoss for about 4 months. I paid for the JBoss documenation (Admin &

[Hibernate] sources in other directories

2003-10-05 Thread khote
This involves maven, xdoclet, hibernate I'm trying to use a set of interfaces in both a WAR project and a db-project. I want to use, say, Person as an interface. I want hibernate to use PersonImpl. I need to have that Person interface be available to lots of other places. in maven I can:

[Hibernate] duh, what does it mean

2003-10-03 Thread khote
"hibernate not bound", I'm getting that error from one of my ActionServlets. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ hibernate-devel mailing