Re: D2W question
Re: D2W question
- Subject: Re: D2W question
- From: Ramsey Gurley <email@hidden>
- Date: Thu, 21 Aug 2008 14:34:29 -0400
On Aug 21, 2008, at 1:46 PM, Guido Neitzer wrote:
On 21.08.08 11:33, "Ramsey Gurley" <email@hidden> wrote:
Destination entity could not be retrieved from EO of bindings. Either
set the "sourceObject" to an EO, provide the "sourceEntityName" and
"relationshipKey", the "destinationEntityName" or the
"possibleChoices" binding.
That should just work. Are you sure your model is correct? And that
you
include all necessary frameworks?
cug
It's just a basic Wonder D2W app. I had to update the imports since
Wonder has been refactored into packages and I did my typical setup
routine: I refactored the components into packages, I added my
standard _Entity.java/Entity.java templates for the eogenerator which
generate entities that are subclasses of my GenericRecord that is a
subclass of ERXGenericRecord. I also added
# OGNL
ognl.helperFunctions=true
ognl.inlineBindings=true
# GZip Responses
er.extensions.ERXApplication.responseCompressionEnabled=true
# XHTML Strict Compliance
er.extensions.ERXWOForm.useIdInsteadOfNameTag=true
er
.extensions
.foundation
.ERXPatcher.DynamicElementsPatches.SubmitButton.useButtonTag=true
# Localization
er.extensions.ERXLocalizer.defaultLanguage=English
er
.extensions
.ERXLocalizer
.fileNamesToWatch=("Localizable.strings","ValidationTemplate.strings")
er.extensions.ERXLocalizer.availableLanguages=(English,Japanese)
er
.extensions
.ERXLocalizer.frameworkSearchPath=(app,ERDirectToWeb,ERExtensions)
# Project Encoding
er.extensions.ERXApplication.DefaultEncoding=UTF-8
Beyond that, it's your basic Wonder D2W setup. Here's a bunch of
screenshots... perhaps I'm missing an import?
And my model is
Any ideas?
Ramsey
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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