facebook

Deploying application files outside the JBoss deploy directo

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #271005 Reply

    dw
    Member

    I am trying to use JBoss where one of the deployed application files can exist outside of the JBoss deploy area. How can I do that?

    In server.xml, I tried added the following, but JBoss/Tomcat still didn’t find the files:

     <Context debug="1" docBase="C:\\qes"  path="/qes" workDir="C:\\qes"></Context>

    Is the Context tag the thing that should make this work?

    Thanks

    #271051 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Deploying application files outside the JBoss deploy directo

You must be logged in to post in the forum log in