Java EE Module Dependencies Outside Classpath [message #229300] |
Thu, 19 March 2009 21:11  |
Eclipse User |
|
|
|
I have a project A which consists of a dynamic web project module. I want
to now create project B which contains a java ee utility module. Project A
depends on project B.
I can do this successfully already but it creates a jar file consisting of
the deployment of project B and puts it into the WEB-INF/libs folder of
project A. However, I would like to deploy to outside of the lib folder.
For instance, if project B contains some jsp files and some images.
Alternatively, project B could consist of an applet jar that I would like
placed in the root of WebContent of project A.
Is this possible? I have tried several configurations but nothing seems to
work. This seems like it would be a fairly common use case.
Thanks,
Gordon
|
|
|
|
Powered by
FUDForum. Page generated in 0.56238 seconds