Re: Re: Problem with Euro symbol

2006-12-07 Thread Sam Gendler
I will look again at this problem at friday, and will debug into it to learn more - this is somewhat heavier because using jboss, so debugging isn't fun at all :( Did you ever figure out what was going on with your bug? I had similar problems a very long time ago (so I can't remember the exact

Re: Re: Problem with Euro symbol

2006-12-04 Thread Sam Gendler
The symbol you are seeing is the symbol used to denote 'locale specific currency symbol' in a format pattern. What is strange is that if you don't have a symbol for that currency in your current locale, you should get the ISO 3-letter code (EUR, in this case) rather than a euro symbol. Is it pos