Re: Why create transaction in Event?

2016-07-27 Thread
, > screens, etc.) and I think it was a good idea for the sake of consistency > to have the same behavior with events. > > The behavioral change between versions is regrettable, but also unavoidable > if we want to progress. > > Regards > Scott > > On 26 July 2016 at 1

Re: Why create transaction in Event?

2016-07-26 Thread
Sorry, my code is base on newest in branch release13.07, after release 13.07.03. 2016-07-26 15:02 GMT+08:00 叶双明 : > Hi all: > > After update ofbiz to 13.07.03, our system was Unstable. At last, I found > the cause was The transaction created in Event, introduced in revision > 1

Why create transaction in Event?

2016-07-26 Thread
reateOrder service success, i want to fire a jms service(call it jmsIndexOrder) to index the order in Elasticsearch。 I use secas before the change, everything work well. but now i don't know where ant how to call jmsIndexOrder. :( -- 叶双明

Re: Distriubted Cache Clearing issue

2016-03-13 Thread
Sorry,it's my fault! I change the implement of jms consumer with multithread, and between the creations of consumer, messages may be lost. 2016-03-12 15:23 GMT+08:00 叶双明 : > Hi all > > We have a small cluster with 2 ofbiz instances, using DCC by ActiveMQ. > > Everything see

Distriubted Cache Clearing issue

2016-03-11 Thread
Hi all We have a small cluster with 2 ofbiz instances, using DCC by ActiveMQ. Everything seems ok, but sometimes we encounter a entity cache issue,must clear cluster cache manually, and then the cluster works fine. ​ Thanks, -- 叶双明

Re: Help! DCC throw out org.xml.sax.SAXParseException: Character reference "�" is an invalid XML character.

2015-12-16 Thread
The struct of xml is create by framework. So ... 2015-12-17 8:20 GMT+08:00 Shi Jinghai : > I think CData would help if you change the attribute to a sub element. > > -邮件原件- > 发件人: 叶双明 [mailto:yeshuangm...@gmail.com] > 发送时间: 2015年12月16日 22:00 > 收件人: user@ofbiz.apache.o

Help! DCC throw out org.xml.sax.SAXParseException: Character reference "�" is an invalid XML character.

2015-12-16 Thread
8.0_60] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60] ^C -- 叶双明

when to release 13.07?

2014-04-15 Thread
when to release 13.07? -- 叶双明

Re: groovy service engine

2014-02-15 Thread
; Jad El Omeiri > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/groovy-service-engine-tp4648270p4648275.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > -- 叶双明

Re: can't render HTML5 page?

2013-08-30 Thread
> Sandglass Software > http://www.sandglass-software.**com <http://www.sandglass-software.com> > > > On 8/30/2013 8:49 AM, 叶双明 wrote: > >> 12.04 >> >> >> 2013/8/30 Adrian Crum >> >> > >> >> What version of OF

Re: can't render HTML5 page?

2013-08-30 Thread
12.04 2013/8/30 Adrian Crum > What version of OFBiz are you using? > > -Adrian > > > On 8/30/2013 5:35 AM, 叶双明 wrote: > >> Hi all: >> >> How to render page with HTML5 dcotype like: >> Seem that it's hard code by now: > 1.0 Transition

can't render HTML5 page?

2013-08-30 Thread
Hi all: How to render page with HTML5 dcotype like: Seem that it's hard code by now: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> -- 叶双明

Re: Root domain shopping cart

2013-07-11 Thread
> shopping cart, is it because the session is tied to the subdomain > > please? > > > > > > > > Is there a way to make the session tied to the root domain > > > > example.complease? Or how can I go about make the shopping cart cross > > > > sub-domains > > > > please? Thank you very much. > > > > > > > > Kind Regards > > > > > > > > Fong > > > > > > > > > > > > > > > > -- > > > Regards, > > > Mandeep Singh Sidhu > > > http://www.simbacart.com (ofbiz based) > > > http://www.sidsol.com > > > > > > > > > -- > Regards, > Mandeep Singh Sidhu > http://www.simbacart.com (ofbiz based) > http://www.sidsol.com > -- 叶双明

Re: Problem use extend-entity under mysql 5.1.41

2013-07-06 Thread
other reasons > > Jacques > > 叶双明 wrote: > > Hi all, > > I extend an entity after table has been created, like this: > > > > > > > > > rel-entity-name="StatusItem" > > > > > > > > > , and add

Problem use extend-entity under mysql 5.1.41

2013-07-06 Thread
When i test it with postgreSQL, everything is ok! -- 叶双明

Re: problem of TemporalExpression

2012-06-26 Thread
Can anybody help? 2012/6/18 叶双明 : > Hi all, > > seed-initial data in framework\service\data\ScheduledServices.xml: > > tempExprTypeId="FREQUENCY" description="Daily Midnight" > date1="2000-01-01 00:00:00.000" integer1="5" integer2

problem of TemporalExpression

2012-06-18 Thread
:00.000 purgeOldJobs Pending Cancel Job Purge Old Jobs 10119 pool2012-06-19 00:00:00.000 purgeOldJobs Pending Cancel Job Any idea? Thanks! -- 叶双明

how can i override field of entity?

2012-05-30 Thread
Hi all, I want set enable-audit-log="true" for statusId of Requirement, something like: -- 叶双明

problem when use viewentity in viewentity with encrypt field

2012-05-07 Thread
eralException: javax.crypto.BadPaddingException: Given final block not properly padded (Given final block not properly padded) (javax.crypto.BadPaddingException: Given final block not properly padded (Given final block not properly padded)) ... Thanks! -- 叶双明

problem for on-event-update-area ‘s parameter of form

2012-02-23 Thread
ameter for ajaxSubmitFormUpdateAreas function, FindExampleAjax is areaId, /practice/control/ListExampleFormOnly is target and I find it loss the target parameters, how can i pass the search option to the target? Thanks. -- 叶双明

unit test in ofbiz

2009-09-27 Thread
Hi All: i can find few document for unit test. -- 叶双明

Re: Username: Use Email Address

2009-07-27 Thread
7874.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- 叶双明