I deployed a CMP EntityBean for the first time with jBoss the other day and I
wanted to note some of my problems to see if they have been addressed with the
latest version of the source in CVS.

Namely, the default mappings for PostgreSQL are a bit whacky.  I used mappings
from the website's FAQ on this topic and it worked ok.  However, I did notice
that the FAQ's mappings lacked some of the ones contained in the default
jaws.xml file.

More importantly and perhaps more critically, the table that I specified for
my EntityBean was 'ProductHome'.  When JAWS created the table it reported that
'ProductHome' had been created.  This failed.  PostgreSQL reported a syntax
error and some other junk (that I failed to log and don't have in front of me
at this time).  More interestingly, when I executed my client, I received the
error that the 'producthome' relation did not exist yet.  For some reason it
had been changed to all lowercase!  When I manually created the table
everything worked ok, but the table name still came out as lowercase.

Has this been encountered before?

Thanks,

Louis

--
Louis R. Marascio
President
Metreos Corporation
[EMAIL PROTECTED]
(512) 731-6139



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to