I think the general consensus is that WO5.3 works better at the moment!
WO is DB independent so no alternative option should work any better
with WO than MySQL (bugs excluded).
Did you try manually editing the SQL to include the one line that
creates the EOPK table. ?
Simon
On 19 Dec 200
No Leopard for me for production dev machines or servers yet . .
way too busy to be fiddling with it.
Eclipse 3.3.1 / WOLips #4750
OS X 10.4.X Tiger / Java 1.5 / WO 5.3.X w/Wonder
MySQL 4.1.X w/InnoDB / Connector-J 5.0.X
I'm guessing it's something to do with WO5.4 rather than WOLips,
b
No Leopard for me for production dev machines or servers yet . .
way too busy to be fiddling with it.
Eclipse 3.3.1 / WOLips #4750
OS X 10.4.X Tiger / Java 1.5 / WO 5.3.X w/Wonder
MySQL 4.1.X w/InnoDB / Connector-J 5.0.X
On Dec 18, 2007, at 2:05 PM, Mike Schrag wrote:
I'm guessing
I'm guessing it's something to do with WO5.4 rather than WOLips, but
I'm not sure where to point you from here. If Kieran is watching
this thread he might be able to help because I know he uses MySQL.
Not sure if he is on 5.4 though.
I can almost guarantee this. WOLips just calls into EOF to
On 18 Dec 2007, at 18:50, James Nugent wrote:
I just checked several models and i don't see that.
Are you using Entity Modeler or EOModeler ? If Entity Modeler what
build of WOLips are you using ? WO 5.3 or 5.4 ?
I think I'm using Entity Modeler (the Eclipse plugin which comes
with WOLi
I just checked several models and i don't see that.
Are you using Entity Modeler or EOModeler ? If Entity Modeler what
build of WOLips are you using ? WO 5.3 or 5.4 ?
I think I'm using Entity Modeler (the Eclipse plugin which comes with
WOLips?).
It's WebObjects 5.4 on Leopard, and the b
CREATE TABLE T_BLOGENTRY ("C_ENTRYBODY" BLOB NOT NULL,
"C_ENTRYPK" INT NOT NULL, "C_ENTRYTITLE" VARCHAR(255)NOT NULL);
If you're referring to the NOT NULL missing a space this is a
known issue with WO 5.4, and there's also a hack added to recent
WOLips versions to work around that problem.
Hi!
Are you using the correct plugin? The plugin is needed, right? I'm
so used to postgres I don't know any more...
Yours
Miguel Arroz
On 2007/12/18, at 18:32, James Nugent wrote:
CREATE TABLE T_BLOGENTRY ("C_ENTRYBODY" BLOB NOT NULL,
"C_ENTRYPK" INT NOT NULL, "C_ENTRYTITLE" VARCHAR(
The wiki (wiki.objectstyle.org) is the best place. You can add a
link to the PDF or add the PDF as a attachment to the wiki page.
Done. The PDF is linked to from the page the original tutorial was
taken from.
Best Wishes,
James
___
Do not post
CREATE TABLE T_BLOGENTRY ("C_ENTRYBODY" BLOB NOT NULL, "C_ENTRYPK"
INT NOT NULL, "C_ENTRYTITLE" VARCHAR(255)NOT NULL);
If you're referring to the NOT NULL missing a space this is a known
issue with WO 5.4, and there's also a hack added to recent WOLips
versions to work around that problem.
I don't see that and we use MySQL. Is your adaptor URl something
like this:
jdbc:mysql://localhost/MyDB?
capitalizeTypeNames=true&zeroDateTimeBehavior=convertToNull
My adaptor URI is:
jdbc:mysql://localhost/test2?
zeroDateTimeBehavior=convertToNull&capitalizeTypeNames=true
With driver set
CREATE TABLE T_BLOGENTRY ("C_ENTRYBODY" BLOB NOT NULL, "C_ENTRYPK"
INT NOT NULL, "C_ENTRYTITLE" VARCHAR(255)NOT NULL);
If you're referring to the NOT NULL missing a space this is a known
issue with WO 5.4, and there's also a hack added to recent WOLips
versions to work around that problem.
I don't see that and we use MySQL. Is your adaptor URl something like
this:
jdbc:mysql://localhost/MyDB?
capitalizeTypeNames=true&zeroDateTimeBehavior=convertToNull
With driver set to com.mysql.jdbc.Driver ?
And the Mysql driver (5.1.?) in /Library/Java/Extensions ?
Simon
On 18 Dec 2007,
Is the EOModeller Eclipse Plugin's SQL generation problems related
to WO5.4?
Which SQL generation problem? The "no space before the 'not null'
constraint" problem? Yes, this is a Leopard problem. At least the
FrontBase and the PostgreSQL plugins from Wonder work around it. Or
what other p
Hi!
You can place it somewhere on wiki.objectstyle.org. That's where
all the WO documentation should go.
Yours
Miguel Arroz
On 2007/12/18, at 18:04, James Nugent wrote:
Xcode & the apple-provided tools (for WO versions up to 5.3) were
easier to get out of the starting gate with, but
Xcode & the apple-provided tools (for WO versions up to 5.3) were
easier to get out of the starting gate with, but once you get past
the initial examples, you realize how poor a Java IDE Xcode is.
Eclipse is much more powerful, but it is also more intimidating.
Use the tutorials that peop
Xcode & the apple-provided tools (for WO versions up to 5.3) were
easier to get out of the starting gate with, but once you get past
the initial examples, you realize how poor a Java IDE Xcode is.
Eclipse is much more powerful, but it is also more intimidating. Use
the tutorials that people
I'm unclear here.
You have a new iMac with Leopard, but you have WO 5.2 installed? Did
you purchase WO 5.2 Separately? 5.4 comes as part of the developer
tools on Leopard. They may not have been installed by default, but if
you look on the OS Installer DVD, you'll find the framework install
Hi,
On 17-Dec-07, at 9:08 AM, Doug Thompson wrote:
Hello all,
First, Happy Festivus.
Second, I have made the twenty year cut with PC/Windows and gone
full iMac.
Third, I have done a fair amount of web development with Adobe/
Macromedia software.
Fourth, I have now moved to WebObjects.
James,
On Dec 17, 2007, at 5:37 PM, James Nugent wrote:
yes, WebObjects works with Leopard, but WO 5.4 has some bugs.
Hi,
Is there any documentation of known bugs in WO 5.4 and how serious
they are?
Is the EOModeller Eclipse Plugin's SQL generation problems related
to WO5.4?
Is not t
On Dec 17, 2007, at 5:13 PM, Pascal Robert wrote:
yes, WebObjects works with Leopard, but WO 5.4 has some bugs. I
strongly suggest that you wait for WO 5.4.1 or, if you have access
to a Tiger machine, that you install WO 5.3 if you can't wait.
But also take into account that Apple never
Hi Doug,
You're going to have to persevere a little harder than that to become
a WO developer!
For learning, you are going to be fine with WO 5.4. By the time you
are thinking about your first/next project, the toolset and
frameworks should be stable again. In fact, if you just get starte
Hi!
If you bought 5.2, yes you did! :) Can you return it?
Yours
Miguel Arroz
On 2007/12/17, at 17:27, Douglas Kim Thompson wrote:
Thanks. Damn my iMac is the only one in the house with Leopard. I'm
beginning to think that I have wasted money by WO.
-Doug
Pascal Robert wrote:
Hi and
On Mon, 17 Dec 2007, Douglas Kim Thompson wrote:
Thanks. Damn my iMac is the only one in the house with Leopard. I'm
beginning to think that I have wasted money by WO.
-Doug
Wow - that was a fast bailout. Look, you can use WO in a whole number of
ways. Some people might recommend drinki
Thanks. Damn my iMac is the only one in the house with Leopard. I'm
beginning to think that I have wasted money by WO.
-Doug
Pascal Robert wrote:
>Hi and welcome,
>
>yes, WebObjects works with Leopard, but WO 5.4 has some bugs. I
>strongly suggest that you wait for WO 5.4.1 or, if you hav
On 17.12.2007, at 09:37, James Nugent wrote:
Is the EOModeller Eclipse Plugin's SQL generation problems related
to WO5.4?
Which SQL generation problem? The "no space before the 'not null'
constraint" problem? Yes, this is a Leopard problem. At least the
FrontBase and the PostgreSQL plugin
yes, WebObjects works with Leopard, but WO 5.4 has some bugs.
Hi,
Is there any documentation of known bugs in WO 5.4 and how serious
they are?
Is the EOModeller Eclipse Plugin's SQL generation problems related to
WO5.4?
Thanks,
James
___
Do
Hi!
On 2007/12/17, at 16:08, Doug Thompson wrote:
Second, I have made the twenty year cut with PC/Windows and gone
full iMac.
Good. You are twenty years late. ;)
Fourth, I have now moved to WebObjects.
Very wise choice!
First, does WebObjects work with Leopard.
Yes. Leopard com
If you were looking at the development tools (EOModeler, WebObjects
Builder, etc.), they are gone on Leopard. They were using a Java<-
>Objective-C bridge and this bridge is dead on Leopard. Please read:
http://www.wocommunity.org/webobjects_faq.html#xcode3
As for WO 5.4.1, we don't
Thanks, Pascal.
I have installed (I think) WebObjects 5.2. But I can't locate (or I
don't know where to look for them) the launcher icons.
When will WO 5.4.1 be available? And thanks for the links much
appreciated. I plan to spend the Festivus Holiday working with WO.
Cheers, Doug
Pascal R
On 17 Dec 2007, at 16:08, Doug Thompson wrote:
First, does WebObjects work with Leopard.
Second, any tutorial or book recommendation would be most appreciated.
For a tutorial, take a look at:
wotutorial.furfly.com
This is aimed at the 5.3 version of WebObjects and Tiger, but is
otherwise
Hi and welcome,
yes, WebObjects works with Leopard, but WO 5.4 has some bugs. I
strongly suggest that you wait for WO 5.4.1 or, if you have access to
a Tiger machine, that you install WO 5.3 if you can't wait.
As for getting started, check out:
http://www.wocommunity.org/getting_s
32 matches
Mail list logo