Re: anyone want to test an update to golipse?

2013-04-23 Thread Bastian Triller
Are these requests to d.e.o from java? Do they timeout? If that's the case, try adding -Djava.net.preferIPv4Stack=true to eclipse.ini or to the java commandline. Am 23.04.2013 23:26 schrieb "Tim Worman" : > Well, this is what a drop-in replacement of Eclipse 3.8.2 download with > the same updates

Re: invokeAction: (...) suboptimal performance: why/where/how to avoid

2013-04-23 Thread Joseph Pachod
You're right, it's the invokeAction from WOApplication... Thanks :) 2013/4/22 Chuck Hill > I think it may actually come from WOApplication as supplied with > WebObjects. > > Chuck > > > On 2013-04-20, at 11:26 PM, Joseph Pachod wrote: > > > Thanks for this answer. > > > > Do you know where this

Re: anyone want to test an update to golipse?

2013-04-23 Thread Tim Worman
Well, this is what a drop-in replacement of Eclipse 3.8.2 download with the same updates yields. Looks like some of the update sites aren't working. The logging doesn't report which items it is failing to get. Neither wolips nor workspacemechanic are in the plugins folder - so it looks like thos

Re: anyone want to test an update to golipse?

2013-04-23 Thread Bastian Triller
On Tue, Apr 23, 2013 at 8:13 PM, Tim Worman wrote: > I'm looking at updating the Golipse app to install Eclipse/WOLips 3.8. I'm > just beginning so I'm not sure yet which options might break yet. I'm > examining the script, looking at all the plugins that get installed and > their associated upda

anyone want to test an update to golipse?

2013-04-23 Thread Tim Worman
I'm looking at updating the Golipse app to install Eclipse/WOLips 3.8. I'm just beginning so I'm not sure yet which options might break yet. I'm examining the script, looking at all the plugins that get installed and their associated update sites. The update site for WOLips is: http://wocommuni

Re: EnhancedFileUploadTools package, questions

2013-04-23 Thread Theodore Petrosky
I am asking if ALL frameworks are installed in the deployment. I have seen issues where the development machine had a different framework release than the deployment machine. There were problems like this. If you are deploying with frameworks embedded, then I would start suspecting the Java ver

Installing WOLips38 from Github

2013-04-23 Thread Filippo Laurìa
Hello everybody, I'm desperate because I'm tring to programming WebObjects on my Ubuntu 12.10 without success. I have Eclipse 4.2 Juno SR2 and I've already tried to install plugins WOLips36 and WOLips42, but they did not work properly: they throw NPE when i simply select WO component (I think this

Re: EnhancedFileUploadTools package, questions

2013-04-23 Thread Jon Kleiser
Hi, The "package" that I've got is just a collection of source files (incl. html, wod,...) that I have copied from another in-house project. I don't know if the EnhancedFileUploadTools has an official web site. Please let me know if there is one. As I said, every once in a while the progressi

Re: EnhancedFileUploadTools package, questions

2013-04-23 Thread Theodore Petrosky
Are you embedding frameworks when you built to deploy? Sent from my iPad On Apr 23, 2013, at 6:59 AM, Jon Kleiser wrote: > Hi, > > I have just started to include Jonathan Rochkind's EnhancedFileUploadTools > package code (2003) in our old WebObjects project. From what I can see, it > works q

EnhancedFileUploadTools package, questions

2013-04-23 Thread Jon Kleiser
Hi, I have just started to include Jonathan Rochkind's EnhancedFileUploadTools package code (2003) in our old WebObjects project. From what I can see, it works quite well. There is one thing, however, that I would very much like fix. When I run our application on our Linux server (with Apache