Hugo,
I am running version 2.1 of hibernate and changed the DTD so:

<!DOCTYPE hibernate-mapping PUBLIC
"-//Hibernate/Hibernate Mapping DTD 2.1//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-2.1.dtd">

But still, nothing is written to the postgresql table!


Andrew
On 20 Jan 2004, at 12:09, Hugo Burm wrote:

I am starting to recognize this piece of code. I updated and tested two of
the other Hibernate examples on the Wiki (the JXForms and the Woody one)
with more recent versions of Hibernate and Woody, but not this one. So the
DTD is probably wrong (see my previous email)
Hugo Burm

-----Original Message-----
From: beyaNet Consultancy [mailto:[EMAIL PROTECTED]
Sent: 20 January 2004 11:42
To: [EMAIL PROTECTED]
Subject: Re: Cocoon -Hibernate problems part 2


further to my original posts, the source of the material i used was
from a tutorial situated at :
http://wiki.cocoondev.org/Wiki.jsp?
page=UsingHibernateToMakeYourJavaBeansPersistent

If anyone has the time, could you take a look at this for me and see
whether you get the same results. As stated before, I manage to pull
information from the class but nothing is being written to my
postgresql table.

thanks in advance


Andrew
On 20 Jan 2004, at 08:31, Ugo Cei wrote:

beyaNet Consultancy wrote:
hi,
as a follow on to the first email, I am adding here some further
information as to the installation procedure I followed:
...
<class name="test.Userss" table="users">

"Userss"? Is this a typo?

Ugo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to