Re: [Wonder-disc] new wolips and wonder --

2010-11-24 Thread Travis Britt
Have you tried an embedded build? That will likely make your life easier in the future anyway. http://wiki.objectstyle.org/confluence/display/WOL/Embedding+WOFrameworks tb On Nov 24, 2010, at 10:35 PM, Chuck Hill wrote: > That all looks OK. Some cruft in Java/Extensions on that machine? > >

Re: [Wonder-disc] new wolips and wonder --

2010-11-24 Thread Chuck Hill
That all looks OK. Some cruft in Java/Extensions on that machine? On Nov 24, 2010, at 7:31 PM, Jesse Tayler wrote: > ERJars anymore than usual? They are checked off, and it all runs fine at my > desk-connects to the database etc. > > I use the Install tool for WOLips and then I get the .woa o

Re: [Wonder-disc] new wolips and wonder --

2010-11-24 Thread Chuck Hill
On Nov 24, 2010, at 6:28 PM, Jesse Tayler wrote: > ok, well, so do I! > > but where does it need to find that stuff? /Library/Frameworks, ya? > > I don't have anything in my home... > > if the file is unreadable because of a bad character, would I know? > > I'll graze it over again, but it's

Re: [Wonder-disc] new wolips and wonder --

2010-11-24 Thread Chuck Hill
I still think you have mangled wolips.properties. On Nov 24, 2010, at 5:57 PM, Jesse Tayler wrote: > HA!, that's a reliable install... > > Still, ERXApplication cannot be resolved. > > Could I have confused this box with some configuration file? I mean, the > frameworks are there... > > WO w

Re: [Wonder-disc] new wolips and wonder --

2010-11-24 Thread Chuck Hill
On Nov 24, 2010, at 5:13 PM, Jesse Tayler wrote: > I see the frameworks, can't imagine they are corrupt, but I did fuss with > that file somewhat - still no love. > > Should I be on Eclipse 3.3.2 from 2008? > > Maybe an automated install I found for WO was out of date? Yeah, by probably clos

Re: Imagemagick

2010-11-24 Thread David Holt
Just to follow up. I followed this advice and it worked great. The thumbnailing in ERAttachment is working flawlessly! David On 2010-11-24, at 2:55 PM, Simon wrote: >>> Is there a recommended path to put the binaries for Imagemagick? What >>> permissions need to be set so that the thumbnail pr

Re: Imagemagick

2010-11-24 Thread Simon
>> Is there a recommended path to put the binaries for Imagemagick? What >> permissions need to be set so that the thumbnail processor can access the >> binaries? > > I would use MacPorts to install it, so ImageMagick will be put in /opt/local +1 or yum on linux _

Re: ERRest plist response and Objective-C

2010-11-24 Thread Farrukh Ijaz
On 2010-11-24, at 10:48 PM, Mike Schrag wrote: > well, i just generate plists using NSPropertyListSerialization, so i would > suggest that it's a bug there ... Agreed! It's not at Wonder side. However, I think a flag should have been provided in NSPropertyListSerialization serialization method

Re: ERRest plist response and Objective-C

2010-11-24 Thread Mike Schrag
well, i just generate plists using NSPropertyListSerialization, so i would suggest that it's a bug there ... On Nov 24, 2010, at 2:32 PM, Mark Ritchie wrote: > On 24/Nov/2010, at 1:42 PM, Farrukh Ijaz wrote: >> The situation I face is the null elements of the plist contain value >> "" when they

Re: ERRest plist response and Objective-C

2010-11-24 Thread Mark Ritchie
On 24/Nov/2010, at 1:42 PM, Farrukh Ijaz wrote: > The situation I face is the null elements of the plist contain value > "" when they are converted > to plist. But on Objective-C side, such fields are created as NSCFString. Do > you have any idea how I can compare this to NSNull object? Right no

Re: Imagemagick

2010-11-24 Thread Pascal Robert
2010/11/24 David Holt > Is there a recommended path to put the binaries for Imagemagick? What > permissions need to be set so that the thumbnail processor can access the > binaries? I would use MacPorts to install it, so ImageMagick will be put in /opt/local ___

Re: Weird plist framework question

2010-11-24 Thread Farrukh Ijaz
On 2010-11-24, at 9:39 PM, Dan Beatty wrote: > I agree with Farrukh I guess you wanted to agree with Ramsey ;) I never used this type before and don't know the benefits of it but it sounds interesting to me for some of my experimental apps. ___ Do no

