|
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. 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. 2) In xcode/eomodeler 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 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 ? I am familiar with web programming, and understand the MVC concept of webobjects, I am just new to Xcode and webobjects dev environment. Any help in just gettign set up would be appreciated. |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]

