Lauching WOunit tests with project dependencies
Lauching WOunit tests with project dependencies
- Subject: Lauching WOunit tests with project dependencies
- From: Alexis Tual <email@hidden>
- Date: Mon, 11 Mar 2013 18:20:45 +0100
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden