how to deploy a project with multiple depencent projects? [message #59331] |
Thu, 30 December 2004 22:09  |
Eclipse User |
|
|
|
I have a web projected setup in the workspace, which refered to another
two java projects(framework project & tags project), Compiling is
pleasant, now it's time to deploy the web project to tomcat. At runtime
tomcat complains NoClassDefFoundError of the dependencies. Frustrated
alot...
btw, the WST always reports UPDATING JSP INDEX error when i trying to save
jsps. why?
tks alot if anyone can provide help.
|
|
|
|
|
|
|
Re: how to deploy a project with multiple depencent projects? [message #61272 is a reply to message #59895] |
Wed, 05 January 2005 09:55  |
Eclipse User |
|
|
|
Hi Chemi,
That concept should be introduced with the flexible project structure to
be released in M3. Right now I know we have it planned for the case where an
EAR references the Utility Java Project, and the dependencies for modules
are routed through those libaries. We should also be able to include the
Utility Java Project concept directly for Web Modules as well.
Thank you for your participation.
Kind Regards,
Michael D. Elder
"Chemi" <jmordax@terra.es> wrote in message
news:cre687$7e7$3@www.eclipse.org...
> Is there any plan to include the Utility JAR concept from WSAD to WTP?
>
> Thanks in advance,
>
> Chemi.
>
> Doug wrote:
>
> >The only way I have found to get this to work so far, is to JAR up the
> >dependent Java projects into the WEB-INF/lib folder. With the Sysdeo
Tomcat
> >plugin you could use the devloader they included to dynamically refer to
> >dependent Java projects. In IBM's WSAD, they allow you to reference
> >dependent Java projects in the enterprise app deployment descriptor. But
> >nothing like thos seem to be included yet.
> >
> >Doug
> >
|
|
|
Powered by
FUDForum. Page generated in 0.04378 seconds