3 Replies Latest reply on Aug 28, 2009 8:33 AM by peterj

    Problem in web application accessing files kept in JBoss5.0.

      Hi All,

      We migrated our project from JBoss.5.0.0.Beta1 to Jboss.5.0.1.GA, via our application we access certain files kept inside application folder in deploy directory.

      Ealier we didnt used to face the problem in accessing files via relative URL of location like

      http:<ip-address of machine where JBOSS is kept>:8080//<folder name>/<file name> for which an example can be :

      http://172.20.48.90:8080/ABCApplication/Cache/ABCNameDetails.csv
      Please let me know the solution for the problem. in case any more information required please let me know.

      Thanks In Advance....