2 Replies Latest reply on May 7, 2012 3:43 AM by sarula

    Jboss 7 vfs URI problem

    sarula

      Hi all,

       

      I am migrating my app from Jboss 4 to 7. I am getting an exception saying :"URI scheme is not file". I did a debug and found it was from code "File file = new File(URI); The URI is with "vfs" schema. not a File. Any suggestion? I am using webwork2.2.6 and  xwork1.2.3 in my app.

       

      Thanks in advance.

      Sarula