Hey all,
  I may be completely wrong on this, but it seems that the many2many
mappings to xdoclet are backwards for jboss in entity-cmp-20.vm. 

They appear as 

> #set( $thisSideJbossTag = "jboss.relation" )
> #set( $otherSideJbossTag = "jboss.target-relation" )

but shouldn't they be

< #set( $thisSideJbossTag = "jboss.target-relation" )
< #set( $otherSideJbossTag = "jboss.relation" )

I did a little testing with the latter and it seems to wind up with the
correct jbosscmp-jdbc.xml
file as well as resolve a huge headache I had been having with many2manys
and deploying. I have no idea about weblogic.

Thanks,
Brian




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to