cancel
Showing results for 
Search instead for 
Did you mean: 

No Connectivity Tab in Server View of Eclipse

gloria_mendoza2
Explorer
0 Kudos

I am trying to create a destination within my Java Web Tomcat 8 Server in Eclipse 2018-12, but it is not possible because I cannot find the Connectivity Tab within my Server view. The tabs I have available are Overview, Modules, Users and Loggers. Is there any way to get this tab to appear. If not, then how can I create the destination I need?

Accepted Solutions (0)

Answers (2)

Answers (2)

gloria_mendoza2
Explorer
0 Kudos

Thanks Bohan.

bohan
Explorer
0 Kudos

Hi Gloria,

I've had the same issue with eclipse 2018-12. The workaround I figured out is to add destinations manually into server config file.

You can create destinations folder under config_master folder if it doesn't exist.

config_master -> service.destinations -> destinations

And then put all your destination files under destinations folder.

Cheers,
Bohan