in the online xsd files we have:
<now-timestamp field=""/> <sequenced-id sequence-name="" field=""/> but in the log i get: Operation element "sequenced-id" no recognized Operation element "now-timestamp" no recognized and only the old commands work: <now-timestamp-to-env env-name=" "/> <sequenced-id-to-env sequence-name=" " env-name=" "/> this makes development not really easy......... -- Antwebsystems.com: Quality OFBiz services for competitive prices |
Administrator
|
Hi Hans,
I have fixed that recently in r730433 now-timestamp-to-env and sequence-id-to-env : their factories names where missing in org.ofbiz.minilang.method.MethodOperation$Factory file Jacques From: "Hans Bakker" <[hidden email]> > in the online xsd files we have: > > <now-timestamp field=""/> > <sequenced-id sequence-name="" field=""/> > > but in the log i get: > Operation element "sequenced-id" no recognized > Operation element "now-timestamp" no recognized > > and only the old commands work: > <now-timestamp-to-env env-name=" "/> > <sequenced-id-to-env sequence-name=" " env-name=" "/> > > this makes development not really easy......... > > -- > Antwebsystems.com: Quality OFBiz services for competitive prices > |
Administrator
|
Please Hans answer on the ML rather...
I suppose you ran an "ant clean" and "ant" ? I will have a look at it, anyway... Jacques From: "Hans Bakker" <[hidden email]> > no sorry....i have the svn version of today.....the new sequence command > still does not work..... > > On Fri, 2009-01-02 at 17:52 +0100, Jacques Le Roux wrote: >> Hi Hans, >> >> I have fixed that recently in r730433 >> now-timestamp-to-env and sequence-id-to-env : their factories names where missing in >> org.ofbiz.minilang.method.MethodOperation$Factory file >> >> Jacques >> >> From: "Hans Bakker" <[hidden email]> >> > in the online xsd files we have: >> > >> > <now-timestamp field=""/> >> > <sequenced-id sequence-name="" field=""/> >> > >> > but in the log i get: >> > Operation element "sequenced-id" no recognized >> > Operation element "now-timestamp" no recognized >> > >> > and only the old commands work: >> > <now-timestamp-to-env env-name=" "/> >> > <sequenced-id-to-env sequence-name=" " env-name=" "/> >> > >> > this makes development not really easy......... >> > >> > -- >> > Antwebsystems.com: Quality OFBiz services for competitive prices >> > >> > -- > Antwebsystems.com: Quality OFBiz services for competitive prices > |
Administrator
|
In reply to this post by hans_bakker
I don't get any longer any (since r730433)
> Operation element "sequenced-id" no recognized > Operation element "now-timestamp" no recognized Have you checked with a fresh check out working copy ? Have you a specific example ? Jacques From: "Hans Bakker" <[hidden email]> > in the online xsd files we have: > > <now-timestamp field=""/> > <sequenced-id sequence-name="" field=""/> > > but in the log i get: > Operation element "sequenced-id" no recognized > Operation element "now-timestamp" no recognized > > and only the old commands work: > <now-timestamp-to-env env-name=" "/> > <sequenced-id-to-env sequence-name=" " env-name=" "/> > > this makes development not really easy......... > > -- > Antwebsystems.com: Quality OFBiz services for competitive prices > |
Jacques, you are right...it is working fine now......
On Fri, 2009-01-02 at 20:57 +0100, Jacques Le Roux wrote: > I don't get any longer any (since r730433) > > Operation element "sequenced-id" no recognized > > Operation element "now-timestamp" no recognized > > Have you checked with a fresh check out working copy ? > Have you a specific example ? > > Jacques > > From: "Hans Bakker" <[hidden email]> > > in the online xsd files we have: > > > > <now-timestamp field=""/> > > <sequenced-id sequence-name="" field=""/> > > > > but in the log i get: > > Operation element "sequenced-id" no recognized > > Operation element "now-timestamp" no recognized > > > > and only the old commands work: > > <now-timestamp-to-env env-name=" "/> > > <sequenced-id-to-env sequence-name=" " env-name=" "/> > > > > this makes development not really easy......... > > > > -- > > Antwebsystems.com: Quality OFBiz services for competitive prices > > Antwebsystems.com: Quality OFBiz services for competitive prices |
Free forum by Nabble | Edit this page |