So sorry, another idea occurred to me after I had sent this. I changed values in the common jar and they appear to be packaged up by WTP and deployed to the lib directory.
This seems to work, just in a different way than I had assumed it would. Please disregard my question. Thanks for your time, Jim On Wed, Sep 9, 2009 at 10:40 AM, Jim Sellers <[email protected]> wrote: > Hi all. > > I've got a project with the following structure: > > parent > +- ear > +- war > \- common jar > > This common jar is a dependency of the war. When using eclipse wtp and the > eclipse plugin, it deploys a packaged jar as specified in the war's > .settings/org.eclipse.wst.common.component file. > > Is there a way to tell the eclipse plugin to deploy the module as exploded > rather than having to package it if it exists in the same project / > workspace? > > Thanks for your time, > Jim >
