Re: Conditionally Opening AjaxModalDialog

2011-06-08 Thread Chuck Hill
Sometimes it is easier to just say it in Java. :-) On Jun 8, 2011, at 7:46 PM, Joe Kramer wrote: > Hi Chuck, > > When you say it like that it seems so easy... :-) Thanks for the help! > > Joe > > On Wed, Jun 8, 2011 at 7:17 PM, Chuck Hill wrote: > Hi Joe, > > > On Jun 8, 2011, at 6:30 PM,

Re: Conditionally Opening AjaxModalDialog

2011-06-08 Thread Joe Kramer
Hi Chuck, When you say it like that it seems so easy... :-) Thanks for the help! Joe On Wed, Jun 8, 2011 at 7:17 PM, Chuck Hill wrote: > Hi Joe, > > > On Jun 8, 2011, at 6:30 PM, Joe Kramer wrote: > > > Hi all, > > > > I feel like this should be easy, but I am struggling. I have an > AjaxModal

Re: Conditionally Opening AjaxModalDialog

2011-06-08 Thread Chuck Hill
Hi Joe, On Jun 8, 2011, at 6:30 PM, Joe Kramer wrote: > Hi all, > > I feel like this should be easy, but I am struggling. I have an > AjaxModalDialogOpener inside of a form. When I click the opener, I want to > save the data from that form by calling a server side action. If the save is > su

Conditionally Opening AjaxModalDialog

2011-06-08 Thread Joe Kramer
Hi all, I feel like this should be easy, but I am struggling. I have an AjaxModalDialogOpener inside of a form. When I click the opener, I want to save the data from that form by calling a server side action. If the save is successful, I want to open the AjaxModalDialog, but if the save fails I wa

Re: It is that time again... WO Deploy on a new CentOS server

2011-06-08 Thread Q
On 09/06/2011, at 6:57 AM, James Cicenia wrote: > Hello Deployment Gurus > > Since I so rarely do this and have become spoiled with Amazon, I now have to > help > to get a LAMWO server running... in this case CentOS and was wondering if > anyone > had some handy/dandy scripts that would turn t

Re: Resource Manager and CDN.

2011-06-08 Thread Karl
No. We basically take the response and parse it before returning it. Karl On Jun 8, 2011, at 2:05 PM, Johnny Miller wrote: > If you don't mind me asking... > > How do you do it? Do you subclass wo:image, wo:stylesheet et al...? > > thanks, > > Johnny > > On Jun 8, 2011, at 11:00 AM, Karl

Re: Resource Manager and CDN.

2011-06-08 Thread Johnny Miller
Maybe I found the answer I was looking for... is this what er.extensions.ERXResourceManager.resourceUrlPrefix property is for? thanks again, Johnny On Jun 8, 2011, at 11:00 AM, Karl wrote: > You can use an HTML tag to prepend the host name but it affects > everything so be careful about subs

Re: Resource Manager and CDN.

2011-06-08 Thread Johnny Miller
If you don't mind me asking... How do you do it? Do you subclass wo:image, wo:stylesheet et al...? thanks, Johnny On Jun 8, 2011, at 11:00 AM, Karl wrote: > You can use an HTML tag to prepend the host name but it affects > everything so be careful about subsequent FORM tags. > > We dynamic

Re: Resource Manager and CDN.

2011-06-08 Thread Karl
You can use an HTML tag to prepend the host name but it affects everything so be careful about subsequent FORM tags. We dynamically re-write all of our generated URLs once CDN is enabled. Karl On Jun 8, 2011, at 1:53 PM, Johnny Miller wrote: > Hi, > > I was thinking of moving all my web serv

It is that time again... WO Deploy on a new CentOS server

2011-06-08 Thread James Cicenia
Hello Deployment Gurus Since I so rarely do this and have become spoiled with Amazon, I now have to help to get a LAMWO server running... in this case CentOS and was wondering if anyone had some handy/dandy scripts that would turn this Rackspace CentOS cloud server into a fully functioning WebObj

Resource Manager and CDN.

2011-06-08 Thread Johnny Miller
Hi, I was thinking of moving all my web server resources to a CDN. Does anyone know if there is a simple way to prepend a domain name to the web server resource while in deployment mode? i.e. instead of the resource being return as /WebObjects/App.woa/Contents/WebServerResources/... it is ret

Re: Renaming Components [damaged Subversion metadata]

2011-06-08 Thread Patrick Middleton
SVN? Yes, the tendency of some applications, even those notionally Subversion-aware like Xcode, to not preserve Subversion's working copy administration area directories .svn , is well known. It should not be beyond the wit of man to write a script to back these up after a fresh svn chec