How to deploy webapp AND libs [message #59058] |
Wed, 29 December 2004 12:18  |
Eclipse User |
|
|
|
Originally posted by: laurent.victoire-technologies.org
Hi all,
Is it possible to have all the libs my java code depends on copied in the
WebContent/WEB-INF/libs of my WST project ?
So far, my Tomcat server complains that it cannot find dependencies
(NoClassFound).
BTW, i've just discovered WST (yesterday) and am allready fond of it.
Congratulations to you all.
Regards,
Laurent
|
|
|
|
Re: How to deploy webapp AND libs [message #60261 is a reply to message #59083] |
Tue, 04 January 2005 13:37  |
Eclipse User |
|
|
|
Hi Laurent,
There was functionality to automatically listen for *.jar files added to
the WEB-INF/lib directory and add these to the classpath. The functionality
to do this will return in a later milestone. If you would like, please feel
free to open a defect
( https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols, us
jst.servlet as the component) to remind us to add it back.
Thank you for your participation.
Kind Regards,
Michael D. Elder
"Laurent MICHEL" <laurent@victoire-technologies.org> wrote in message
news:cqv5rr$ojh$1@www.eclipse.org...
> Laurent MICHEL wrote:
>
> > Hi all,
>
> > Is it possible to have all the libs my java code depends on copied in
the
> > WebContent/WEB-INF/libs of my WST project ?
>
> > So far, my Tomcat server complains that it cannot find dependencies
> > (NoClassFound).
>
> > BTW, i've just discovered WST (yesterday) and am allready fond of it.
> > Congratulations to you all.
>
> > Regards,
>
> > Laurent
>
> OK found a solution : import jar files in WebContent/WEB-INF/lib folder =>
> this makes Eclipse add them in the Java build Path ...
>
|
|
|
Powered by
FUDForum. Page generated in 0.03154 seconds