plist path

2012-08-09 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: Startup in deployment hangs

2012-08-09 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 ch...@global-village.net wrote: I would not use localhost for deployment. I agree with Pascal, something is

Re: ERRest presentations

2012-08-09 Thread Pascal Robert
http://www.wocommunity.org/podcasts/wowodc/2011/ERRest.mov http://www.slideshare.net/wocommunity/er-rest-thenextsteps Hi! Is there any chance I could get this presentation? I am playing with ERRest, and must implement some form of authentication. Your first step tutorial was perfect but

Tutorials

2012-08-09 Thread Pascal Robert
Hello everyone, I think I'm done with the tutorials. I just finished the stateful one, so the complete set of Getting Started tutorials should be complete: http://wiki.wocommunity.org/display/documentation/Your+First+Project+-+Hello+World

Re: Tutorials

2012-08-09 Thread Pascal Robert
FYI, the code is also available on GitHub: https://github.com/wocommunity/Tutorials Hello everyone, I think I'm done with the tutorials. I just finished the stateful one, so the complete set of Getting Started tutorials should be complete:

Re: Tutorials

2012-08-09 Thread G Brown
Hi, Does anybody know what happened to the code for the Lucene + D2W Modern Movies Demo? It was in a svn url at wocommunity, but is it somewhere on github? Thanks, On Aug 9, 2012, at 5:19 AM, Pascal Robert wrote: FYI, the code is also available on GitHub:

Re: Tutorials

2012-08-09 Thread Pascal Robert
Le 2012-08-09 à 08:47, G Brown a écrit : Hi, Does anybody know what happened to the code for the Lucene + D2W Modern Movies Demo? It was in a svn url at wocommunity, but is it somewhere on github? https://github.com/projectwonder/wonder/tree/master/Examples/Misc/LuceneExample

Re: Tutorials

2012-08-09 Thread G Brown
That is not it. It went with the podcast http://www.wocommunity.org/podcasts/wowodc/2010/Lucene.mov By one of the Daves (David Leber). He took the modern movies demo and added lucene searches to it. But thanks for looking. On Aug 9, 2012, at 9:02 AM, Pascal Robert wrote: Le 2012-08-09

Re: plist path

2012-08-09 Thread Chuck Hill
On 2012-08-08, at 11:01 PM, Ron X wrote: 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

Re: Improvements to deployment tools

2012-08-09 Thread Pascal Robert
FYI, the REST routes have been added to wotaskd. I didn't add the direct actions, so you don't have all the functionalities of JavaMonitor APIs, but if you need to add/modify/delete applications and instances directly into wotaskd without needing JavaMonitor, it's now possible. The changes

Re: plist path

2012-08-09 Thread Henrique Prange
Hi Ron, As soon as you're using Maven, the frameworks are packaged as NSJarBundles (a Jar with a special structure) instead of a .framework bundle. The use of NSJarBundles should not cause problems. Cheers, Henrique On 09/08/2012, at 03:01, Ron X ron.x.by...@gmail.com wrote: hi everybody!

Re: Tutorials

2012-08-09 Thread G Brown
I found it: https://github.com/wocommunity/WOWODC-2010/tree/master/TextSearchDemo/trunk On Aug 9, 2012, at 9:45 AM, G Brown wrote: That is not it. It went with the podcast http://www.wocommunity.org/podcasts/wowodc/2010/Lucene.mov By one of the Daves (David Leber). He took the

Re: Problem getting D2W rule firing log

2012-08-09 Thread Ramsey Gurley
Watch the updated walkthrough I posted here. http://wiki.wocommunity.org/display/documentation/How+to+debug+a+D2W+application Ramsey On Aug 9, 2012, at 6:26 AM, Markus Ruggiero wrote: I have created a new ERModel D2W app and no matter what I do I cannot get rule firing logs in Eclipse

Re: plist path

2012-08-09 Thread Lachlan Deck
I assume you're talking about running within Eclipse. So First things first. What's your setup? Have you followed the setup guide for developing WO within Eclipse? http://wiki.wocommunity.org/display/WOL/Maven+Running+or+Debugging+as+WO+Application NB: that link may have changed more recently

Instances restarting on a schedule - or not

2012-08-09 Thread Klaus Berkling
Occasionally I write something useful, for someone - herding sheep on the grassy, rolling hills of the island. :-)For the archives:The way instances roll-over is when- the wotaskd daemon tells the instance to stop accepting connections/sessions, based on a schedule- the app instance is to quit

Re: Instances restarting on a schedule - or not

2012-08-09 Thread Chuck Hill
On 2012-08-09, at 2:40 PM, Klaus Berkling wrote: Occasionally I write something useful, for someone - herding sheep on the grassy, rolling hills of the island. :-) Goats, man, goats! Sheep. sheesh! :-P For the archives: The way instances roll-over is when - the wotaskd

Re: Instances restarting on a schedule - or not

2012-08-09 Thread Klaus Berkling
On Aug 9, 2012, at 3:35 PM, Chuck Hill wrote: Occasionally I write something useful, for someone - herding sheep on the grassy, rolling hills of the island. :-) Goats, man, goats! Sheep. sheesh! Sorry wrong frame of mind. I live in the California central valley. We have

Re: Instances restarting on a schedule - or not

2012-08-09 Thread Chuck Hill
On 2012-08-09, at 4:22 PM, Klaus Berkling wrote: On Aug 9, 2012, at 3:35 PM, Chuck Hill wrote: Occasionally I write something useful, for someone - herding sheep on the grassy, rolling hills of the island. :-) Goats, man, goats! Sheep. sheesh! Sorry wrong frame of mind.

Re: Instances restarting on a schedule - or not

2012-08-09 Thread Miguel Arroz
Hi, /me looks at his screen and the huge freaking mess that goes around a serious bug he's trying to fix… I wish! Both for the heat and the goats! Or sheep! Regards, Miguel Arroz On 2012-08-09, at 4:24 PM, Chuck Hill ch...@global-village.net wrote: On 2012-08-09, at 4:22 PM, Klaus

AjaxModalDialog background color

2012-08-09 Thread Tim Worman
All: I've added my own css file for AjaxModalDialog to a custom framework and assigned values in the wod for the modalboxCSS and modalboxCSSFramework bindings for my AMD. I want the background to be white instead of grey. It seems that no matter what I do, the modalbox.css in Ajax frameworks

Re: AjaxModalDialog background color

2012-08-09 Thread Ramsey Gurley
Hi Tim, You can substitute that Ajax css with a property: er.extensions.ERXResponseRewriter.resource.Ajax.modalbox.css=framework.filename Or block it altogether by setting the ERXResponseRewriter delegate: ERXResponseRewriter.setDelegate(new ERXResponseRewriter.Delegate() {

Re: AjaxModalDialog background color

2012-08-09 Thread Tim Worman
Thanks Ramsey. Good tip. I may have to find another way. I was hoping to maintain the flexibility to style the component on the fly even within the app. It seems like I have to clobber it to get what I want. Maybe the best move is to sub-class it. Tim On Aug 9, 2012, at 5:43 PM, Ramsey Gurley