Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » How do overlays in org.eclipse.wst.common.component work(How do overlays in org.eclipse.wst.common.component work)
How do overlays in org.eclipse.wst.common.component work [message #1066677] Wed, 03 July 2013 13:25
Wendy Haley is currently offline Wendy Haley
Messages: 4
Registered: July 2013
Junior Member
I noticed that m2e-wtp is adding a dependent-module with an overlay handle that points to a workspace project in the org.eclipse.wst.common.component settings file.

Example:
<dependent-module deploy-path="/" handle="module:/overlay/prj/mysmall-webapp?includes=**/**&amp;excludes=**/web.xml;**/*.xmi">
   <dependency-type>consumes</dependency-type>
</dependent-module>



I am unfamiliar with the contents of the org.eclipse.wst.common.component settings files. I am looking for documentation that describes which folders from mysmall-webapp will be copied over to tcserver / tomcat when I publish the war using this overlay. For example would files copied to the target folder be included. Any help would be appreciated.
Previous Topic:Porting XML Editor Challenge [SOLVED]
Next Topic:Eclipse fails to deploy ear on Jboss
Goto Forum:
  


Current Time: Tue Oct 08 03:01:21 EDT 2013

Powered by FUDForum. Page generated in 0.01500 seconds