Results 1 to 2 of 2

Thread: STS 2.8.0 doesn't publish lib folder to tc Server

  1. #1

    Default STS 2.8.0 doesn't publish lib folder to tc Server

    Hi

    When I create e New->Spring Template Project and selects Spring MVC Project and drag it down to the tc Server I'll get ClassNotFoundException. When I look at the tc Server folder wtpwebapps/mywebapp/WEB-INF I can see the lib folder isn't copied with all the maven dependencies. My web deployment assembly looks like screenshot below. I've tried all maven clean update project configuration etc., but without any luck.

    Screen Shot 2011-10-27 at 21.43.11 .jpg

    Any ideas why STS doesn't copy the lib folder?

    I'm using:
    STS 2.8.0.RELEASE
    vfabric-tc-server-developer-2.6.1.RELEASE

    - Dennis

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hi Dennis!

    This should definitely work, but could be some Maven weirdness. Did the Maven integration successfully resolved and downloaded all your dependencies (so seeing the libs when you expand the Maven Dependencies node of your project in the project explorer)?
    (and is it a fresh STS 2.8.0 installation or an upgraded one?)

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •