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