I am running into a problem with deployment descriptor generation.  I
have a bean class A and two bean classes B and C that extend A.  In A, I
have an @ejb:relation tag that describes a CMR.  I would expect to see
this relation copied in the deployment descriptor, once using B and once
using C, basically the same way that CMP fields work with inheritance. 
Instead, I just get a single relation that uses A defined in the
deployment descriptor.  I don't even generate an entity declaration for
A, so this descriptor won't even deploy.  Shouldn't the relation behave
the same way as fields with respect to inheritance?


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to