> Hi everbody!
>
> I'm trying to create relationships between components, both within the
same
> jar and outside to another jar.
>
> In the first alternative, i.e. within the same jar, I succeded in creating
> the relationship, but unfortunately orion maps this to a blob. I have been
> playing around with orion-ejb-jar.xml without any success. Have anyone
> succeded with this?
>
> In the second alternative, i.e. relationship to an outside jar, it does'nt
> find the class (java.lang.NoClassDefFoundError). Does orion support this
> kind of relationships.
>
> Regards
>
> /Theis.

Yep, Orion supports this, but you have to make sure you use an
<ejb-entity-ref> tag within the <relationships> element for every CMR
component that is not defined in the same ejb-jar.xml as you're defining the
relationships in.

Took me a while to suss that one out myself.

P.Pontbriand
Canlink Interactive Technologies, Inc.


Reply via email to