ERRest plist response and Objective-C

2010-11-24 Thread Farrukh Ijaz
Hi Everybody, I've a question (specifically for ERRest authors / gurus). I've been doing some iPhone apps which connect to our WO apps. I use ERRest framework and generate plist response. On iPhone side, I load it to NSArray object using NSArray *data = [NSArray arrayWithContentsOfURL:]; The

Imagemagick

2010-11-24 Thread David Holt
Is there a recommended path to put the binaries for Imagemagick? What permissions need to be set so that the thumbnail processor can access the binaries? thanks, David ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mai

Re: Snow Leopard Deployment

2010-11-24 Thread Ron Lift
The only thing I am not sure of is what our operations group does to the server before I get access. It is suppose to be a standard SL server build, with afp, ard and webservices installed and on. I know they install some backup and network monitoring software, just not sure else. I did download th

Re: Weird plist framework question

2010-11-24 Thread Chuck Hill
It is part of our GVCFrameworks (and had dependancies on other parts): http://sourceforge.net/projects/gvcsitemaker/files/ It is the engine that drives the Data Tables functionality in GVC.SiteMaker. Chuck On Nov 24, 2010, at 10:59 AM, Beatty, Daniel D CIV NAVAIR, 474300D wrote: > Greetings C

Re: Weird plist framework question

2010-11-24 Thread Beatty, Daniel D CIV NAVAIR, 474300D
Greetings Chuck, Is there such a thing of "virtual tables"? It is definitely worth considering. Thank you, Daniel Beatty Computer Scientist, Detonation Sciences Branch Code 474300D 2400 E. Pilot Plant Rd. M/S 1109 China Lake, CA 93555 daniel.bea...@navy.mil (760)939-7097 On 11/24/10 10:52 A

Re: Weird plist framework question

2010-11-24 Thread Chuck Hill
On Nov 24, 2010, at 10:39 AM, Dan Beatty wrote: > Greetings all, > I agree with Farrukh, that would be a handy prototype. The other idea I had > was to literally build a set of tables for a framework “SomeOnesDictionary” > where the super-class could be linked to any other object. Perhaps wha

Re: Snow Leopard Deployment

2010-11-24 Thread Mark Ritchie
Ah ok, glad that you're fixed. T's interesting that my conf file has a different version of the ScriptAlias and when I tried to make a version very much like the one below, I got a different error message... Weird! Sent from my iPhone On 2010-11-24, at 13:30, Ron Lift wrote: > Thank you

Re: Weird plist framework question

2010-11-24 Thread Dan Beatty
Greetings all, I agree with Farrukh, that would be a handy prototype. The other idea I had was to literally build a set of tables for a framework ³SomeOnesDictionary² where the super-class could be linked to any other object. Both are good notions, and like I said seem so simple that it would be

Re: Weird plist framework question

2010-11-24 Thread Ramsey Gurley
Yes, but it's mutable. You have to exercise extreme caution with something that breaks the EOF commandments (^_^) You might want to consider creating an immutable version based on it if you are doing a lot of read/write. Ramsey On Nov 24, 2010, at 1:26 PM, Farrukh Ijaz wrote: On 2010-1

Re: Snow Leopard Deployment

2010-11-24 Thread Mark Ritchie
I think it might depend on which version/software update you're running! Usually there's also the need to remove/change the allow/deny rules but those result in a different error so I don't think that's the case here! M. Sent from my iPhone On 2010-11-24, at 13:27, Pascal Robert wrote: > >

Re: Snow Leopard Deployment

2010-11-24 Thread Ron Lift
Thank you commenting out the ScriptAlias /cgi-bin/ /Library/WebServer/CGI-Executables/ fixed the problem On Wed, Nov 24, 2010 at 1:24 PM, Ralf Schuchardt wrote: > Hi, > > Am 24.11.2010 um 18:16 schrieb Mark Ritchie: > > > Hey, > > > > On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: > > ... > >>

Re: Snow Leopard Deployment

2010-11-24 Thread Pascal Robert
Le 2010-11-24 à 13:27, Ron Lift a écrit : > > > On Wed, Nov 24, 2010 at 12:56 PM, Patrick Middleton > wrote: > > On 24 Nov 2010, at 17:16, Mark Ritchie wrote: > > Hey, > > On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: > ... > When I use http://cgi-bin/WebObjects/ I get a 404 error. > The web

