Have you ever found a resolution to this? I am having the same problem, which I posted on a few days ago (Oracle 9i, 'cannot resolve symbol'). The method takes a series of attributes for the Value Object and, as yours does, it passes an undefined collection of the Value Objects to the mutator method. Surely this has been solved by someone.
Thanks On Wed, 3 Nov 2004 09:10:07 +0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I have successfully run and built the sample application from a mysql > database (as I'm more familiar with that). Then decided to move to Oracle > to do the same. I'm running building on a windows platform accessing an > oracle 9i database using the ojdbc14.jar drivers, and Middlegen 2.1. > > The Middlegen task completed, then the XDoclet stage created classes, but > the compilation stage failed. With the following: > compile-ejb: > [javac] Compiling 53 source files to > C:\programming\middlegen-2.1\samples\build\classes > [javac] > C:\programming\middlegen-2.1\samples\build\gen-src\airline\ejb\PersonBean.java:261: > cannot resolve symbol > [javac] symbol : variable reservations > [javac] location: class airline.ejb.PersonBean > [javac] setReservations(reservations); > [javac] ^ > [javac] 1 error > > I've not found the same error in the archive, but I don't think I deviated > from the guide, because I carried it out successfully with mySQL. > > Can anybody shed some light? > > Thanks ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user