Re: Eclipse "3.7.1" hangs a lot - Anyone else?

2012-01-26 Thread Paul D Yu
Daniel 3.7.1 is where everyone should be? The mixing of source and compiled wonder frameworks does throw some errors. Not sure why that is, but they are not "real". Did you check your memory setting? Paul Sent from my iPad On Jan 26, 2012, at 11:26 PM, Daniel Beatty wrote: > Greetings g

Re: Eclipse "3.7.1" hangs a lot - Anyone else?

2012-01-26 Thread Daniel Beatty
Greetings gang, I don't know if the added detail of the Eclipse I am trying is Eclipse Classic 3.7.1 64 bit Mac OSX will help or not. I am finding a lot of goofy errors that should not be the case for Eclipse. Is 3.7.1 just for the uber cool kids right now, and 3.6 for us stability seekers.

Re: On Topic Humor

2012-01-26 Thread James Cicenia
Evidently just Apple's. Funny that they didn't even change the default error and had a bad image. So all you backtrackers don't feel so bad. - j- PS: I guess I just have that "touch" On Jan 26, 2012, at 7:21 PM, David Avendasora wrote: > What?! > > Now you're breaking _other people's_ apps

Re: On Topic Humor

2012-01-26 Thread David Avendasora
What?! Now you're breaking _other people's_ apps?! James, I don't see how this is funny… Dave PS: :-P On Jan 26, 2012, at 11:18 PM, James Cicenia wrote: > Got this while trying to submit an app today: > > :-) > > > > > > > - James > > > > ___

Re: Eclipse "3.7.1" hangs a lot - Anyone else?

2012-01-26 Thread Dan Beatty
Hi Paul, Pascal, Daves, other gentlemen, and Slaves of Guiness, I am having some trouble myself with Eclipse 3.7.1. In my case, I look the instructions ( http://wiki.wocommunity.org/display/WONDER/Project+Wonder+Installation). Next, I followed the instructions to include GIT¹ing the latest Wonde

Re: Maven: archetypes, infrastructure, and documentation

2012-01-26 Thread Lachlan Deck
To clarify further... On 27/01/2012, at 9:08 AM, Greg Brown wrote: > Debugging should just work because it's java not because of the project > layout. One reason why this would still suck is that it still limits projects to only working properly with applications + frameworks that are all open

Re: Maven: archetypes, infrastructure, and documentation

2012-01-26 Thread Lachlan Deck
On 27/01/2012, at 9:08 AM, Greg Brown wrote: > On Jan 20, 2012, at 6:39 PM, Lachlan Deck wrote: > >> I've been away over the Christmas break, but it appears no one's replied, >> so... >> >> Henrique and I worked on those archetypes a few years ago. I've not been >> doing any WebObjects develop

Re: Maven: archetypes, infrastructure, and documentation

2012-01-26 Thread Greg Brown
On Jan 20, 2012, at 6:39 PM, Lachlan Deck wrote: > I've been away over the Christmas break, but it appears no one's replied, > so... > > Henrique and I worked on those archetypes a few years ago. I've not been > doing any WebObjects development for a couple of years now; hence I've not > had

ERD2W ListExcel* with child records question

2012-01-26 Thread Markus Ruggiero
Question about Excel Listings and how to get the data into them Model: StatementGroup -one-2-many- Statements Customer wants on pageConfiguration = "ListStatementGroup" an Excel link to download a group listing. That is easy, I have this kind of thing working all over my app. But now the cu

Re: Webobjects vulnerability to cross-site request forgery?

2012-01-26 Thread Giles Palmer
Hi Dov / Daniele Thanks for this. I was not actually talking about "cross site scripting" but "cross-site request forgery" according to the link http://en.wikipedia.org/wiki/Cross-site_request_forgery I think, as Daniele suggests, that the way that component urls are constructed means they ar

Re: Webobjects vulnerability to cross-site request forgery?

2012-01-26 Thread Daniele Corti
Hi Giles, Well, IMHO, only direct actions can be vulnerable to Cross-Site Attack. To prevent this you can avoid to handle Session ID in Cookies and force urls to contains the Session ID in each request (BTW, this is the default WO behaviour). Second, you can check in Direct Actions that the http-r

Webobjects vulnerability to cross-site request forgery?

2012-01-26 Thread Giles Palmer
Hi All We have an application that lives behind a login and all requests are session based component requests. We have been asked by a user about our vulnerability to Cross-site request forgery. http://en.wikipedia.org/wiki/Cross-site_request_forgery and https://www.owasp.org/index.php/Cross-

Re: **SOLVED** Eclipse "3.7.1" hangs a lot - Anyone else?

2012-01-26 Thread Mark Gowdy
Joe / Paul / et al, Joe, you were right about 'Subversive'. I installed Subclipse instead, and my system has been stable for a day :-) Using this excellent resource as my guide: http://wiki.wocommunity.org/display/WONDER/Project+Wonder+Installation This was my final install (with ssh+svn:// key

Windows/Linux issue for deployment

2012-01-26 Thread Fanchon Benoit
Hello, I'm under Windows for development and Linux for deployment. The WOLips "WOLips Ant tools -> Install" which creates the Project-Application.tar.gz and Project-WebServerResources.tar.gz. I expand themin correct places and chown them (by the way, it seems that the these two places are interv