Re: [JBoss-user] primitive primary key description

2001-06-24 Thread Allen fogleson
technically an rmi/iiop type... serializeable class. Long would work... long wont. - Original Message - From: Vinay Menon To: [EMAIL PROTECTED] Sent: Saturday, June 23, 2001 3:33 PM Subject: Re: [JBoss-user] primitive primary key description Culprit is long [the one you have flagged

Re: [JBoss-user] primitive primary key description

2001-06-23 Thread Vinay Menon
btw, the tags are   java.lang.Long  creationTime    Cheers Vinay - Original Message - From: Boris Garbuzov Sent: Saturday, June 23, 2001 8:06 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] primitive primary key description  Sorry for not digging into DTDs first. I heard, to make primary

Re: [JBoss-user] primitive primary key description

2001-06-23 Thread Vinay Menon
Culprit is long [the one you have flagged]. Needs to be Java classes I believe.   Vinay   - Original Message - From: Boris Garbuzov Sent: Saturday, June 23, 2001 8:06 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] primitive primary key description  Sorry for not digging into DTDs first. I

[JBoss-user] primitive primary key description

2001-06-23 Thread Boris Garbuzov
Sorry for not digging into DTDs first. I heard, to make primary key primitive, one has to change tag to , but it does not work. But it does not work. What is a solution? - ejb-jar.xml - creationTime creationTime