RE: Re[2]: [JBoss-user] cmp composite field problems

2003-01-08 Thread Sonnek, Ryan
l Message- From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 4:17 AM To: Sonnek, Ryan Subject: Re[2]: [JBoss-user] cmp composite field problems Hello Ryan, I don't know whether it's possible to generate with xdoclet but, AFAIK, dependent-value-class decl

Re[2]: [JBoss-user] cmp composite field problems

2003-01-08 Thread Alex Loubyansky
R> -Original Message- SR> From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] SR> Sent: Tuesday, January 07, 2003 5:14 AM SR> To: Sonnek, Ryan SR> Subject: Re: [JBoss-user] cmp composite field problems SR> Hello Ryan, SR> have you also declared element for the class SR> t

RE: [JBoss-user] cmp composite field problems

2003-01-07 Thread Sonnek, Ryan
can it be generated from xdoclet? Ryan -Original Message- From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 5:14 AM To: Sonnek, Ryan Subject: Re: [JBoss-user] cmp composite field problems Hello Ryan, have you also declared element for the class that repres

Re: [JBoss-user] cmp composite field problems

2003-01-07 Thread Alex Loubyansky
Hello Ryan, have you also declared element for the class that represents audit? alex Monday, January 06, 2003, 10:24:42 PM, you wrote: SR> i'm working with a CMP composite field using jboss 3.0.4 and oracle 8i. SR> i've gone through the paydoc's several times, and can't pinpoint where this SR>

[JBoss-user] cmp composite field problems

2003-01-06 Thread Sonnek, Ryan
i'm working with a CMP composite field using jboss 3.0.4 and oracle 8i. i've gone through the paydoc's several times, and can't pinpoint where this is wrong. my audit object has 4 fields, 2 string and 2 date. all have correct getters/setters. the cmp bean has a getter and setter for the Audit ob