Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » How to deploy webapp AND libs
How to deploy webapp AND libs [message #59058] Wed, 29 December 2004 12:18 Go to next message
Eclipse UserFriend
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 #59083 is a reply to message #59058] Wed, 29 December 2004 15:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: laurent.victoire-technologies.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 ...
Re: How to deploy webapp AND libs [message #60261 is a reply to message #59083] Tue, 04 January 2005 13:37 Go to previous message
Eclipse UserFriend
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 ...
>
Previous Topic:What about some docs/tutorial explaining all features of WTP_M2?
Next Topic:Custom tags in wtp M2
Goto Forum:
  


Current Time: Sat May 10 13:49:18 EDT 2025

Powered by FUDForum. Page generated in 0.03154 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top