Re: WebObjects docker image

2015-08-30 Thread Raymond NANEON
Hi Alex, Great job. I go to try it very soon. Ray Envoyé de mon iPad > Le 30 août 2015 à 22:19, Alexis Tual a écrit : > > Hi list, > > just sharing a Docker image I made recently to easely test WOAs without > having to install adaptor, wotaskd and javamonitor. > You can view the how-to the

Re: Properties for unit testing

2015-08-30 Thread Hugi Thordarson
Hi Pascal, ERXProperties picks up all regular java properties so you can put your -D prefixed properties in the “VM arguments” field in your launch configuration. https://www.dropbox.com/s/et2et92zj5pbevn/Screenshot%202015-08-30%2010.38.48.png?dl=0 https://gist.github.com/hugith/7427ea246f6db46

Re: Eclipse Launch w/ AutoOpenInBrowser and DirectConnect but specifying a different URL

2015-08-30 Thread Hugi Thordarson
HI Robert. I don’t think you can change the default URL for WOAutoOpenInBrowser, but you could make your application return a redirect to the page you want. Make the direct action request handler the default request handler (for example by invoking setDefaultRequestHandler( requestHandlerForKey(