RE: [Xdoclet-user] Create method with data object as parameter

2002-02-01 Thread Ara Abrahamian
[EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: AW: [Xdoclet-user] Create method with data object as parameter > > Hi, > > I do exactly as you say and what I get is the following output after > running > ant. > > c:\Programme\idea\bla>ant > Buildfile: build.xml >

AW: [Xdoclet-user] Create method with data object as parameter

2002-02-01 Thread bwillner
and mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 1. Februar 2002 10:45 An: Meyer-Willner, Bernhard; [EMAIL PROTECTED] Betreff: RE: [Xdoclet-user] Create method with data object as parameter Take a look at samples/script/build.xml: The trick is depends="

RE: [Xdoclet-user] Create method with data object as parameter

2002-02-01 Thread Ara Abrahamian
f [EMAIL PROTECTED] > Sent: Friday, February 01, 2002 12:40 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Create method with data object as parameter > > Hi, > I'm testing out Xdoclet at the moment and it works really great, however I > have trouble with the following: I

[Xdoclet-user] Create method with data object as parameter

2002-02-01 Thread bwillner
Hi, I'm testing out Xdoclet at the moment and it works really great, however I have trouble with the following: I want to pass a Xdoclet-generated data object for my entity bean as the parameter for its ejbCreate method. However, when I include it using the fully qualified name (it's the right na