The context-path name in jboss-web.xml is different from the application which we deploy in jboss-5.0 GA.
My application creates some files with in the applications sub-folders. but when it goes to create files it searches the application with the name which is mentioned is jboss-web.xml file.
I use exploded-war file as my application, which is like file. Inside this many folders are there.
<context-root>/Test</context-root>
but my application name is Test-0.0.1