Re: [Xdoclet-user] OutOfMemoryError running Hibernatedoclet

2003-06-01 Thread Konstantin Priblouda
--- Matt Raible <[EMAIL PROTECTED]> wrote: > I'm trying to integrate Xdoclet into an application > that I developed > last year. Any idea why the following might not be > working: > > description="Generate Persistence and form > classes"> > > name="hibernatedoclet" >

[Xdoclet-user] Adding to the Value Object

2003-06-01 Thread pmwilliams
All, I am still a little new to Xdoclet (using beta2) and have a question for the group. I would like to be able to add a value to the value object that is not on the entity. Specifically, I want to be able to add a dirty flag to the value objects. I am thinking that the only way to do thi

[Xdoclet-user] updating a m-m value object?

2003-06-01 Thread Mick Knutson
I am having some issues updating a value object (Alert) that has 2 different m-m relationships that are also value objects. So an Alert has many Contacts and many Locations. But, Contacts and Location can be assigned to many different Alerts. My issue is that I am trying to use the VO on the del

RE: [Xdoclet-user] OutOfMemoryError running Hibernatedoclet

2003-06-01 Thread Dmitri Colebatch
Hi, > I'm trying to integrate Xdoclet into an application that I developed > last year. Any idea why the following might not be working: [snip] is this a typo: > if not, I'm amazed that you're even getting that far... thats the only thing that stands

[Xdoclet-user] OutOfMemoryError running Hibernatedoclet

2003-06-01 Thread Matt Raible
I'm trying to integrate Xdoclet into an application that I developed last year. Any idea why the following might not be working: I'm getting: [hibernatedoclet] (XDocletMain.start 47 ) Running