Unfortunately, you cannot. Facades were written to use DataObjects -- not ValueObjects. There was a short discussion on this topic over the last week if you're interested. IIRC, the end result was that this would not be changing, but someone please correct if I am wrong on that one.
I'm not using value objects (created my own DataTransferObject) nor facades (all clients go through stateless session beans that use local interfaces to access the entity beans), so I guess I'm not much help here. Good luck! David Harkness Sony Pictures Digital Networks (310) 482-4756 -----Original Message----- From: Gavin Bong [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 7:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] reference still exists to FooData dataobject. Why? Hi I know that I should not be using the old dataobject ant task anymore. But even without declaring the task in build.xml; my generated code for my session bean facade (via @ejb.facade) still references the {0}Data class. How can I fix it to reference my {0}VO classes ? Merci beaucoup. Gavin Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Testez le nouveau Yahoo! Mail ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
