Reference projects inside web tools project [message #167575] |
Tue, 25 April 2006 20:42 |
Eclipse User |
|
|
|
Originally posted by: bxlewi1.mac.com
I'm trying to do something like this:
WTP Project
BAL (Business objects)
DAL (Data objects)
The BAL references the DAL. The WTP project will reference the BAL. I
can set up the project references through the bulid path, and am able
to work with classes from the DAL when working in the BAL. When I
attempt to do the same for the WTP project, Tomcat never gets the
referenced projects deployed. I'm coming from a .NET development
background and attempting to mimic the project structure I'm familiar
with using VS.2003. My particular stumbling block is the deployment to
tomcat, either for production or debugging. If I do all the logic in
the WTP tier, there's no problem, but for obvious reasons, I do not
want to do that.
Any help is appreciated!
|
|
|
Powered by
FUDForum. Page generated in 0.04203 seconds