facebook

Mapping WebRoot dir as context in jboos

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

    cbit
    Member

    When working with tomcat I used to map the WebRoot dir in the project as a context using and xml put under the $CATALINA_HOME/conf/[enginename]/[hostname]/ dir.

    This helped me to reduce dev time since i do not need to deploy when changing jsp or java classes.

    I would like to do the same in jboss 4.02 (and 4.03), which uses tomcat as its engine.

    How can I do it?

    #235386 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev.

    cbit, keep in mind that if you use an exploded deployment, you effectively get the same result, since every time you save a file it is synced with the server.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Mapping WebRoot dir as context in jboos

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