RE: [Xdoclet-user] Re: Ever heard of XDtCollection? (was hibernatedoclet - tag handler for XDtCollection)

2004-04-07 Thread Rupp, Heiko
Can you please raise an issue in Jira http://opensource.atlassian.com/projects/xdoclet/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > John Lewis > Sent: Thursday, April 08, 2004 12:35 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Re: Ever he

[Xdoclet-user] Re: Ever heard of XDtCollection? (was hibernatedoclet - tag handler for XDtCollection)

2004-04-07 Thread John Lewis
I had the same problem. I tracked it down to missing a jar on the classpath. To run the xdoclet-hibernate ant task, you need at a minimum: xdoclet-1.2.jar xdoclet-hibernate-module-1.2.jar xdoclet-xdoclet-module-1.2.jar xjavadoc-1.0.2.jar commons-collections-2.1.jar commons-logging-1.0.3.jar Joh

[Xdoclet-user] weblogic 8.1: invalid value

2004-04-07 Thread Pedro Salazar
Greetings, I'm using the Weblogic Server 8.1 (sp2) and I'm trying to generate the XML descriptors using XDOCLET version 1.2 with the patched file xdoclet-bea-module-1.2.jar (to support 8.1 version). However, I'm getting this error deploying my EJBs: " [EJB:011017]Error while reading 'META-INF/w

[Xdoclet-user] hibernate joined-subclass table spec?

2004-04-07 Thread Derek Chen-Becker
Hi, I'm using the hibernatedoclet tags and I've gotten a joined subclass to work, but I can't figure out how to specify the table for the subclass. It works right now, but it just creates a table with the same name as the class. That doesn't fit our enterprise naming standards, so is this s

Re: [Xdoclet-user] Ken Hygh: Can't create a new nested element

2004-04-07 Thread Ken Hygh
[EMAIL PROTECTED] wrote: Ken did you get far with your efforts to create descriptor files for WebSphere 5 ? I'm having the same problem and would like to find a way of using xDoclet rather than WSAD many thanks. I'm close, but not done yet. I'll announce it here when I'm ready. Ken

Re: [Xdoclet-user] Jonas 3.2 support

2004-04-07 Thread Konstantin Priblouda
--- Maksym Gryevtsov <[EMAIL PROTECTED]> wrote: > Hi, > > xDoclet 1.2 doesn't contain support for Jonas 3.2. > But the xDoclet build I found on the ObjectWeb site > has it. Its xDoclet version is 1.2 Beta 4. So can > somebody explains why it's happens. And are you > going > to include in your rel

Re: [Xdoclet-user] Value object generation for an entity with more than one CMR reference to another entity

2004-04-07 Thread Kevin Hagel
CVS Head version of XDoclet contains the subtask under , though I don't know if this is what you're looking for. 1.2b3 had lots of other problems with other tasks/subtasks, advise you replace it as quickly as possible. I published it on one of my servers, you can take a look at the most rece

RE: [Xdoclet-user] Value object generation for an entity with more than one CMR reference to another entity

2004-04-07 Thread Rupp, Heiko
> XDoclet 1.2 seems to be even less capable than 1.2b3 with respect to generating > value > objects. Using 1.2, generated entity facades reference value objects named > > Data, which I believe is a carry over from the deprecated ejbdoclet > subtask. > 1.2b3 uses the correct Value names for

RE: [Xdoclet-user] Value object generation for an entity with more than one CMR reference to another entity

2004-04-07 Thread Shaun
Heiko, >1.2b3 is rather old now. Could you try with at least 1.2?   XDoclet 1.2 seems to be even less capable than 1.2b3 with respect to generating value objects.  Using 1.2, generated entity facades reference value objects named Data, which I believe is a carry over from the deprecated ejb

[Xdoclet-user] Ken Hygh: Can't create a new nested element

2004-04-07 Thread foad_momtazi
Ken did you get far with your efforts to create descriptor files for WebSphere 5 ? I'm having the same problem and would like to find a way of using xDoclet rather than WSAD many thanks. -- Erik Hatcher