I am running Webobjects from Mac OS 10.4 using OpenBase 8. Importing large txt files into the database crash the application. Is it possible to update to OpenBase 11? Or will the compatibility with Xcode 2.1 / WebObjects 5.3 break?
In general it would be nice to know who is developing for Webobjects in 10.4. I read a lot about Eclipse in the mailing list but not so much about the original Webobjects/Xcode environment.
Thanks for your help!
Best regards,
Bart
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobje...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/webobjects-dev-garchive-31333%40googlegroups.com
This email sent to webobjects-dev...@googlegroups.com
On Tuesday, February 28, 2012 at 11:43 AM, jazz wrote:
Hi,I am running Webobjects from Mac OS 10.4 using OpenBase 8. Importing large txt files into the database crash the application. Is it possible to update to OpenBase 11? Or will the compatibility with Xcode 2.1 / WebObjects 5.3 break?In general it would be nice to know who is developing for Webobjects in 10.4. I read a lot about Eclipse in the mailing list but not so much about the original Webobjects/Xcode environment.Thanks for your help!Best regards,Bart_______________________________________________Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobje...@lists.apple.com)Help/Unsubscribe/Update your Subscription:
The connection to the database is abstracted so as long as you have the appropriate driver I don't really see where there would be a compatibility issue between a version of OpenBase and your development tools. The question is, does OpenBase 11 run on Tiger. I don't know. It does run fine on 10.6+.
Tim
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
>
> This email sent to li...@thetimmy.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobje...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
The instructions for installing the development tools are the same regardless of whether it is 10.6 or 10.7.
http://wiki.wocommunity.org/display/WONDER/Getting+Started
Tutorials for WOLips are here:
http://wiki.wocommunity.org/display/WOL/Tutorials
Tim
On Feb 28, 2012, at 10:08 AM, Cretu Catalin <cata...@yahoo.com> wrote:
> Hello Paul,
>
> Is there a tutorial for updating for Mac 10.7?
>
> Thank you
> Catalin Cretu
>
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
>
> This email sent to li...@thetimmy.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobje...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
Tim
http://wiki.wocommunity.org/display/WOL/Upgrading+to+WOLips+from+Xcode+or+Project+Builder
As for OpenBase, look like it can run on 10.4.
http://www.openbase.com/index.php/products/whatsnew
"32-bit versions of OpenBase SQL 11 are also provided for Mac OS X 10.4 compatibility."
But really, you should move to at least OS X 10.6 and use Eclipse + WOLips. You might miss WO Builder first, but you will appreciate the workflow after a couple of weeks. And Eclipse is a much better Java IDE than Xcode.
> Hello Paul,
>
> Is there a tutorial for updating for Mac 10.7?
>
> Thank you
> Catalin Cretu
>
> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>
> This email sent to pro...@macti.ca
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobje...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
> +1 to what Paul said.
I'm not nervous :-) I just wish Apple would APSL the rest of the frameworks like they did with JavaWOExtensions, JavaMonitor, wotaskd, and the cgi adaptors.
> The connection to the database is abstracted so as long as you have the appropriate driver I don't really see where there would be a compatibility issue between a version of OpenBase and your development tools. The question is, does OpenBase 11 run on Tiger. I don't know. It does run fine on 10.6+.
>
> Tim
If you are using horizontal or vertical inheritance, the OpenBase adaptor in WO 5.4 is busted. It doesn't use primaryKeyRootName when appropriate, so you end up with overlapping keys. I don't know if this was the case in WO < 5.4.x. You're probably not even using entity inheritance, but I thought it worth mentioning.
Ramsey
> https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
>
> This email sent to rgu...@smarthealth.com
> Sorry, my emails to the list were delivered out of order due to the up and down network at Starbucks. :-)
That's not you, it's lists.apple.com who is delaying mail delivery, again...
> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>
> This email sent to pro...@macti.ca
>
> On Feb 28, 2012, at 11:54 AM, Tim Worman wrote:
>
>> +1 to what Paul said.
>
>
> I'm not nervous :-) I just wish Apple would APSL the rest of the frameworks like they did with JavaWOExtensions, JavaMonitor, wotaskd, and the cgi adaptors.
>
>
>> The connection to the database is abstracted so as long as you have the appropriate driver I don't really see where there would be a compatibility issue between a version of OpenBase and your development tools. The question is, does OpenBase 11 run on Tiger. I don't know. It does run fine on 10.6+.
>>
>> Tim
>
> If you are using horizontal or vertical inheritance, the OpenBase adaptor in WO 5.4 is busted. It doesn't use primaryKeyRootName when appropriate, so you end up with overlapping keys. I don't know if this was the case in WO < 5.4.x. You're probably not even using entity inheritance, but I thought it worth mentioning.
>
> Ramsey
I do use single table inheritance. Never had the guts for much else. :-)
By the way, for jazz, Catalin et al, if you're going to run OpenBase on 10.7 (or greater) you'll need to get in contact with OpenBase for a build that works. OB 11.0.2 does not work on OS X Lion.
Tim
It sounds as if you have Eclipse/WOLips installed but have not installed the Project Wonder frameworks. The "New Wonder Application" is going to require Wonder to be installed on your system whereas a generic WebObjects application does not. You definitely want to create a Wonder Application.
In case you missed some steps, here are the instructions for installing the entire tool stack for developing Wonder applications.
http://wiki.wocommunity.org/display/WONDER/Project+Wonder+Installation
From that page -
Overview of Steps:
- install Eclipse (if necessary)
- install WOLips Plugins for Eclipse
- install WebObjects frameworks and configure WOLips
- install Project Wonder and import into your workspace
Tim
On Mar 1, 2012, at 5:41 PM, Cretu Catalin <cata...@yahoo.com> wrote:
> Hello Tim,
>
> I followed all instructions, but when I tried to create first "Wonder Application" project I got errors. But when I create a new "WebObjects application" project there are no error. What resins can be?
>
> Only when I create a new "Wonder Application" project I got these errors in console:
> Description Resource Path Location Type
> The project cannot be built until build path errors are resolved
>
>
> OneTester Unknown Java Problem
> Unbound classpath container: 'ERExtensions WebObjects Framework' in project 'OneTester' OneTester Build path Build Path Problem
> Unbound classpath container: 'ERJars WebObjects Framework' in project 'OneTester' OneTester Build path Build Path Problem
> Unbound classpath container: 'ERPrototypes WebObjects Framework' in project 'OneTester' OneTester Build path Build Path Problem
> Unbound classpath container: 'WOOgnl WebObjects Framework' in project 'OneTester' OneTester Build path Build Path Problem
>
>
> Any thoughts?
>
> Thank you in advance for your time and help.
>
> Catalin
>
>