Hibernate Plugin Issue

Mark Russell <[email protected]> Wed, 08 Aug 2007 23:42:03 -0400
Newsgroups gmane.comp.java.xdoclet-plugins
Organization Instantiations, Inc.
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have an eclipse plugin that uses xdoclet2 to build hbm files from java files containing the @hibernate tags.  Every time a
java file is updated it will rebuild the hbm file associated with it.

I have an issue with the hibernate plugin.
I have a java file with this tag in it:
	/**
	 *
	 * @return
	 * @hibernate.property access="property"
	 */
	public String getAuthorTitle() {
		return authorTitle;
	}

when the builder runs and builds the hbm file it looks like this:
    <property name="authorTitle" access="method"/>

the the value method is invalid in a HBM file and causes errors when Hibernate ties to use it.  Could some one tell me if there
is an issue with the way I'm using the tag is is there a bug in the code.

Thanks in advance,
- --
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
http://www.instantiations.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGuo0LyHA2ZZVyicQRAieRAJ49/D+Z7VroY4dS1L4l9Bff2zR3QwCfSWQ+
plQTrFQwM5Oecv1CcrdQlhM=
=0gpz
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/