5 Replies Latest reply on Sep 15, 2008 6:09 PM by peterj

    Accessing files stored in other mounted server location usin

    jbossfreak

      Hi All,
      I have a war file deployed in jboss on a server lets say ServerA. My application needs to access some image files stored on ServerB which is remotely mounted with ServerA. Now i want to access the image files stored in ServerB using the jboss context on ServerA.

      Ant help is appreciated.