Bruno,
Are you embedding the frameworks in the application? If not, what
version of the Wonder frameworks are installed on the server?
Dave
On Aug 6, 2008, at 9:18 AM, WIESEN Bruno wrote:
Thanks for your advice.
I saw this thread too but it didn't help me...I downloaded the
latest frameworks from the site and no changes.
But I found that if my Application class extends WOApplication
instead of ERXApplication it works.
Bruno
Le 6 août 08 à 13:48, David Avendasora a écrit :
Hi Bruno,
Just a few days ago someone else had a _very_ similar issue.
http://lists.apple.com/archives/webobjects-dev/2008/Jul/msg00631.html
Mike responded stating that he thought they weren't using an up-to-
date version of Wonder (there are 5.3- and 5.4-specific frameworks).
Are you using the 5.4-specific Wonder frameworks, and if so, when
did you download them?
Dave
On Aug 6, 2008, at 4:21 AM, WIESEN Bruno wrote:
Hello,
Here is our problem :
Our applications are developped under Leopard 10.5.4 with XCode,
while developping there is no problem...
We are using WebObjects 5.4.2 + Project Wonder.
But when we try deploying these applications, apps launch in
JavaMonitor but when we try to access them here is the trace ;
"Bundles" = {
"Ajax" = "4.0.0.516";
"ERExtensions" = "4.0.0.516";
"JavaWebObjects" = "5.4.2";
"JavaEOApplication" = "5.4.1";
"ERJavaMail" = "4.0.0.516";
"PostgresqlPlugIn" = "";
"JavaJDBCAdaptor" = "5.4.2";
"JavaWOExtensions" = "5.4.1";
"JavaEOAccess" = "5.4.2";
"JavaEOControl" = "5.4.2";
"JavaXML" = "5.4.2";
"ExcelGenerator" = "5.0.0.8129";
"JavaFoundation" = "5.4.2";
};
java.lang.RuntimeException: computeQueryDictionaryInContext failed.
at
er
.extensions.ERXWOForm._appendHiddenFieldsToResponse(ERXWOForm.java:
228)
at
er.extensions.ERXWOForm.appendChildrenToResponse(ERXWOForm.java:256)
at er.extensions.ERXWOForm.appendToResponse(ERXWOForm.java:396)
at
com
.webobjects
.appserver
._private
.WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126)
at
com
.webobjects
.appserver
._private.WOConditional.appendToResponse(WOConditional.java:94)
at
com
.webobjects
.appserver
._private
.WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126)
at
com
.webobjects
.appserver
._private.WODynamicGroup.appendToResponse(WODynamicGroup.java:136)
at
com
.webobjects
.appserver.WOComponent.appendToResponse(WOComponent.java:1122)
at Main.appendToResponse(Main.java:35)
at
com.webobjects.appserver.WOSession.appendToResponse(WOSession.java:
1385)
at er.extensions.ERXSession.appendToResponse(ERXSession.java:527)
at CPUSession.appendToResponse(CPUSession.java:41)
at Session.appendToResponse(Session.java:68)
at
com
.webobjects
.appserver.WOApplication.appendToResponse(WOApplication.java:1794)
at
er.extensions.ERXApplication.appendToResponse(ERXApplication.java:
1372)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
._dispatchWithPreparedPage(WOComponentRequestHandler.java:242)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
._dispatchWithPreparedSession(WOComponentRequestHandler.java:298)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
._dispatchWithPreparedApplication(WOComponentRequestHandler.java:
332)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
._handleRequest(WOComponentRequestHandler.java:369)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
.handleRequest(WOComponentRequestHandler.java:442)
at
com
.webobjects
.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
at
er.extensions.ERXApplication.dispatchRequest(ERXApplication.java:
1439)
at
com
.webobjects
.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at
com
.webobjects
.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:613)
Caused by: java.lang.NoSuchMethodException:
com
.webobjects
.appserver
._private
.WOHTMLDynamicElement
.computeQueryDictionaryInContext(java.lang.String,
com.webobjects.appserver.WOAssociation,
com.webobjects.foundation.NSDictionary,
com.webobjects.appserver.WOContext)
at java.lang.Class.getDeclaredMethod(Class.java:1909)
at
er
.extensions.ERXWOForm._appendHiddenFieldsToResponse(ERXWOForm.java:
224)
... 24 more
Any idea ?
Thanks
Bruno WIESEN
..................................................................
Bruno WIESEN [EMAIL PROTECTED]
Mac OS Software Developer
Pyramide Ingenierie sprl Tel: +32 87 292130
188 rue de Liege Fax: +32 87 292139
B-4800 Verviers Mail: [EMAIL PROTECTED]
..................................................................
_______________________________________________
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/webobjects%40avendasora.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]