Hi Mike,

Thanks for all your hard work. The sortable list is something that I have been in desperate need of for my application, and to see it implemented is just too cool. The drag and drop shows promise for inclusion soon too...

The RPC link still doesn't work, at least on my system. I am using build 67 and received the following error for the first hyperlink (the rest work perfectly):

Exception in thread "WorkerThread9" com.webobjects.foundation.NSForwardException for java.lang.NoClassDefFoundError: javax.servlet.http.HttpServletRequest at com.metaparadigm.jsonrpc.JSONRPCBridge.class$ (JSONRPCBridge.java:75) at com.metaparadigm.jsonrpc.JSONRPCBridge.<clinit> (JSONRPCBridge.java:131)
        at er.ajax.AjaxProxy.handleRequest(AjaxProxy.java:231)
        at er.ajax.AjaxComponent.invokeAction(AjaxComponent.java:155)
at com.webobjects.appserver._private.WOComponentReference.invokeAction (WOComponentReference.java:104) at com.webobjects.appserver._private.WODynamicGroup.invokeChildrenAction (WODynamicGroup.java:101) at com.webobjects.appserver._private.WODynamicGroup.invokeAction (WODynamicGroup.java:110) at com.webobjects.appserver.WOComponent.invokeAction (WOComponent.java:945) at com.webobjects.appserver.WOSession.invokeAction (WOSession.java:1168) at com.webobjects.appserver.WOApplication.invokeAction (WOApplication.java:1375) at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWit hPreparedPage(WOComponentRequestHandler.java:196) at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWit hPreparedSession(WOComponentRequestHandler.java:287) at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWit hPreparedApplication(WOComponentRequestHandler.java:322) at com.webobjects.appserver._private.WOComponentRequestHandler._handleReque st(WOComponentRequestHandler.java:358) at com.webobjects.appserver._private.WOComponentRequestHandler.handleReques t(WOComponentRequestHandler.java:432) at com.webobjects.appserver.WOApplication.dispatchRequest (WOApplication.java:1306) at com.webobjects.appserver._private.WOWorkerThread.runOnce (WOWorkerThread.java:173) at com.webobjects.appserver._private.WOWorkerThread.run (WOWorkerThread.java:254)
        at java.lang.Thread.run(Thread.java:613)



On 24-Apr-06, at 7:45 PM, Mike Schrag wrote:

OK, the build script is fixed up ... Wonder build 67 includes AjaxExample.woa in the Wonder-2.0.0.67-Examples.tar.gz (rather than the Applications tar). You need Ajax.framework and ERJars.framework in your /Library/Frameworks folder to run it, and those are in the Frameworks tar. Third time's a charm :)

ms

On Apr 24, 2006, at 10:23 PM, Mike Schrag wrote:

I only run it in Eclipse, so I didn't notice that it didn't have the real framework dependencies setup, only the eclipse project dependencies (which also explains why i couldn't get the build script working properly most likely). I replaced that AjaxExamples tar with the PROPER one (really only differs in that the classpath files are updated). Your process was correct.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to