Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pivotal tc server is not included in STS 4

I installed STS 4 for windows 10 64bit , and when I tried to create a server then Pivotal is not present ! How to include Pivotal server in STS 4 ?

like image 484
pheromix Avatar asked Jan 11 '19 14:01

pheromix


People also ask

How do I add a pivotal server to STS 4?

1.) install the "Pivotal tc Server Integration for Eclipse" extension into your STS4 installation using the Eclipse Marketplace Client. 3.) create a new server instance your STS4 Servers by pointing it to the tc Server install that you have and go from there.

What is pivotal tc Server?

Pivotal tc Server formerly known as VMware vFabric tc Server, is now part of the Pivotal portfolio of products. Pivotal tc Server provides enterprise users with a lightweight Java application server that extends Apache Tomcat for use in large-scale mission-critical environments.


2 Answers

There are three things you need to do:

1.) install the "Pivotal tc Server Integration for Eclipse" extension into your STS4 installation using the Eclipse Marketplace Client.

2.) register and download Pivotal tc Server itself (https://network.pivotal.io/products/pivotal-tcserver)

3.) create a new server instance your STS4 Servers by pointing it to the tc Server install that you have and go from there.

Hope this helps!

like image 147
Martin Lippert Avatar answered Oct 23 '22 01:10

Martin Lippert


This is now replaced with "VMware tc Server Integration" Search for this using Eclipse Marketplace

like image 22
Martin Avatar answered Oct 23 '22 00:10

Martin