I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings.
The new DefaultMessages.xml file have the values set to "prefix" and "suffix". Can someone explain why these are set this way? I now have messages on the rendered screens displaying: prefixprefixThe action was performed successfully.suffixsuffix Chris Juettner Integral Business Solutions |
I also see messages like:
prefixprefixprefixprefix The action was performed successfully.suffixsuffixsuffixsuffix Bilgin |
In reply to this post by Chris Juettner-2
Chris,
Hans would be the right person to answer your question, but until he does, I'll offer my educated guess - the properties-to-xml conversion program they are using probably does an automatic text substitution for empty values. -Adrian Chris Juettner wrote: > I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings. > The new DefaultMessages.xml file have the values set to "prefix" and "suffix". > > Can someone explain why these are set this way? > > I now have messages on the rendered screens displaying: > prefixprefixThe action was performed successfully.suffixsuffix > > Chris Juettner > Integral Business Solutions > |
In reply to this post by Chris Juettner-2
fixed in revision 631842.
Regards, Hans On Wed, 2008-02-27 at 13:36 -0600, Chris Juettner wrote: > I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings. > The new DefaultMessages.xml file have the values set to "prefix" and "suffix". > > Can someone explain why these are set this way? > > I now have messages on the rendered screens displaying: > prefixprefixThe action was performed successfully.suffixsuffix > > Chris Juettner > Integral Business Solutions > AntWebsystems.com: Quality OFBiz services for competitive rates..... |
Administrator
|
In reply to this post by Chris Juettner-2
Hi Chris,
I take advantage of your mail to ask about the old OFBiz wiki. I know we can find some pieces of informations here http://web.archive.org/web/20070811060319/http://ofbizwiki.go-integral.com/ but there is not all and find is not working. Could it be possible to have a copy of the last version ? I would like to put it on a box I have. Thanks Jacques From: "Chris Juettner" <[hidden email]> >I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings. > The new DefaultMessages.xml file have the values set to "prefix" and "suffix". > > Can someone explain why these are set this way? > > I now have messages on the rendered screens displaying: > prefixprefixThe action was performed successfully.suffixsuffix > > Chris Juettner > Integral Business Solutions > |
Hi, currently I am getting following error while running any service in
OFBiz:
Error running the simple-method: Error in simple-method operation [
-- Thanks & Regards Mridul Pathak Team Lead HotWax Media Inc. http://www.hotwaxmedia.com [hidden email] _____________________________ Office : 509.855.4113 Mobile : +919425926892 Jacques Le Roux wrote: Hi Chris, |
I applied the update and now my application is also throwing an exception:
* Error running the simple-method: Error in simple-method operation []: java.lang.RuntimeException: Error in simple-method operation []: java.lang.RuntimeException: Error in simple-method operation []: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US] null ________________________________ From: Mridul Pathak [mailto:[hidden email]] Sent: Thu 2/28/2008 6:06 AM To: [hidden email] Subject: Re: DefaultMessages.xml issue Hi, currently I am getting following error while running any service in OFBiz: Error running the simple-method: Error in simple-method operation []: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US] null Another log from consol: 2008-02-28 14:20:45,140 (http-0.0.0.0-8443-Processor3) [ ServiceDispatcher.java:513:ERROR] Error in Service [createPersonAndUserLogin]: Error running the simple-method: Error in simple-method operation [<call-service/>]: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US]<br/>null -- Thanks & Regards Mridul Pathak Team Lead HotWax Media Inc. http://www.hotwaxmedia.com <http://www.hotwaxmedia.com/> [hidden email] _____________________________ Office : 509.855.4113 Mobile : +919425926892 Jacques Le Roux wrote: Hi Chris, I take advantage of your mail to ask about the old OFBiz wiki. I know we can find some pieces of informations here http://web.archive.org/web/20070811060319/http://ofbizwiki.go-integral.com/ but there is not all and find is not working. Could it be possible to have a copy of the last version ? I would like to put it on a box I have. Thanks Jacques From: "Chris Juettner" <[hidden email]> <mailto:[hidden email]> I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings. The new DefaultMessages.xml file have the values set to "prefix" and "suffix". Can someone explain why these are set this way? I now have messages on the rendered screens displaying: prefixprefixThe action was performed successfully.suffixsuffix Chris Juettner Integral Business Solutions |
I'll take a look at this.
-Adrian Chris Juettner wrote: > I applied the update and now my application is also throwing an exception: > > * Error running the simple-method: Error in simple-method operation []: java.lang.RuntimeException: Error in simple-method operation []: java.lang.RuntimeException: Error in simple-method operation []: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US] > null > > ________________________________ > > From: Mridul Pathak [mailto:[hidden email]] > Sent: Thu 2/28/2008 6:06 AM > To: [hidden email] > Subject: Re: DefaultMessages.xml issue > > > > Hi, currently I am getting following error while running any service in OFBiz: > > > Error running the simple-method: Error in simple-method operation []: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US] > null > > > Another log from consol: > 2008-02-28 14:20:45,140 (http-0.0.0.0-8443-Processor3) [ ServiceDispatcher.java:513:ERROR] Error in Service [createPersonAndUserLogin]: Error running the simple-method: Error in simple-method operation [<call-service/>]: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US]<br/>null > > > > > -- > Thanks & Regards > > Mridul Pathak > Team Lead > HotWax Media Inc. > http://www.hotwaxmedia.com <http://www.hotwaxmedia.com/> > [hidden email] > _____________________________ > Office : 509.855.4113 > Mobile : +919425926892 > > > Jacques Le Roux wrote: > > Hi Chris, > > I take advantage of your mail to ask about the old OFBiz wiki. I know we can find some pieces of informations here http://web.archive.org/web/20070811060319/http://ofbizwiki.go-integral.com/ but there is not all and find is not working. > Could it be possible to have a copy of the last version ? I would like to put it on a box I have. > > Thanks > > Jacques > > From: "Chris Juettner" <[hidden email]> <mailto:[hidden email]> > > > I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings. > The new DefaultMessages.xml file have the values set to "prefix" and "suffix". > > Can someone explain why these are set this way? > > I now have messages on the rendered screens displaying: > prefixprefixThe action was performed successfully.suffixsuffix > > Chris Juettner > Integral Business Solutions > > > > |
In reply to this post by Chris Juettner-2
I committed a temporary fix in rev 632083. See my comment in the commit log.
-Adrian Chris Juettner wrote: > I applied the update and now my application is also throwing an exception: > > * Error running the simple-method: Error in simple-method operation []: java.lang.RuntimeException: Error in simple-method operation []: java.lang.RuntimeException: Error in simple-method operation []: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US] > null > > ________________________________ > > From: Mridul Pathak [mailto:[hidden email]] > Sent: Thu 2/28/2008 6:06 AM > To: [hidden email] > Subject: Re: DefaultMessages.xml issue > > > > Hi, currently I am getting following error while running any service in OFBiz: > > > Error running the simple-method: Error in simple-method operation []: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US] > null > > > Another log from consol: > 2008-02-28 14:20:45,140 (http-0.0.0.0-8443-Processor3) [ ServiceDispatcher.java:513:ERROR] Error in Service [createPersonAndUserLogin]: Error running the simple-method: Error in simple-method operation [<call-service/>]: java.lang.IllegalArgumentException: Could not find resource bundle [DefaultMessages] in the locale [en_US]<br/>null > > > > > -- > Thanks & Regards > > Mridul Pathak > Team Lead > HotWax Media Inc. > http://www.hotwaxmedia.com <http://www.hotwaxmedia.com/> > [hidden email] > _____________________________ > Office : 509.855.4113 > Mobile : +919425926892 > > > Jacques Le Roux wrote: > > Hi Chris, > > I take advantage of your mail to ask about the old OFBiz wiki. I know we can find some pieces of informations here http://web.archive.org/web/20070811060319/http://ofbizwiki.go-integral.com/ but there is not all and find is not working. > Could it be possible to have a copy of the last version ? I would like to put it on a box I have. > > Thanks > > Jacques > > From: "Chris Juettner" <[hidden email]> <mailto:[hidden email]> > > > I believe DefaultMessages.properties file for English locale had prefixes and suffixes set to empty strings. > The new DefaultMessages.xml file have the values set to "prefix" and "suffix". > > Can someone explain why these are set this way? > > I now have messages on the rendered screens displaying: > prefixprefixThe action was performed successfully.suffixsuffix > > Chris Juettner > Integral Business Solutions > > > > |
Free forum by Nabble | Edit this page |