maven - Eclipse server location using workspace metadata, can't change to installation -


i want eclipse deploy application tomcat installation folder's webapps when add server in eclipse, reason eclipse seems use it's internal server instance under .metadata/.plugins, thought added server manually , provided installation directory. after added server runtime project facets , enabled dynamic web module. when add application server under server tab , start server, application doesn't appear in tomcats installation folder nor instance started up.

when server configuration tab, can see eclipse using workspace metadata server location , doesn't let me change tomcat installation.

image http://oi68.tinypic.com/2r70d8y.jpg

what causing problem , how solve it? have spent hours 1 no luck.

  1. remove modules in server configuration/modules tab.
  2. close configuration.
  3. right click server in "servers" view , publish it.
  4. open configuration again.

then must editable.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -