Jboss 4.0 is not recongising xml file path in war based deployment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vema reddy
    New Member
    • Oct 2011
    • 1

    #1

    Jboss 4.0 is not recongising xml file path in war based deployment

    Hi all,

    I deployed exploded folder in jboss deploy folder,it recongises the file path like D:\Program Files\JBoss\jbo ss-4.0.5.GA\server \default\deploy \pdms\WEB-INF\ServletPath .xml
    but when i deploy the same application as pdms.war in deploy folder the file path like D:\Program Files\JBoss\jbo ss-4.0.5.GA\server \default\deploy \pdms.war\WEB-INF\ServletPath .xml the jboss server not recongise the file path

    In java im calling properties file value.

    PDMS_MODULEPath XML=D:/Program Files/JBoss/jboss-4.0.5.GA/server/default/deploy/pdms.war/WEB-INF/ServletPath.xml


    is there any modification in server related xml files to recongise war file path

    please help me

    thanku in advance
    Attached Files
Working...