Re: [Xdoclet-user] Problem with generating an automatic primary key

2005-01-17 Thread Gino Gervasio
Hi, I am using the same version of eclipse, jboss and xdoclet but I use a Postgresql 7.4.5 database. And when I use sequences, I usually include this tag: /** @jboss.persistence auto-increment=true */ at the get method of the primary key. Hope that helped. Good luck! Gino

[Xdoclet-user] Help! unable to load deserialize result

2004-09-24 Thread Gino Gervasio
I get this error whenever I run my facade through a jsp stub: 10:04:39,162 ERROR [LogInterceptor] TransactionRolledbackLocalException in method: public abstract float com.ovgc.scm.store.domain.MyProductLocal.getProd_price(), causedBy: java.sql.SQLException: Unable to load to deserialize result:

[Xdoclet-user] What should I do if the primary key of my ejb is a primitive integer and i want to deploy it in jboss?

2004-09-08 Thread Gino Gervasio
My problem is that the primary key of some of my tables are primitive integers so my entitybeans' primary keys also are primitive integers. Jboss doesn't allow me to deploy these EJBs because it says that The Bean Provider must specify a primary key class in the deployment descriptor. What

[Xdoclet-user] (no subject)

2004-09-07 Thread Gino Gervasio
could someone help me with this error? What does it mean? Thanks, Gino Buildfile: /home/OVGC_SCM/SCM/build.xml clean: [delete] Deleting directory /home/OVGC_SCM/SCM/build clean_generated_files: init: prepare: [mkdir] Created dir: /home/OVGC_SCM/SCM/build/classes [mkdir] Created dir: