DefaultMessages.xml issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

DefaultMessages.xml issue

Chris Juettner-2
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
Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

Bilgin Ibryam
I also see messages like:

prefixprefixprefixprefix The action was performed successfully.suffixsuffixsuffixsuffix

Bilgin
Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

Adrian Crum
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
>
Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

hans_bakker
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.....

Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

Jacques Le Roux
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
>

Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

Mridul Pathak-2
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
[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]
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


Reply | Threaded
Open this post in threaded view
|

RE: DefaultMessages.xml issue

Chris Juettner-2
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
               
               


Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

Adrian Crum
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
>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: DefaultMessages.xml issue

Adrian Crum
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
>
>
>
>