History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-15991
Type: Bug Bug
Status: Open Open
Assignee: Nikolay Chashnikov
Reporter: Davide Baroncelli
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Resources of non-deployed web facet get copied to the destination directory

Created: 24 Oct 07 22:09   Updated: 25 Oct 07 12:43
Component/s: J2EE.Web

Build: 7,364


 Description  « Hide
I have the following situation:
  • a module has 4 web facets (because I'm obliged to have different web.xml for local, test and production config)
  • when debugging I deploy the "dev" facet (i.e.: this is the facet enabled in the "deployment" tab in the debug config)
  • the other facets are NOT checked in the "deploy web facet '<facet-name>'
  • for one of them (the "test" facet) I had "create web module exploded directory" enabled in the "Java EE Build Settings"
  • the directory was the same as for the other facet
  • when starting the deployment, the resources from the "test" configuration (i.e. the ones coming from the dir resulting as "web resource directory" in the "test" configuration are copied on the web module exploded dir

I think that only the resources for the deployment module should be copied.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.