• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Arabic resource bundle NOT loaded in WAS 7

 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,

I want to load the Arabic resource bundle in a Servlet and it is deployed in webSphere 7. Code is



resourceBundle object is EMPTY. no exception is raised.
Resourcebundle files name are
ApplicationResources_ar.properties
ApplicationResources_en.properties
ApplicationResources_iw.properties
etc
But for other languages like en, iw, ru, ja, hi... working fine.

I have seen that WAS 7 is using jdk6. Is it a problem for that. but I tried with standlalone java file , it is working fine.

Please help .

thanks
Abhijit
 
Live a little! The night is young! And we have umbrellas in our drinks! This umbrella has a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic