-
Jun 10th, 2010, 06:08 AM
#1
start only ONE project on server
Hello!
Im new to Spring and building Web Appplications in general, so please forgive me this stupid question.
I have a lot of projects in my Spring Source Tool Suite, which run on the server. Im working on only one or two projects at the same time. Everytime then, when I run the specific project on the server - the server starts - and of course runs through all the other projects. That takes a lot of time and is a little bit unclear because then there are a lot of messages. I wonder how I can configure the server or the tool suite to just build the specific project I have chosen on the server and not all the others too. Is that possible?!
Thanks for your answers!
-
Jun 10th, 2010, 07:27 AM
#2
Undeploy the other ones. The server only deploys the projects which are actually deployed. Another hint, to speed up overal performance, disable/close allt he projects you aren't working on.
-
Jun 10th, 2010, 09:00 AM
#3
Thanks!
I removed them from the list under Server in STS. Now its way faster. And thanks for the tipp to close the projects. I didnt know that yet (Im such a newbie) - you dont have probably some more useful hints for me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules