Hi,

Somebody was asking on this list about Xdoclet support for Resin. I've
managed to get this working, however because Resin uses none-standard
deployment descriptors this is not as easy as it should be. Resin includes
extra fields in the standard deployment descriptor to allow mapping of
Entity values to columns in a sql table. I have customised various templates
to allow the additional required fields to be inserted using my own tags.
I'd be happy to send these customised templates to people who want them.

Unfortunately this only works on Xdoclet 1.1.0. I can't seem to get extract
the additional tags that I need to map the fields for bidirectional 
Container Managed Relationships (things seem to work fine for Unidirectional
CMR).

I think this is due (but I haven't spent much time on it) to the way that
the
RelationsTagsHandler.java stores relationships in the RelationshipHolder and
then sets the the class and method, but only for the left hand relationship
meaning that I can't get to the additional method tags specified in the the
right hand part of the relationship. Any chance of a fix for this?

Cheers

Mark

_______________________________________________________
DATA SECURITY - PLEASE READ
This communication may contain information which is CATALOGA confidential
and may also be privileged. It is for exclusive use of the intended
recipient(s). If you are not the intended recipient(s) please note that any
form of distribution, copying or use of this communication or information in
it, is strictly prohibited and may be unlawful. 

If you have received this communication in error please forward it to
[EMAIL PROTECTED], then delete the email and destroy any copies of
it.

Thank you for your cooperation.
_______________________________________________________

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to