Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » already built web application
already built web application [message #170625] Mon, 05 June 2006 19:59
Eclipse UserFriend
Originally posted by: kpetrov.arrowheadgrp.com

I am woking on a web application which is built by maven2. While
assembling the application maven2 filters the resources, generate some
java sources and assembles all that appropriately under the target folder.

Basically the target folder has a ready to use web application module. How
do I instruct WTP that this is the folder that I want to publish? By
default it copies the content of WebContent and adds jar defined as J2EE
dependencies to the lib folder. In my case it simply does not work because
the resources need to be filtered.

It seems to me that assembling the application is not really WTP's task
but maven/ant's. Can I make WTP publish the prebuilt folder instead of
trying to assemble the application on its own?

thanks,

Kirill
Previous Topic:xml fragments (xdoclet merge files)
Next Topic:New Realease ????
Goto Forum:
  


Current Time: Thu Mar 28 10:58:37 GMT 2024

Powered by FUDForum. Page generated in 0.02532 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top