facebook

Add folders to hot deploy

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #245967 Reply

    haobaba1
    Member

    When developing a web project while it is deployed as an exploded war project the .jsp and servlets are redeployed when they are saved. I was wondering it is possible to add a folder to this so that I can have all of my .xsl files redeployed as well.

    Thanks

    #245993 Reply

    Riyad Kalla
    Member

    The deployment is actually part of the build cycle, so I believe as long as those XSLs are under WebRoot somewhere, and you are saving them, they should be deployed.

    #246070 Reply

    haobaba1
    Member

    Maybe there is some caching occuring in the browser. I know the css and js files are redeployed.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Add folders to hot deploy

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