Yick thats a bug in the Hibernate module. My fault. I'll fix it....
"Matt Raible"
<[EMAIL PROTECTED]> To: [EMAIL PROTECTED]
Sent by: cc:
[EMAIL PROTECTED] Subject: [Xdoclet-devel] [Hibernate]
sort attribute not defined
ceforge.net
25/03/03 09:43 AM
Please respond to
xdoclet-devel
I just attempted to upgrade XDoclet to the most recent CVS snapshot and
I've
run into some Hibernate issues. My own (patched version) of Hibernate was
working, but now I get the following error:
[junit] org.xml.sax.SAXParseException: Attribute "sort" must be
declared for
element type "bag".
XDoclet is generating the following XML for my bag elements:
<bag
name="roles"
table="user_role"
lazy="true"
inverse="true"
sort="unsorted"
cascade="none"
>
<key
column="id"
/>
<one-to-many
class="org.appfuse.persistence.Role"
/>
</bag>
My home-grown version was working, but I'm running on OS X 1.4.1 right now,
and my last version of XDoclet doesn't work on OS X (latest one does).
Thanks,
Matt
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
**********************************************************************
Any personal or sensitive information contained in this email and
attachments must be handled in accordance with the Victorian Information
Privacy Act 2000, the Health Records Act 2001 or the Privacy Act 1988
(Commonwealth), as applicable.
This email, including all attachments, is confidential. If you are not the
intended recipient, you must not disclose, distribute, copy or use the
information contained in this email or attachments. Any confidentiality or
privilege is not waived or lost because this email has been sent to you in
error. If you have received it in error, please let us know by reply
email, delete it from your system and destroy any copies.
**********************************************************************
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel