EOWidgetController
EOWidgetController
- Subject: EOWidgetController
- From: Rob Caljouw <email@hidden>
- Date: Mon, 24 Mar 2003 14:19:14 -0500
Hi,
Has anyone had any success with using custom widgets in D2J applications in
WebObjects 5.2?
I tried the example in Java Client Desktop Applications (P. 268) but when
the rule fires I get the following error in the Console.
Exception occurred during event dispatching:
java.lang.IllegalStateException: Server exception: Cannot find component or
dynamic element named 'CustomController'
at
com.webobjects.eodistribution.client.EODistributedObjectStore._checkReturnVa
luesForExceptions(EODistributedObjectStore.java:565)
at
com.webobjects.eodistribution.client.EODistributedObjectStore.invokeStateles
sRemoteMethodWithKeyPath(EODistributedObjectStore.java:1098)
at
com.webobjects.eogeneration.client._EORemoteXMLProvider._provideXML(_EORemot
eXMLProvider.java:19)
at
com.webobjects.eogeneration.EOControllerFactory._concreteEvaluateRules(EOCon
trollerFactory.java:391)
at
com.webobjects.eogeneration.EOControllerFactory.evaluateRules(EOControllerFa
ctory.java:443)
at
com.webobjects.eogeneration.EOControllerFactory._concreteControllerArchiveWi
thSpecification(EOControllerFactory.java:1046)
at
com.webobjects.eogeneration.EOControllerFactory._specificationDataIfAvailabl
e(EOControllerFactory.java:1131)
....
I've tried various incantations of the rules, different package names. I've
checked the build directory and the class file is in the right place.
Thanks,
Rob Caljouw
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.