Re: D2W problems with WO 5.3
Re: D2W problems with WO 5.3
- Subject: Re: D2W problems with WO 5.3
- From: Chuck Hill <email@hidden>
- Date: Thu, 25 Aug 2005 12:49:35 -0700
Just for giggles, the smallest amount of detective work,
Paris:/System/Library/Frameworks/JavaDirectToWeb.framework/Resources
chuck$ grep -r -i message *
BASConfirmPage.wo/BASConfirmPage.html: <td><webobject
name=message></webobject></td>
BASConfirmPage.wo/BASConfirmPage.wod:MESSAGE: WOString {
Reveals the problem. Edit /System/Library/Frameworks/
JavaDirectToWeb.framework/Resources/BASConfirmPage.wo/
BASConfirmPage.wod and change MESSAGE to message. Problem solved.
Please file a report on BugReport.apple.com
Chuck
It is probably a case difference / typo in one of the templates where
the WebObject name 'message' in the HTML does not match anything in
the WOD file. There is a similar error in the WOExceptionPage
(IIRC). Does the log give any indication of which page / component
this is?
Chuck
On Aug 25, 2005, at 12:03 PM, Richard Palmer wrote:
I have a similar configuration and similar problems.
It's a mess.
Richard Palmer
On Aug 22, 2005, at 11:29 PM, Danny Wang wrote:
Anyone using D2W to test their EO models? I've been trying for to
work with D2W to test my model and I'm running into exceptions
left and right. I can't imagine I'm the only one with problems...
As an example, here's a bugger of a problem when I'm trying to
delet an EO that's already there:
Error:
com.webobjects.appserver._private.WODeclarationFormatException: no
declaration for dynamic element (or component) named message
Reason:
<WOHTMLTemplateParser> no declaration for dynamic element (or
component) named message
Huh? Guess I don't know enough about the inner workings of D2W to
figure out what the problem is. I've even tried this on a fresh
eomodel with only one entity and a fresh DB, and the same error
comes up with I try to delete an EO.
Running on 10.4.2, Xcode 2.1, system all updated. I've even tried
this with a brand new OS installation....I'm sure I'm missing
something obvious, but I don't know what. Any help would be
appreciated and thanks in advance!!
--
Danny Wang
IT Administrator
The Integer Group
Lakewood, CO.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden