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 interverted in 
http://wiki.wocommunity.org/display/WONDER/Your+First+Deployment).

Now the issue is that the script
/opt/Local/Library/WebObjects/Applications/Project.woa/Project
don't work because it has windows endlines. I have to use dos2unix.
And the error message isn't exactly meaningfull.
(I didn't test so far but there might be the same problem when developping 
undex Linux and deploying for Windows - unless Win doesn't care bad endlines)

Well, for me it is not a real issue because I've found how to correct it.
I suspect that it should be simple to create the script with Unix endlines, but 
I don't have any idea where to look for the related function.
So I'll just send a RFE, because WOLips already does such a wonderful job that 
it's too bad it finally doesn't work
(and/or maybe put a hint on the already mentioned 
http://wiki.wocommunity.org/display/WONDER/Your+First+Deployment).

Ben
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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-pair functionality):
Eclipse 3.7.1 (64-bit)
eclipse-jee-indigo-SR1-macosx-cocoa-x86_64

WOLips:
Current: (For Elipse 3.7) 
http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/

WebObjects 5.4.3

Subversion - http://www.open.collab.net/downloads/community/
- Universal Subversion 1.6.17 Binaries for Lion (Mac OS X 10.7)
- Subversion JavaHL Native Library Adapter

Subclipse - http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA
Subclipse - I used 1.6.x (due to Subversion v1.6.17 above)
I installed everything under the eclipse 'update url': 
http://subclipse.tigris.org/update_1.6.x
(It is possible that it might work with 1.8.x, using Subversion 1.7 
from macports, the only question might be the JavaHL 32/64bit compatibility 
issues)

Another thing I noticed, is that you might have to re-import your projects 
again to get Subclipse to realise they are TEAM-able.

Mark


 On 24 Jan 2012, at 15:02, Joe Little wrote:
 
 well, use Eclipse Classic and Subclipse -- otherwise the same as me.
 Subversive I recall is problematic and could be your problem.
 
 
 On Tue, Jan 24, 2012 at 2:16 AM, Mark Gowdy go...@mac.com wrote:
 Joe,
 
 While your install is still fresh in your mind, may I ask you a quick
 question:
 
 I just installed a similar set-up, but periodically, my system simply hangs
 (usually just after I save a java file).  I am trying to figure out what is
 responsible.
 
 I have installed:
 
 Eclipse 3.7.1 (64-bit)
 eclipse-jee-indigo-SR1-macosx-cocoa-x86_64
 also tried
 eclipse-java-indigo-SR1-macosx-cocoa-x86_64
 
 WOLips:
 Current: (For Elipse
 3.7) 
 http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/
 
 WebObjects 5.4.3
 
 SVN + JavaHL
 http://www.open.collab.net/downloads/community/
 - Universal Subversion 1.6.17 Binaries for Lion (Mac OS X 10.7)
 - Subversion JavaHL Native Library Adapter
 
 Subversive:
 From: Eclipse : Help - Install New Software
 Indigo - http://download.eclipse.org/releases/indigo
 Subversive SVN Team Provider (Incubation) 0.7.9.I20110819-1700
 
 (I also did an Eclipse check-for-updates, which downloaded a newer WOLips -
 it was hanging before I did that, as well as after)
 
 Is there anything in that list that sounds wrong?
 Did you use any alternatives?
 
 Regards,
 
 Mark
 
On 21 Jan 2012, at 22:57, Paul Yu wrote:

 I had/have this problem.  The first problem was that Eclipse was just running 
 really really slw.  The fix for that happened to be deleting iPhoto 
 preferences from the ~/Library/Preferences directory.  I have no idea why, 
 but once I deleted those files, Eclipse flies now.  My guess is that some how 
 Migration Assistant or how I migrated to this new machine messed those files 
 up.
 
 However, periodically I still notice that Eclipse will still hang a bit, but 
 not as bad as before. 
 
 -- 
 Paul Yu
 Sent with Sparrow
 
 On Saturday, January 21, 2012 at 4:32 PM, Mark Gowdy wrote:
 
 Hi there.
 
 I just got a new MacBook Pro with quad i7 :-)
 
 I installed Eclipse (Indigo 3.7.1) + WO + WOLips + Wonder + subversive
 I imported my projects, and all initially seemed good.
 
 The problem is that Eclipse keeps freezing (sometimes while I am 
 'Refreshing' or 'Clean - build', or when I update and save code, where I 
 guess it then builds on the fly)
 Is anyone else experiencing this issue (or have I have done something silly?)
 It doesn't happen ALL the time, just once or twice an hour.
 
 It might be related to this:
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=354696
 
 I am going to try installing openjdk6 from macports, and pointing Eclipse to 
 it, to see if that helps.
 
 Other suggestions welcome.
 
 Regards, 
 
 Mark
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com
 
 This email sent to p...@mac.com
 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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-Site_Request_Forgery_%28CSRF%29

What do you guys do to protect against this? Are component urls and an 
authenticated session enough to prevent this?

Advice much appreciated.


Regards


Giles
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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-referer domain is the same of your app
(request().headerForKey(referer)).

For me, the best way to avoid Cross-Site Attack would be using session-less
Direct Actions, with POST auth credential in each request. Under HTTPS of
course...

Hope this help!

Bye
-- 
Daniele Corti
--
I DON'T DoubleClick


2012/1/26 Giles Palmer li...@cedarstone.co.uk

 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-Site_Request_Forgery_%28CSRF%29

 What do you guys do to protect against this? Are component urls and an
 authenticated session enough to prevent this?

 Advice much appreciated.


 Regards


 Giles
  ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/ildenae%40gmail.com

 This email sent to ilde...@gmail.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 are not vulnerable whereas direct action urls are.  As our site uses 
authenticated sessions and component actions then we should be ok, but i would 
like confirmation.

Regards

Giles

 HTTPS will not stop cross site scripting attacks. The only way to stop cross 
 site scripting and request forging attacks is to validate all URL parameters 
 against a white list and validate all posts coming from your application were 
 from your application and not a BURP suite type of hack tool. OWASP 
 (http://www.owasp.org) has a lot of really good information and tools that 
 you can integrate into a WO app to greatly reduce security issues (notice I 
 said reduce not eliminate)
 
 Dov Rosenberg
 
 
 On Jan 26, 2012, at 8:16 AM, Daniele Corti wrote:
 
 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-referer 
 domain is the same of your app (request().headerForKey(referer)).
 
 For me, the best way to avoid Cross-Site Attack would be using session-less 
 Direct Actions, with POST auth credential in each request. Under HTTPS of 
 course...
 
 Hope this help!
 
 Bye
 -- 
 Daniele Corti
 --
 I DON'T DoubleClick
 
 
 2012/1/26 Giles Palmer li...@cedarstone.co.uk
 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-Site_Request_Forgery_%28CSRF%29
 
 What do you guys do to protect against this? Are component urls and an 
 authenticated session enough to prevent this?
 
 Advice much appreciated.
 
 
 Regards
 
 
 Giles
  ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/ildenae%40gmail.com
 
 This email sent to ilde...@gmail.com
 
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/drosenberg%40inquira.com
 
 This email sent to drosenb...@inquira.com
 


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 customer wants the Statements listed under the 
StatementGroup. So what the customer actually wants is not 
ListExcelStatementGroup but ListExcelStatement for all the selected groups. Any 
good ideas?

I currently use the following code for all my Excel download links (bound to a 
belowDisplayPropertyKey on several of the List* pageConfigurations)

public WOActionResults downloadExcel() {

ERD2WListPage parentListPage = parentListPage();
if (parentListPage != null) {
EODataSource dataSource = 
parentListPage.displayGroup().dataSource();
D2WContext d2wContext = parentListPage.d2wContext();
String entityName = (String)d2wContext.valueForKeyPath( 
entity.name );

d2wContext.takeValueForKey(d2wContext.valueForKey(entity.name) + .xls, 
excelFileName);
ListPageInterface lpi = 
(ListPageInterface)D2W.factory().pageForConfigurationNamed( ListExcel + 
entityName, session() );
lpi.setDataSource( dataSource );
lpi.setNextPage( this.context().page() );
return (WOActionResults)lpi;
}
return null;
}

I think I need to create a new dataSource for the Statements and qualify it 
with the dataSource from the parentListPage. How would I do this? Do I have to 
do this manually or is there some simple way calling the right methods? Or is 
there an altogether different and better way?

Thanks for any help
---markus---


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 the need nor the opportunity to update them.
 
 But please feel free to attempt to improve them, via github.

Yes, the maven stuff needs a little love and attention. This makes me wonder if 
there can be a streamlining of maven. Right now it is designed to be a totally 
separate system from the wolips system. Of course, that means a whole separate 
system to maintain, document, test, etc. Maybe maven can be streamlined to 
require less maintenance work?

The archetypes for project creation do need some updating. But--do we need 
maven archetypes?  What am I thinking? 

One way to use maven would be to use the regular FluffyBunny (FB) projects 
creation, then have a wolips | goodie | option | choice that would take a FB 
project and write a POM.xml. This option could be extended to even clone the FB 
project, and put it in a src/main folder structure instead of the FB folder 
structure, and make it a maven nature project in eclipse,  if it really 
mattered or was necessary. Development/debugging would then take place with the 
same standard eclipse/wolips setup, which has many useful debugging tools, 
debugging screens, some of which don't work with maven-natured eclipse 
projects. All the wiki documentation would not need anything special for maven, 
as everybody would be developing/debugging with the standard wolips. However, 
if somebody wanted to turn in a project, and not require downloading Wonder, 
and all the directory setup, Wonder installation, etc.--then they could just 
generate a pom.xml and turn in their project.

I think the best thing about maven is that all one needs to build one's project 
is a pom.xml (+maven). It doesn't require Eclipse, downloading Wonder, or any 
of that complication. I suspect that most developers also build the production 
version, test, and do everything themselves, so they already have eclipse, 
Wonder, etc. But maven is nice because one just needs to mvn clean deploy, 
and that works on Windows, linux, MacOS: there is no downloading eclipse on 
windows/linux/Mac, compiling Wonder with all the right wobuild.propeties, etc. 
A chimpanzee could probably build a production woa; I am not sure about a 
monkey. I also like that the correct version of a jar is specified, no 
ambiguous questions like: What version was that? or where did those jars go?

I don't know if the development part of a maven  project in eclipse is what 
people (4 or 5 people?) like; development seems to work better using standard 
wolips.The portable almost-now-standard maven build process is useful. The 
repository / library system is wonderful too; as one can find about any jar, 
any version,  and use it. And, with the nexus maven repository, one will have a 
copy of all the artifacts/jars needed to build one's projects, until the disk 
and backups fail.

Maybe a more streamlined approach, which piggybacks on all the wolips stuff 
would be a useful future direction. It would be more efficient, require less 
upkeep.

Any thoughts about this?




 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 development for a couple of years now; hence I've not 
 had the need nor the opportunity to update them.
 
 But please feel free to attempt to improve them, via github.
 
 Yes, the maven stuff needs a little love and attention. This makes me wonder 
 if there can be a streamlining of maven.

It's pretty streamlined as it is from my point of view. The only thing to 
complain about is that the current templates give you a pom.xml file that may 
need updating. That's easy to fix.

 Right now it is designed to be a totally separate system from the wolips 
 system.
That's not true. But I think it's the other way around.
WOLips makes assumptions about the kinds of dependencies being (such as 
framework bundles rather than jars). That's the chief cause of any pain using 
maven (or any build system other than wolips + ant).

 The archetypes for project creation do need some updating. But--do we need 
 maven archetypes?

Yes, imho. Maven has standard ways of doing things such as creating a new 
project that works for *any* type of project with an archetype.
They're simple to maintain and provide standard ways of creating projects that 
do not require an Eclipse installation.

 One way to use maven would be to use the regular FluffyBunny (FB) projects 
 creation, then have a wolips | goodie | option | choice that would take a FB 
 project and write a POM.xml. This option could be extended to even clone the 
 FB project, and put it in a src/main folder structure instead of the FB 
 folder structure, and make it a maven nature project in eclipse,  if it 
 really mattered or was necessary. Development/debugging would then take place 
 with the same standard eclipse/wolips setup, which has many useful debugging 
 tools, debugging screens, some of which don't work with maven-natured eclipse 
 projects.

If people using maven want to use FB by all means create a feature for it or 
additional archetypes. Debugging should just work because it's java not because 
of the project layout.

 All the wiki documentation would not need anything special for maven, as 
 everybody would be developing/debugging with the standard wolips. However, if 
 somebody wanted to turn in a project, and not require downloading Wonder, and 
 all the directory setup, Wonder installation, etc.--then they could just 
 generate a pom.xml and turn in their project.

I don't agree with your premise that no documentation etc is required for using 
a differing build system. It does. It's a different set-up in Eclipse, with 
differing dependency management, installation and so forth.

 I don't know if the development part of a maven  project in eclipse is what 
 people (4 or 5 people?) like; development seems to work better using standard 
 wolips.

There were a couple of gotcha's for working with maven + wolips because of 
wolips insistence on FB and so forth. It's not too bad or unworkable. Just 
needs clearer docs and some additional effort in wolips itself to fix the 
assumptions.

I added to wolips, for example, a component wizard that knows about both FB and 
maven directory structures. It was never made the official one but it could be 
easily promoted. Having done that, one problem would be solved. 

 Maybe a more streamlined approach, which piggybacks on all the wolips stuff 
 would be a useful future direction. It would be more efficient, require less 
 upkeep.
 
 Any thoughts about this?

Personally I think the community would benefit by putting effort into making 
wolips more agnostic to the build system underneath it. i.e., it should just 
care that there is a classpath and resources should work whether as a file on 
disk or in a jar dependency.

Put your efforts there and then you won't need to try and retrofit maven (or 
any other build system) to a particular FB layout or whatever.

