That should be OK, it is unlikely that something else will be named AdresseWO.
Did you add the .wo folder under the Components folder in the framework? Is
the framework project getting built?
Chuck
On 2015-04-23, 11:58 AM, "HOUNKPONOU Ronald" wrote:
It is a custom Page that extends WOComponent class.
in my app WOO :
<webobject name = "Adresse">Ajouter Adresse</webobject>
in my app WOD:
Adresse : WOHyperlink {
pageName="AdresseWO";
}
AdresseWO is the name of my page that is located in my framework.
2015-04-23 19:49 GMT+01:00 Chuck Hill
<[email protected]<mailto:[email protected]>>:
How are you calling the WOComponent? You want to use the full package name
otherwise you can get the wrong class.
Chuck
On 2015-04-23, 11:44 AM, "HOUNKPONOU Ronald" wrote:
Hi,
I have an issue with wocomponents.
How can i call from my app a WOComponent that is located in a framework?
I try by adding the framework as a dependencie and call the concerned
WOComponent but i got a blank page instead of the components.
Thanks
_______________________________________________
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]