hi
i have some problem with components:
@Override
public WOActionResults defaultAction() {
....
WOComponent page = pageWithName(Main.class);
return page;
}
DEBUG 42.53 MB used/38.53 MB free [WorkerThread0]
(ERXNSLogLog4jBridge.java:46) -
<com.webobjects.appserver._private.WOComponentDefinition> No template found
for component Main at "file:/Users/user/Documents/workspace/XMobile/".
and so happens with any component if i change Main to it - for example
PageWrapper or another.
what is it?
_______________________________________________
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]