Re: DefaultMessages.xml issue

2008-02-28 Thread Jacques Le Roux

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 [EMAIL PROTECTED]

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





Re: DefaultMessages.xml issue

2008-02-28 Thread Mridul Pathak




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
[EMAIL PROTECTED]
_
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" [EMAIL PROTECTED]
  
  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


  
  





RE: DefaultMessages.xml issue

2008-02-28 Thread Chris Juettner
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:[EMAIL PROTECTED]
Sent: Thu 2/28/2008 6:06 AM
To: dev@ofbiz.apache.org
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/ 
[EMAIL PROTECTED]
_
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 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  


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 






Re: DefaultMessages.xml issue

2008-02-28 Thread 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:[EMAIL PROTECTED]
Sent: Thu 2/28/2008 6:06 AM
To: dev@ofbiz.apache.org
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/ 
[EMAIL PROTECTED]

_
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 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  
	


		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 
		






Re: DefaultMessages.xml issue

2008-02-28 Thread Adrian Crum

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:[EMAIL PROTECTED]
Sent: Thu 2/28/2008 6:06 AM
To: dev@ofbiz.apache.org
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/ 
[EMAIL PROTECTED]

_
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 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  
	


		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