Re: Web services error

2007-08-07 Thread Lachlan Deck
On 04/08/2007, at 5:47 AM, John Huss wrote: Any idea how to deal with this error in my WO web services server application? When the client invokes a method with a dateTime parameter I get this error. Does the dateTime parameter need to be something other than xsi:type="xsd:dateTime"? Th

WO JavaClient tutorial

2007-08-07 Thread Florijan Stamenkovic
As promised, I've written some on the subject. You can find it at: http://web.mac.com/flor385/eSwamp/software/wojc_tutorial.html Best regards, Florijan ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (

Re: Another concurrency problem

2007-08-07 Thread John Larson
Thanks for the tips. BTW - I do use and highly recommend erxgenericrecord's did and will extensions. I don't know how I got by without them. In this case this was the apparently easier way. Well, it locked up again today so I gave my scheduler ec its own erxosc and I'll see how that goe

Re: wo 5.3.3 and java 5

2007-08-07 Thread Jacob Mouka
Thanks for your help, it was the jre setting in eclipse.. doh! On 7-Aug-07, at 2:35 PM, Kieran Kelleher wrote: AFAIK most people are using Java 5 with WO and Wonder from CVS head requires Java 5. Something is up with your Eclipse configuration. BTW ... Eclipse 4.2.2 + WOLips 4118 (stab

Re: wo 5.3.3 and java 5

2007-08-07 Thread Kieran Kelleher
AFAIK most people are using Java 5 with WO and Wonder from CVS head requires Java 5. Something is up with your Eclipse configuration. BTW ... Eclipse 4.2.2 + WOLips 4118 (stable update URL) + WO 5.3.3 + Java 5 is the probably the stable "community recommended version" at the moment.

wo 5.3.3 and java 5

2007-08-07 Thread Jacob Mouka
Hi List, I can't seem to get wolips and wo5.3.3 to launch with java 5. I get an UnsupportedClassVersionError when the class loader tries to load application.Application. Do people successfully use java5 + wo5.3 + wolips? I've changed the java version using the Java Preferences.app and ecl

Re: Another concurrency problem

2007-08-07 Thread Mike Schrag
1) Mike Schrags advice of using GlobalIDs for passing around EO's between threads is good advice.* Note: I *believe* all the oddities of this scenario when you use autolocking w/ coalescing is now properly fixed as of a couple weeks ago ... But passing around GID's between threads is still no

Re: Structured D2W Look?

2007-08-07 Thread David LeBer
On 7-Aug-07, at 11:45 AM, Guido Neitzer wrote: On 07.08.2007, at 07:08, David LeBer wrote: Has anyone done any work on creating a structured and css tagged D2WLook? The highly opinionated and pedantic html coder I harbour inside me keeps looking at the nested tables etc in ERNeutralLook

Re: Another concurrency problem

2007-08-07 Thread Kieran Kelleher
Hi John, Just some general comments: 1) Mike Schrags advice of using GlobalIDs for passing around EO's between threads is good advice. 2) Use a separate ObjectStoreCoordinator for your background thread to avoid locking conflicts 3) Use Wonder's ERXObjectStoreCoordinator to automatically

Re: Structured D2W Look?

2007-08-07 Thread Guido Neitzer
On 07.08.2007, at 07:08, David LeBer wrote: Has anyone done any work on creating a structured and css tagged D2WLook? The highly opinionated and pedantic html coder I harbour inside me keeps looking at the nested tables etc in ERNeutralLook and coughs up a lung. I'm working on something

Another concurrency problem

2007-08-07 Thread John Larson
I read the recent post on a concurrency problem and wondered if it is similar to a problem that I recently ran into, or maybe I'm just making another EC mistake. I have a background thread that does background order scheduling. It needs to be kept abreast of specific changes in objects. T

Pb when building ERDirectToWeb package

2007-08-07 Thread David BON
After installing WONDER and do an update on the package in Eclipse (via Team/Update contextual command), I have still some remaining Errors in the Component ERDCustomQueryComponentWithArgs.wo. It references a nonCachingContext that should be defined (if I beleive the API reference documentati

Structured D2W Look?

2007-08-07 Thread David LeBer
Hey all, Has anyone done any work on creating a structured and css tagged D2WLook? The highly opinionated and pedantic html coder I harbour inside me keeps looking at the nested tables etc in ERNeutralLook and coughs up a lung. I thought I'd ask before I went off to re-implement somethi

Re: Newbie - WOHyperlink vs WOImageButton in D2W MenuHeader.wo template

2007-08-07 Thread David BON
Many thanks for all this very interesting links. I would like to add this one for other newbie like me (great on how to install, update and use ERDirectToWeb): http://en.wikibooks.org/ wiki/Programming:WebObjects/Direct-To/Web. David. Le 7 août 07 à 06:32, Denis Frolov a écrit : On Aug 7

Re: Installation instructions for PC

2007-08-07 Thread Cheong Hee (Datasonic)
I have been using WO5.2.4/Windows for quite a while. I found the doc useful for me as it looks like one of the alternative to take on. However, recently I noticed that EOGenerator seemed does generate the code in Windows/WOLips, and it was not mentioned in the document. It could probably be