Hi all (and Henrique !) I have a project A depending on project B which is opened in WOLips. My workspace has Generates bundles = true A has an eomodeld depending on another one in project B. My WOUnit test in project A loads successfully the eomodel but can't resolve a relationship to a project B :
java.lang.IllegalArgumentException: EORelationship(): cannot find entity named FwkGspot_ImplantationGeo for destination of relationship fwkGspot_ImplantationGeo in entity Sco_ImplantationsGeoComposant. When I print the bundles, project B doesn't appear... If I put projectB/build/projectB.framework in the classpath of the test, it works. Is there a better way ? I can't use bundless builds because it doesn't play well with my other jar dependencies... (Yes I have both dependencies : jars and wolips :)) Thanks for your help
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
