[Xdoclet-user] NEWBIE :Foriegn key

2002-12-07 Thread Arash Bijanzadeh
Is there any way to handle a one to many relationship via xdoclet? -- In a world without walls and fences who needs Windows and Gates?! :-) --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: AW: [Xdoclet-user] ejb inheritance and table creation in jboss (xdoc1.2b1/jboss3.0.4)

2002-12-07 Thread David Jencks
On 2002.12.07 01:53:14 -0500 tek1 wrote: hi david. thanks for this response also. sorry that i didn't reply sooner on this one. do you know if this behavior is standard across all app servers? Basically I don't know. I doubt anyone supports polymorphic cmp finders, but I know some

RE: [Xdoclet-user] Fix for webwork.module

2002-12-07 Thread Herve Tchepannou
where do I send the patch? Could you supply this as a patch Hervé? Mailing lists is the worst bug tracker in the world. It's even worse than Rational ClearQuest! ;-) If you don't, it'll get lost with 95% certainty. Thanks, Aslak -Original Message- From: [EMAIL PROTECTED]

RE: [Xdoclet-user] Fix for webwork.module

2002-12-07 Thread Konstantin Priblouda
--- Herve Tchepannou [EMAIL PROTECTED] wrote: where do I send the patch? Use JIRA: http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa Create enhancement issue. regards, = Konstantin Priblouda ( ko5tik )Freelance Software developer http://www.pribluda.de play

[Xdoclet-user] finder method oddity

2002-12-07 Thread SainTiss
Hi, I'm trying to find out about these finder methods, and I've stumbled upon an oddity here: I created two finder methods, using the following XDoclet tags: * @ejb.finder * signature=java.util.Collection findByName(java.lang.String name) * * @ejb.finder *

[Xdoclet-user] M:N using Jboss and Xdoclet

2002-12-07 Thread Shankar Srinivasan
Does M:N work on Jboss? I did go through the archives and couldn't find a convincing reply. Please let me know if you have done it before. I want to set up a M:N relation between user and roles and here is wot I have UserBean /** * Returns the related Roles * * @return the related

[Xdoclet-user] M:N using Jboss and Xdoclet

2002-12-07 Thread Shankar Srinivasan
Ignore my earlier post on this topic. Had to flip the foreign key columns and it worked. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___

[Xdoclet-user] Oracle OC4J 9.0.3 support?

2002-12-07 Thread Ricardo Argüello
Hi, Does anybody know if Oracle's OC4J 9.0.3 is supported? I know OC4J is based on Orion Server, but checking Oracle's documentation it looks like the DTD declaration in the header is different. I haven't tried generating Orion's ejb-jar yet, but I just wanted to know if somebody has