Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Why can't I run eclipse spring roo project in sts

  1. #11
    Join Date
    Apr 2011
    Posts
    12

    Default

    I have the same issue:
    I created a fresh roo project directly from spring - STS and then drag the project to the server, it doesn't let me!

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

    Default

    Hey!

    In case you created a brand-new Spring Roo project, you maybe chose "JAR" as the package type (which is not deployable to a tc Server). You can choose "WAR" as the package type (or create a real web app using the Roo commands, then the package type will be switched over to a war type automatically).

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

  3. #13
    Join Date
    Apr 2011
    Posts
    12

    Default

    oh, I see. thanks.

Posting Permissions

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