Re: [Xdoclet-user] Problems with Hibernate code...

2004-09-17 Thread Timothy Reaves
Well, I've smacked myself thoroughly for this one. Thanks for proof-reading for me! On Sep 14, 2004, at 7:04 AM, Konstantin Priblouda wrote: --- Aleksandr Shneyderman <[EMAIL PROTECTED]> wrote: Check your spellings. Xdoclet is not NLP enabled :-) It can't guess that your 'collections-one-to-man

[Xdoclet-user] Problems with Hibernate code...

2004-09-13 Thread Timothy Reaves
Hello all. I'm using Hibernate 2.1.6, XDoclet 1.2, and maven 1.0. My generated mapping files look fine, except the set tag. I have this code in my Java class: /** * @hibernate.set * role="ownes" * @hibernate.collections-one-to-many * class="com.foo.inventory.model.

[Xdoclet-user] [struts] why merge config file?

2004-08-21 Thread Timothy Reaves
I've searched for information on this, but none exists; the search is a one-hit-wonder, with no information relevant to my question. So here goes. I've generated an XDoclet Struts project from Maven. Looking over what gets generated, the struts-config.xml is broken up over seven or so file