Re: Weird plist framework question

2010-11-24 Thread Farrukh Ijaz
On 2010-11-24, at 9:23 PM, Ramsey Gurley wrote: > There's a mutable dictionary attribute in ERPrototypes. Works with > ERXMutableDictonary. Interesting! Does that automatically handle the back-and-forth conversion? Farrukh > > Ramsey > > On Nov 24, 2010, at 1:13 PM, Dan Beatty wrote: > >>

Re: Snow Leopard Deployment

2010-11-24 Thread Pascal Robert
Le 2010-11-24 à 13:24, Ralf Schuchardt a écrit : > Hi, > > Am 24.11.2010 um 18:16 schrieb Mark Ritchie: > >> Hey, >> >> On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: >> ... >>> When I use http://cgi-bin/WebObjects/ I get a 404 >>> error. >>> The webserver log has >>> “script not found or unabl

Re: Snow Leopard Deployment

2010-11-24 Thread Ron Lift
On Wed, Nov 24, 2010 at 12:56 PM, Patrick Middleton wrote: > > On 24 Nov 2010, at 17:16, Mark Ritchie wrote: > > Hey, >> >> On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: >> ... >> >>> When I use http://cgi-bin/WebObjects/ I get a 404 >>> error. >>> The webserver log has >>> “script not found or una

Re: Snow Leopard Deployment

2010-11-24 Thread Ralf Schuchardt
Hi, Am 24.11.2010 um 18:16 schrieb Mark Ritchie: > Hey, > > On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: > ... >> When I use http://cgi-bin/WebObjects/ I get a 404 >> error. >> The webserver log has >> “script not found or unable to stat: >> /Library/WebServer/CGI-Executables/WebObjects” > Fir

Re: Weird plist framework question

2010-11-24 Thread Henrique Gomes
I have a 'configuration' table with a field where I store a NSDictionary. The database field is a string, I use the methods from NSPropertyListSerialization to store and read the NSDictionary. Henrique Gomes On Nov 24, 2010, at 6:13 PM, Dan Beatty wrote: > Greetings Wizards,Dave, Chuck, ladie

Re: Weird plist framework question

2010-11-24 Thread Ramsey Gurley
There's a mutable dictionary attribute in ERPrototypes. Works with ERXMutableDictonary. Ramsey On Nov 24, 2010, at 1:13 PM, Dan Beatty wrote: Greetings Wizards,Dave, Chuck, ladies, and gentlemen, Got a weird question for you. Does Wonder have a framework for having the notion a “plist” in

Re: Weird plist framework question

2010-11-24 Thread Chuck Hill
It is not in Wonder, it is part of WebObjects itself. I think you are looking for com.webobjects.foundation.NSPropertyListSerialization It has methods to convert between String and NSDictionary (and NSArray) plists. Just add a large text field to your database and cover methods in Java to get

Weird plist framework question

2010-11-24 Thread Dan Beatty
Greetings Wizards,Dave, Chuck, ladies, and gentlemen, Got a weird question for you. Does Wonder have a framework for having the notion a ³plist² in the database itself. The idea being that one would have an attribute that would basically be a plist dictionary (in and of itself)? The idea seeme

Re: Snow Leopard Deployment

2010-11-24 Thread Ron Lift
On Wed, Nov 24, 2010 at 12:16 PM, Mark Ritchie wrote: > Hey, > > On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: > ... > > When I use http://cgi-bin/WebObjects/ I get a 404 > error. > > The webserver log has > > “script not found or unable to stat: > /Library/WebServer/CGI-Executables/WebObjects” > F

Re: otherclasspath option in maven?

2010-11-24 Thread Rob Urquhart
On Nov 24, 2010, at 6:46 AM, Henrique Prange wrote: > Hi Rob, > > AFAIR, the current version of maven-wolifecycle-plugin doesn't support this > feature. Could you please create an issue on WOProject Jira for this problem? Done. > > Anyway, there is a workaround. You could create a module wit

Re: Snow Leopard Deployment

2010-11-24 Thread Patrick Middleton
On 24 Nov 2010, at 17:16, Mark Ritchie wrote: Hey, On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: ... When I use http://cgi-bin/WebObjects/ I get a 404 error. The webserver log has “script not found or unable to stat: /Library/WebServer/CGI- Executables/WebObjects” First off, how did '.../cgi

