Re: [Xdoclet-user] Trouble using hibernate task

2004-01-22 Thread Sgarlata Matt
me. Thanks for all your help everyone, Matt - Original Message - From: "Mark Norman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 22, 2004 8:00 AM Subject: RE: [Xdoclet-user] Trouble using hibernate task Matt, Your problem was the clas

RE: [Xdoclet-user] Trouble using hibernate task

2004-01-22 Thread Konstantin Priblouda
--- Mark Norman <[EMAIL PROTECTED]> wrote: > Matt, > > Your problem was the classpath line was too long. If > you look in > ant.bat, you'll see it calls lcp.bat to concatenate > all the classpath > locations into one shell variable. There's a maximum > length for a > command line so lcp.bat barfe

RE: [Xdoclet-user] Trouble using hibernate task

2004-01-22 Thread Mark Norman
to handle them without exceeding the line length limit. Cheers Mark -Original Message- From: "Sgarlata Matt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: [Xdoclet-user] Trouble using hibernate task Date: Wed, 21 Jan 2004 10:21:21 -0500 Konstantin,

Re: [Xdoclet-user] Trouble using hibernate task

2004-01-21 Thread Sgarlata Matt
va class I sent earlier. Matt - Original Message - From: "Konstantin Priblouda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 21, 2004 9:33 AM Subject: Re: [Xdoclet-user] Trouble using hibernate task It seems that you send wrong class... XDco

Re: [Xdoclet-user] Trouble using hibernate task

2004-01-21 Thread Konstantin Priblouda
tDescription(String description) > { > this.description = description; > } > > } > > Thanks for your help! > > Matt > - Original Message - > From: "Konstantin Priblouda" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent:

Re: [Xdoclet-user] Trouble using hibernate task

2004-01-21 Thread Sgarlata Matt
scription; } public void setDescription(String description) { this.description = description; } } Thanks for your help! Matt - Original Message - From: "Konstantin Priblouda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 21, 2004 3:07 AM Sub

Re: [Xdoclet-user] Trouble using hibernate task

2004-01-21 Thread Konstantin Priblouda
--- Sgarlata Matt <[EMAIL PROTECTED]> wrote: > Hello, > > I'm new to XDoclet, I'm trying to use it with > Hibernate and I'm completely > lost. I realize my questions are very basic, so if > the answers are online > somewhere, please let me know... I RTFM so long as I > can find it ;) > > I am g

[Xdoclet-user] Trouble using hibernate task

2004-01-20 Thread Sgarlata Matt
Hello, I'm new to XDoclet, I'm trying to use it with Hibernate and I'm completely lost. I realize my questions are very basic, so if the answers are online somewhere, please let me know... I RTFM so long as I can find it ;) I am getting this error message: The input line is too long. :gotAllArg