STS 2.1M1 tcServer Deploy does not work.
I'm using the base (unzip) config. It works to the dm server, but not to the tcserver.
Please provide addtional details how deployment is failing and steps to reproduce the problem. Are you getting any errors in the tc Server console or do you have entries in the Errror Log?
Steffen Pingel
-
Committer, SpringSource Tool Suite
I have an existing wtp app deployed to tomcat 6.0.18 and go to the sts2.1 tcserver and add this same project to it. I then say deploy and also tried just starting but nothing is showing under the wtp deployment folder on the tcserver side and does not startup.
Is there a particular log or something you'd like me to post?
I was able to reproduce the problem with the built-in tc Server configuration. As a work-around you can follow these steps:
1. Remove the webapp from the tc Server instance
2. Delete the tc Server instance from the Server view
3. Create a new tc Server instance
4. Re-deploy the webapp to the new tc Server instance
I have created this issue to track the problem:
STS-103: ensure that tc Server webapps are deployed to proper directory
browse/STS-103
-
Committer, SpringSource Tool Suite |