Why WOBuilder only displays EOModel attributes and not java properties
Why WOBuilder only displays EOModel attributes and not java properties
- Subject: Why WOBuilder only displays EOModel attributes and not java properties
- From: David Sargent <email@hidden>
- Date: Thu, 24 Mar 2005 14:05:08 -0700
A few months back, WO Builder quit displaying the java class attributes
and only displayed the attributes of the table as they were defined in
EOModel. I have tried to get it to working correctly again, but have
been unsuccessful. My project contains multiple java
packages/frameworks. All of the EOModel files are contained in one
package. My application however; is in a different java package. So
when I open WO Builder and click on specific EO Class in the lower
left, it displays the attributes defined by EOModel only(pulling the
names from pList only).
How do I get it to display the attributes I have defined in the java
class also?
Does anyone have this working correctly with packages and frameworks?
The only modifications I made since I last had it working that I know
of was to change the OS with updates. I do have code sense working
properly, if that makes a difference. I am not sure how the underlining
communications works. I have learned that I need to leave the
framework project open for it to work in the past.
The java properties are defined as public. If I override the class to
giving it a different name from what is defined in EOModel then it
will show up in WO builder when building a component that was created
within that same framework. If I go to the Application framework, it
will not display any of the properties. If I change the EOModel plist
of the attribute name, it will change the binding attribute in WO
builder. So it appears that it is only reading the plist for the
eomodel files. In EOModel I have Class Name defined as
package.name.JavaClassName and the Name as just the javaClassName.
I am going bald over this one. Any help would be appreciated.
My Project Background
With in the EO Java Package - Framework
EOModel generated files - _Member
Override files with business logic - Member
Application in it own Java Package
Components are here.
Version Info:
WO 5.2.3
OS X 10.3.8
xCode 1.5
_______________________________________________
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