Menu

#36 project "application root" does not persist

Open
open
nobody
None
2019-01-09
2017-10-30
No

project>properties>tomcat>general : "subdirectory to set as web application root (optional)" does not persist, and the context.xml does not update with the correct value for "docBase"

eclipse 4.7.1a
tomcat plugin 9.1.2

Discussion

  • paul stanton

    paul stanton - 2017-10-30

    for eg the docBase is the project root dir, however the webapp exists under [project]/src/main/webapp. "apply and close" creates an incorrect context.xml and returning to the properties page shows a blank input field.

     
  • paul stanton

    paul stanton - 2017-10-30

    i can get everything working if i edit context.xml and .tomcatplugin files directly (using an old workspace as a template) so my problem is just that whatever i enter in the UI is being ignored.

     
  • Kevin Yue

    Kevin Yue - 2019-01-09

    Here is the PR https://github.com/his-eg/tomcatplugin/pull/9, waiting for merge

     

Log in to post a comment.