My 5c :-)

Lachlan Deck
lachlan.d...@gmail.com


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 in eclipse. 
WOLips or your project simply needs to deal with jar frameworks (which you can 
do with Henrique's jar request handler).

cheers

Lachlan Deck
lachlan.d...@gmail.com


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 Wonder from
the http version.   Sure enough, WOLips installs and looks good.  Next I
import Wonder just described on (
http://wiki.wocommunity.org/display/WONDER/Working+with+Wonder+source+in+Ecl
ipse).   Then I try openning ERJars, ERPrototypes, JavaMemoryAdaptor,
MySQLPlugin (why I am not sure), and WOOgnl.   I get 472 errors and 2115
warnings according to Eclipse.

Note that I also compiled Wonder¹s source as described on (
http://wiki.wocommunity.org/display/WO/Building+and+Installing+a+Framework+w
ith+Ant).  In particular, I did so for frameworks and frameworks.install.
Ant reported no trouble in these cases.

Anybody have any idea why Eclipse is giving me such a fuss.

V/R,

Daniel Beatty
Computer Scientist, Detonation Sciences Branch
Code 474300D
1 Administration Circle M/S 1109
China Lake, CA 93555
daniel.bea...@navy.mil
(LandLine) (760)939-7097
(iPhone) (806)438-6620




On 1/21/12 2:57 PM, Paul Yu p...@mac.com wrote:

  
  I had/have this problem.  The first problem was that Eclipse was just running
 really really slw.  The fix for that happened to be deleting iPhoto
 preferences from the ~/Library/Preferences directory.  I have no idea why, but
 once I deleted those files, Eclipse flies now.  My guess is that some how
 Migration Assistant or how I migrated to this new machine messed those files
 up. 
 
 However, periodically I still notice that Eclipse will still hang a bit, but
 not as bad as before.
  
 
 -- 
 Paul Yu
 Sent with Sparrow http://www.sparrowmailapp.com/?sig
 
   
 
 On Saturday, January 21, 2012 at 4:32 PM, Mark Gowdy wrote:
  
  
 Hi there.
 
 I just got a new MacBook Pro with quad i7 :-)
 
 I installed Eclipse (Indigo 3.7.1) + WO + WOLips + Wonder + subversive
 I imported my projects, and all initially seemed good.
 
 The problem is that Eclipse keeps freezing (sometimes while I am 'Refreshing'
 or 'Clean - build', or when I update and save code, where I guess it then
 builds on the fly)
 Is anyone else experiencing this issue (or have I have done something silly?)
 It doesn't happen ALL the time, just once or twice an hour.
 
 It might be related to this:
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=354696
 
 I am going to try installing openjdk6 from macports, and pointing Eclipse to
 it, to see if that helps.
 
 Other suggestions welcome.
 
 Regards, 
 
 Mark
  ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com
 
 This email sent to p...@mac.com
  
   
  
  
 
 
  ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 