Re: Database Connection Question

2010-11-24 Thread Chuck Hill
On Nov 24, 2010, at 2:18 AM, Gennady Kushnir wrote: >>> The point is that I do use multiple EOF stacks. I clearly admit that >>> each EOObjectStoreCoordinator gets its own set of db connections. >> >> It only needs a single connection to work. > > Let's say single connection for each used datab

Re: Snow Leopard Deployment

2010-11-24 Thread Mark Ritchie
Hey, On 24/Nov/2010, at 8:33 AM, Ron Lift wrote: ... > When I use http://cgi-bin/WebObjects/ I get a 404 error. > The webserver log has > “script not found or unable to stat: > /Library/WebServer/CGI-Executables/WebObjects” First off, how did '.../cgi-bin/...' become '.../CGI-Executables/...' ?

Re: otherclasspath option in maven?

2010-11-24 Thread Henrique Prange
Hi Rob, AFAIR, the current version of maven-wolifecycle-plugin doesn't support this feature. Could you please create an issue on WOProject Jira for this problem? Anyway, there is a workaround. You could create a module with this resource file (it can be a simple java project) and include this m

Re: Snow Leopard Deployment

2010-11-24 Thread Ron Lift
Just to make sure I do not make a bad situation worse this is snippets of my /ect/apache2/httpd.conf Options FollowSymLinks AllowOverride None Order allow,deny Deny from all Satisfy All Options Indexes AllowOverride None Or

Re: Snow Leopard Deployment

2010-11-24 Thread Pascal Robert
Le 2010-11-24 à 08:33, Ron Lift a écrit : > Good Morning ( > > I am installing WebObjects On Snow Leopard server. I use the instructions > from the old Web Applications-Deployment-Mac OS X Server page. It had steps of > > cd /System/Library/WebObjects/Adaptors/Apache2.2 mv mod_WebObjects.so

Snow Leopard Deployment

2010-11-24 Thread Ron Lift
Good Morning ( I am installing WebObjects On Snow Leopard server. I use the instructions from the old Web Applications-Deployment-Mac OS X Serverpage. It had steps of cd /S

Re: EOModel and derived column.

2010-11-24 Thread Theodore Petrosky
if there were no bug the only difference would be that eogenerator would make the derived column 'allows null'? should I add a Jira? Ted --- On Wed, 11/24/10, Mike Schrag wrote: > From: Mike Schrag > Subject: Re: EOModel and derived column. > To: "Theodore Petrosky" > Cc: webobjects-dev@lis

Re: EOModel and derived column.

2010-11-24 Thread John Larson
A note about those columns, they are only evaluated during fetch since their content is generated in the SQL. So if your user updates their last name, the full name won't update until the changes are committed and then fetched again. Just a head's up. John Sent from my iPhone On Nov 24, 20

Re: EOModel and derived column.

2010-11-24 Thread Mike Schrag
that's just an eogenerator template bug ... ms On Nov 24, 2010, at 2:37 AM, Theodore Petrosky wrote: > I am reading the Red Webobject 5.0 book and I think I finally understand the > small section on creating an attribute the is derived. > > (I am using postgresql as the backend) > > so my Us

Re: ERAttachment... to-many and thumbs

2010-11-24 Thread Denis Frolov
The problem is that you have a relationship to the abstract ERAttachment entity. I see two possible solutions: 1. Make a relationship to specific sub-entity of ERAttachment (e.g. ERFileAttachment). I haven't done this personally, but this should solve your problem. 2. Add support for getting "desti

Re: Database Connection Question

2010-11-24 Thread Gennady Kushnir
>> The point is that I do use multiple EOF stacks. I clearly admit that >> each EOObjectStoreCoordinator gets its own set of db connections. > > It only needs a single connection to work. Let's say single connection for each used database ;) In fact that is a goal I'd like to achieve to have a sin

New JIRA project for the community

2010-11-24 Thread Pascal Robert
Good morning everyone, Ok, so we decided that instead of using Google Moderator, we should use JIRA to track ideas and tasks non-related to Wonder and WOLips: http://issues.objectstyle.org/jira/browse/WOC We can use that project to track things like wiki cleanup, ideas for wocommunity.org, W