Results 1 to 2 of 2

Thread: Loading resources from a war in normal bundle using TCCL

  1. #1
    Join Date
    Nov 2008
    Posts
    232

    Default Loading resources from a war in normal bundle using TCCL

    Hi,
    I have a OSGi bundle exposing service and a Web-bundle accessging the service
    The Web-bundle calls a method on service which loads a ResourceBundle in Web-Bundle using ThreadContextClassLoader .But unfortunately its not able to load the Resource

    My ResourceBundle properties file is under WEB-INF/classes of war

    Regards,
    Vishal

  2. #2
    Join Date
    Nov 2008
    Posts
    232

    Default

    Sorry for the thread ,
    It worked was missing something on my own .

    Regards,
    Vishal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •