Re: Webobjects & XCode
Re: Webobjects & XCode
- Subject: Re: Webobjects & XCode
- From: Chuck Hill <email@hidden>
- Date: Wed, 4 Jul 2007 10:28:46 -0700
On Jul 4, 2007, at 10:21 AM, Ketema J. Harris wrote:
Hello All,
I am new to webobjects but not new to web application programming.
I have recently started developing for the Mac Platform and am no
interested in using Apple's webobjects frame work. here is my
situation:
I am a longtime php and postgresql on apache developer. I have a
Dual G5 xserve running OS X Server 10.4.10. Currently the xserve
is only configured as a file & print server. I also have an intel
mac pro as my development station running OS X 10.4.10 with all the
Xcode & webobjects development tools installed.
Do you know Java? If not, get a good book on Java. I like Thinking
in Java: http://www.mindview.net/Books/TIJ/
I would like to do the following:
1) install the webobjects application server on my workstation (not
running server) so I can tool around without affecting my xserve.
The app server, such as it is, is part of the development install as
well. It is not like other app servers, it is rather tiny and
inconspicuous. Don't worry about it. It just works.
2) In xcode/eomodeler
Xcode and EOModeler are dead. Do not use them. Just don't. Use
Eclipse and WOLips.
Tutorials here: http://wiki.objectstyle.org/confluence/display/WOL/
Tutorials
Intro to WO tutorial here: http://wiki.objectstyle.org/confluence/
display/WOL/Tutorials
More info here: http://en.wikibooks.org/w/index.php?
title=Programming:WebObjects
i would like to know how to install the jdbc drivers for
postgresql. i placed the driver in /Library/Java/Extensions and
included the proper path
Which path? No need for the JDBC driver path. Other things are needed.
in a HelloWorld project i started. after creating some simple
entities following the documentation guide I tried to generate the
sql and i got an error about my classpath being wrong. even after
exporting the above path into the CLASSPATH variable in my shell,
xcode and webobjects don't see it. How do I add the jdbc driver so
that the dev environment can use it ?
Classpath is irrelevant. Use the new tools.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
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