> hello chris,

> the orion stuff works for me (used it last week). perhaps you 
> post an example bean where the problem occurs and i'm gonna 
> have a look at it.
here's my code snippet:


    /**
     *
     * @ejb:persistent-field
     * @ejb:interface-method
     * @orion:persistence table-name="MatchArticleCategory" 
type="redact.ejb.interfaces.Category" immutable="true"
     */
    public abstract java.util.Collection getCategories();

    but xdoclet doesnt generate anything for this (it should generate
    a collection mapping)

If you could paste a working collection mapping it would be great :)

regards
 chris


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

Reply via email to