https://lists.apple.com/mailman/options/webobjects-dev/daniel.beatty%40navy.mi
l
 
 This email sent to daniel.bea...@navy.mil

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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?!
 
 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:
 
 :-)
 
 
 Screen Shot 2012-01-26 at 9.16.20 AM.png
 
 
 
 - James
 
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
 
 This email sent to webobje...@avendasora.com
 



smime.p7s
Description: S/MIME cryptographic signature
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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.  If the kool kids are the ones 
using 3.7.1, can they pass a sobriety test, in the middle of the day while 
coding.  

V/R,





Dan Beatty, ABD
Ph.D. Student 
Texas Tech University
dan.bea...@mac.com
http://web.me.com/danielbeatty/My_Home_Page/Welcome.html
(806)438-6620


P.S. I do apologize if I offended any one.  I was just pointing out that I was 
running into some pretty stupid mistakes, and I am sure it would drive me to 
drink.







On Jan 26, 2012, at 3:22 PM, Dan Beatty wrote:

 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 Wonder from 
 the http version.   Sure enough, WOLips installs and looks good.  Next I 
 import Wonder just described on ( 
 http://wiki.wocommunity.org/display/WONDER/Working+with+Wonder+source+in+Eclipse).
Then I try openning ERJars, ERPrototypes, JavaMemoryAdaptor, MySQLPlugin 
 (why I am not sure), and WOOgnl.   I get 472 errors and 2115 warnings 
 according to Eclipse.  
 
 Note that I also compiled Wonder’s source as described on ( 
 http://wiki.wocommunity.org/display/WO/Building+and+Installing+a+Framework+with+Ant).
   In particular, I did so for frameworks and frameworks.install.   Ant 
 reported no trouble in these cases.   
 
 Anybody have any idea why Eclipse is giving me such a fuss.
 
 V/R,
 
 Daniel Beatty
 Computer Scientist, Detonation Sciences Branch
 Code 474300D
 1 Administration Circle M/S 1109
 China Lake, CA 93555
 daniel.bea...@navy.mil
 (LandLine) (760)939-7097 
 (iPhone) (806)438-6620
 
 
 
 
 On 1/21/12 2:57 PM, Paul Yu p...@mac.com wrote:
 
 
  I had/have this problem.  The first problem was that Eclipse was just 
 running really really slw.  The fix for that happened to be deleting 
 iPhoto preferences from the ~/Library/Preferences directory.  I have no idea 
 why, but once I deleted those files, Eclipse flies now.  My guess is that 
 some how Migration Assistant or how I migrated to this new machine messed 
 those files up. 
 
 However, periodically I still notice that Eclipse will still hang a bit, but 
 not as bad as before. 
  
 
 -- 
 Paul Yu
 Sent with Sparrow http://www.sparrowmailapp.com/?sig 
 
   
 
 On Saturday, January 21, 2012 at 4:32 PM, Mark Gowdy wrote:
 
 
 Hi there.
 
 I just got a new MacBook Pro with quad i7 :-)
 
 I installed Eclipse (Indigo 3.7.1) + WO + WOLips + Wonder + subversive
 I imported my projects, and all initially seemed good.
 
 The problem is that Eclipse keeps freezing (sometimes while I am 
 'Refreshing' or 'Clean - build', or when I update and save code, where I 
 guess it then builds on the fly)
 Is anyone else experiencing this issue (or have I have done something 
 silly?)
 It doesn't happen ALL the time, just once or twice an hour.
 
 It might be related to this:
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=354696
 
 I am going to try installing openjdk6 from macports, and pointing Eclipse 
 to it, to see if that helps.
 
 Other suggestions welcome.
 
 Regards, 
 
 Mark
  ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com
 
 This email sent to p...@mac.com
 
  
  
  
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/daniel.beatty%40navy.mil
 
 This email sent to daniel.bea...@navy.mil
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/danielbeatty%40mac.com
 
 This email sent to danielbea...@mac.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 danielbea...@mac.com wrote:

 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.  If the kool kids are 
 the ones using 3.7.1, can they pass a sobriety test, in the middle of the day 
 while coding.  
 
 V/R,
 
 
 
 
 
 Dan Beatty, ABD
 Ph.D. Student 
 Texas Tech University
 dan.bea...@mac.com
 http://web.me.com/danielbeatty/My_Home_Page/Welcome.html
 (806)438-6620
 
 
 P.S. I do apologize if I offended any one.  I was just pointing out that I 
 was running into some pretty stupid mistakes, and I am sure it would drive me 
 to drink.
 
 
 
 
 
 
 
 On Jan 26, 2012, at 3:22 PM, Dan Beatty wrote:
 
 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 Wonder from 
 the http version.   Sure enough, WOLips installs and looks good.  Next I 
 import Wonder just described on ( 
 http://wiki.wocommunity.org/display/WONDER/Working+with+Wonder+source+in+Eclipse).
Then I try openning ERJars, ERPrototypes, JavaMemoryAdaptor, MySQLPlugin 
 (why I am not sure), and WOOgnl.   I get 472 errors and 2115 warnings 
 according to Eclipse.  
 
 Note that I also compiled Wonder’s source as described on ( 
 http://wiki.wocommunity.org/display/WO/Building+and+Installing+a+Framework+with+Ant).
   In particular, I did so for frameworks and frameworks.install.   Ant 
 reported no trouble in these cases.   
 
 Anybody have any idea why Eclipse is giving me such a fuss.
 
 V/R,
 
 Daniel Beatty
 Computer Scientist, Detonation Sciences Branch
 Code 474300D
 1 Administration Circle M/S 1109
 China Lake, CA 93555
 daniel.bea...@navy.mil
 (LandLine) (760)939-7097 
 (iPhone) (806)438-6620
 
 
 
 
 On 1/21/12 2:57 PM, Paul Yu p...@mac.com wrote:
 
 
  I had/have this problem.  The first problem was that Eclipse was just 
 running really really slw.  The fix for that happened to be deleting 
 iPhoto preferences from the ~/Library/Preferences directory.  I have no 
 idea why, but once I deleted those files, Eclipse flies now.  My guess is 
 that some how Migration Assistant or how I migrated to this new machine 
 messed those files up. 
 
 However, periodically I still notice that Eclipse will still hang a bit, 
 but not as bad as before. 
  
 
 -- 
 Paul Yu
 Sent with Sparrow http://www.sparrowmailapp.com/?sig 
 
   
 
 On Saturday, January 21, 2012 at 4:32 PM, Mark Gowdy wrote:
 
 
 Hi there.
 
 I just got a new MacBook Pro with quad i7 :-)
 
 I installed Eclipse (Indigo 3.7.1) + WO + WOLips + Wonder + subversive
 I imported my projects, and all initially seemed good.
 
 The problem is that Eclipse keeps freezing (sometimes while I am 
 'Refreshing' or 'Clean - build', or when I update and save code, where I 
 guess it then builds on the fly)
 Is anyone else experiencing this issue (or have I have done something 
 silly?)
 It doesn't happen ALL the time, just once or twice an hour.
 
 It might be related to this:
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=354696
 
 I am going to try installing openjdk6 from macports, and pointing Eclipse 
 to it, to see if that helps.
 
 Other suggestions welcome.
 
 Regards, 
 
 Mark
  ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com
 
 This email sent to p...@mac.com
 
  
  
  
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/daniel.beatty%40navy.mil
 
 This email sent to daniel.bea...@navy.mil
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/danielbeatty%40mac.com
 
 This email sent to danielbea...@mac.com
 
 ___
 Do not post admin requests to the list. They will be ignored.