Re: er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext

2016-01-07 Thread Chuck Hill
Hi Kwasi, I am not certain of what you are seeing. All of the EOF stack is created on demand, so some of the objects you mention might not exist if the database connection can’t be made. What exactly did you see with your debug logging? Your original log still looks like a Postgres problem to

Re: Ajax jQuery

2016-01-07 Thread Paul Hoadley
Hi Mark, On 8 Jan 2016, at 8:10 am, Mark Gowdy wrote: > In a nutshell, the Ajax.framework is great, but it causes issues when you try > to use it in tandem with various jQuery libraries and particularly with the > BootStrap themes. > All I really need is a basic Ajax Container, Link and Submit

Ajax jQuery

2016-01-07 Thread Mark Gowdy
Hi, In a nutshell, the Ajax.framework is great, but it causes issues when you try to use it in tandem with various jQuery libraries and particularly with the BootStrap themes. All I really need is a basic Ajax Container, Link and SubmitButton. I tried ERJQMobile, it sorta worked, but I experie

Disable WOTextField Input of AjaxDatePicker

2016-01-07 Thread Calven Eggert
Anyone know of a way to disable the AjaxDatePicker so that input can only be done in the calendar that displays? (Basically, disable the WOTextField, but allow the onclick to get triggered) Calven ___ Do not post admin requests to the list. They wil

Re: ERQMAjaxUpdateContainer : lookup of unknown key: 'value'

2016-01-07 Thread Mark Gowdy
Found the problem, but it does smell a bit like a can of worms. It explodes when I add this to the newly created HelloWorld.app Properties file: ognl.parseStandardTags=true My test Main.html has: Hello I use wognl in standard tags a lot. Thoughts? Mark > On 7 Jan 2016, at 19

Re: ERQMAjaxUpdateContainer : lookup of unknown key: 'value'

2016-01-07 Thread Mark Gowdy
When I tried a new vanilla “Hello World” wonder project, it worked fine: (I probably should have tried the first). I will start adding in my usual additional, and see when it breaks. Will post a solution when I find it. Thanks, Mark > On 7 Jan 2016, at 19:05, Chuck Hill wrote: > > That is

Re: ERQMAjaxUpdateContainer : lookup of unknown key: 'value'

2016-01-07 Thread Mark Gowdy
> On 7 Jan 2016, at 18:45, Chuck Hill wrote: > > Is there a stack trace? It would be useful to know which object it was > looking up “value” on. It is on the component that holds the commented WOString. So, in the case of ERQMAjaxUpdateContainer: valueForKey()]: lookup of unknown key: 'v

Re: ERQMAjaxUpdateContainer : lookup of unknown key: 'value'

2016-01-07 Thread Chuck Hill
Is there a stack trace? It would be useful to know which object it was looking up “value” on. From: mailto:webobjects-dev-bounces+chill=gevityinc@lists.apple.com>> on behalf of Mark Gowdy mailto:m...@gowdy.co.uk>> Date: Thursday, January 7, 2016 at 8:52 AM To: "webobjects-dev@lists.apple.

Re: WOWODC 2016: call for papers!

2016-01-07 Thread Andrus Adamchik
I'd like to build on the Cayenne/LinkRest topics presented previously in Hamburg and Montreal and to get into modern Java architectures and some aspects of Domain Driven Design. I am thinking of the following two things: 1. No container: example of modern Java stack with Bootique Java applicati

ERQMAjaxUpdateContainer : lookup of unknown key: 'value'

2016-01-07 Thread Mark Gowdy
Hi, Short Story: The problem (in my app) appears to be that put a WOstring in an html comment (with an WOGNL $ binding), it throws [ lookup of unknown key: ‘value’. ] e.g. --- In the example (jQueryMobileExample), it works great and renders as:

Re: D2W rule controlled NavigationMenu.plist?

2016-01-07 Thread Markus Ruggiero
Thanks to Theodore and Fabian, that was exactly what I needed ---markus--- > On 07.01.2016, at 13:03, Theodore Petrosky wrote: > > I hide/show tabs with boolean values in my user. SO > user.security.seesClients is true so I have a condition in my > Navigation.plist: > > { >