I figured it out. It turned out that the superclass for my
application has this in there in the constructor:
this.setCachingEnabled(true);
So I just changed that to true and now it works.
Now it seems to run slow. I seem to recall Mike Schrag saying that
was caused by some IPC (inter-process-communication) code in there
that is used by the rapid turn around stuff.
If anyone has any ideas to speed it up I would appreciate it.
Thanks,
Ricardo J. Parada
On Jan 16, 2008, at 3:31 AM, Archibal Singleton wrote:
Hello,
I had the same problem.
I *think* was resolved it for me was my checking the checkbox
"ProjectBuilder Server Enabled" @ Preferences -> WOLips -> PB Server
Preferences.
HTH
= tmk =
On 11 Jan 2008, at 20:03, Ricardo Parada wrote:
Hi All,
I converted a big WO application and all its frameworks to Eclipse/
WOLips.
Everything works as expected except for one little thing: if I edit
a WO component's html file while the application is running from
Eclipse using Run As > WOLips Application, then save the component
and refresh the page in the browser then the change is not
reflected. I have to stop the application and restart it.
It could be that my application is doing something odd. At first
I thought my app was caching components but I don't see any of that
being done in the code. Or maybe I'm not looking hard enough. It's
a big app.
The WORapidTurnaround true launch parameter is checked in the run
configuration under the WOLips tab.
Any ideas what else to check for?
Thanks,
Ricardo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/concierge%40exidia.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]