Is there a wiki for tips and workarounds for webobjects?
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.c
I am http://twitter.com/eviltofu
On Feb 21, 2009, at 4:29 AM, Lon Varscsak wrote:
I wish there were a list of WO people on twitter (like there is for
iPhone Devs).
-Lon
On Fri, Feb 20, 2009 at 1:26 PM, Lachlan Deck
wrote:
Yeah the downside is that it's yet another archive to search for
u
I've trashed my copy of eclipse, downloaded a new copy and re-
installed everything from scratch and re-imported my old projects
already. Sorry.
On Jan 26, 2009, at 10:58 PM, Mike Schrag wrote:
Jan 26 08:00:46 Iron [0x0-0x69069].org.eclipse.eclipse[1204]:
java.lang.NullPointerException
Jan
(EOModelCreationPage.java:216)
Jan 26 08:00:46 Iron [0x0-0x69069].org.eclipse.eclipse[1204]: at
org
.objectstyle
.wolips
.wizards.EOModelCreationPage.createControl(EOModelCreationPage.java:131)
On Jan 26, 2009, at 7:55 AM, Jerome Chan wrote:
Updated WOLips to latest version.
Now I can't open and edi
Updated WOLips to latest version.
Now I can't open and edit any of my models. Entity Modeler keeps
telling me to "Please Wait."
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.
BTW, if using MySQL 5.0.XX, I would recommend latest 5.0.XX connector.
On Jan 15, 2009, at 7:27 PM, Jerome Chan wrote:
Is anyone getting SQL errors trying to generate indexes with MySQL?
How do I correct this?
I get the following code when I choose generate SQL.
CREATE INDEX name_id
Is anyone getting SQL errors trying to generate indexes with MySQL?
How do I correct this?
I get the following code when I choose generate SQL.
CREATE INDEX name_idx FOR Account (name);
CREATE INDEX fromId_idx FOR Follow (fromId);
but according to the MySQL docs its suppose to be
CREATE [ONLI
I get this with MySQL too.
On Jan 16, 2009, at 6:35 AM, Theodore Petrosky wrote:
I know this was asked and I didn't get a reply that really worked.
Postgresql has a column type called 'text'. This is basically a
varchar with no upper limit (very simplified).
When I select in EOModeler a lo
I want to create a dynamic search list like iTunes Smart List.
Is it possible to use several WOAnyFields to change what is displayed
for a WODisplayGroup?
+ - [name] [contains] xxx
+ - [name [ends] zzz
+ - [age] [greater] 30
Where clicking on the + button will add a new search field and
cl
Is there a simple way to do component to component communication?
I have a page with a menu component and a object display component. I
want to be able to call a method in the object display component from
the menu component. My first thought is to have something like a
controller in the en
Ok. Isn't Maven suppose to solve all these different version problems?
On Nov 27, 2008, at 11:01 PM, Mike Schrag wrote:
symbol : method lastElement()
location: interface java.util.List
which would indicate that it can't find the java.util.List class!
Actually, it looks to me like you're bui
I've tried constructing a EOQualifier with the string "name starts
with 'P'" and am trying to use that on my WODisplay object but it
returns an empty list. When I use all the other
stringQualifierOperators except for "contains" I get empty results.
When I use "contains" I get the expected r
I am also experiencing the same problem. I've turned on PB.project
building but cannot use Rapid Turnaround mode.
On Oct 6, 2008, at 9:24 AM, Paulo Filipe Andrade wrote:
Try enabling PB.project on WOLips build preferences. For some reason
I was having problems with rapidturnaround with this
What about doing
save -> if error check to see if existing record exists and if so
throw up a duplicate error ?
On Jul 4, 2008, at 7:52 AM, Q wrote:
On 04/07/2008, at 2:58 AM, Florijan Stamenkovic wrote:
Hi all,
While reading older discussions on dealing with DB uniqueness
restraints
What would you all recommend for using as a CSS editor on WOLips?
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.
in WOHyperlink, I can add in a NSDictionary which can then be bound to
queryDictionary. I want to do the same for a JSConfirmPanel. Is this
possible? In the dictionary, I am storing the id of an object.
Basically I am displaying a WODisplayGroup of items. When I click on
one of the items, I
How do I downgrade my database using database migrations in project
wonder?
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
h
Are database migrations functional on com.webobjects.version = 5.4.1? ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://li
After running through the autogenerated web.xml through xmllint, I
found an error which corresponds to the glassfish deployment error. I
removed the following line and xmllint validates it.
WEBINFROOT
%WEBINFROOT%
If I place this context-param before the tags, it also
I made a simple hello world project wonder app and use the ant to
create a war file.
I've tried deploying this war file on jetty and it worked but when I
tried to deploy it on GlassFIsh, I get the following error message
javax.enterprise.system.tools.deployment|
_ThreadID=14;_ThreadName=Ti
From all the screen casts I see in the outline view that each entity
on the WOO file has a header (body, div, etc) but mine doesn't have
them. All I have are just boxes. Is there a configuration I must set?
<>
___
Do not post admin requests to the
21 matches
Mail list logo