Re: Startup in deployment hangs

2012-08-08 Thread Markus Ruggiero
At the end it was trivial and easy to fix chown -R _appserver /Library/WebObjects/Applications/ImmoData.woa Thanks for all your help ---markus--- On 07.08.2012, at 00:21, Chuck Hill wrote: > I would not use localhost for deployment. I agree with Pascal, something is > wrong with your DNS set

plist path

2012-08-08 Thread Ron X
hi everybody! i build my project with maven, so i have 2 apps and 2 own frameworks, one of them called BusinesLogicFrmwk ^_^ and i have model (and all model plists) here. after build and deploy and start some tasks i have error exception=java.lang.IllegalArgumentException: URI is not hierarchical

Re: WOPopUpButton not working on ipad

2012-08-08 Thread Jake Bearkley
Yes, well almost, the images are validating correctly because they are missing the closing tag. Can anyone think of any other reason a popup button is not working correctly. It is wrapped in a conditional, based on a value higher up the page. As a side note: Does anyone know how to get a closin

Re: WOPopUpButton not working on ipad

2012-08-08 Thread Jake Bearkley
Yes, well almost, the images are validating correctly because they are missing the closing tag. Does anyone know how to get a closing tag on an tag I am using myImage: WOImage { On Sun, Aug 5, 2012 at 10:41 PM, Q wrote: > > On 05/08/2012, at 10:38 PM, Jake Bearkley wrote: > > Hi All, > > I

Re: ERXLocalizer default language

2012-08-08 Thread Ramsey Gurley
It should be dumping the created keys into your eclipse console. If that isn't happening, no keys were created. Which would be odd if you haven't defined that in your Localizable.strings file yet. On Aug 8, 2012, at 9:24 AM, WebObjects TORAcom wrote: > Oh, Thanks Ramsey. > > Now I understand

Re: ERXLocalizer default language

2012-08-08 Thread WebObjects TORAcom
Oh, Thanks Ramsey. Now I understand, but I think I am doing something worng. I put a wohyperlink setting its bindings as you told me. The hyperlink is inside the user form. I ran the app and entered in the Users edit form, triggered the exception and then clicked on the DUMP link but nothing h