Menu

#24 Tomcat plugin 9.1.2 don't update rootDir at Eclipse Neon

Open
open
nobody
None
2019-03-22
2017-01-04
mhimuro
No

Tomcat plugin 9.1.2 don't update rootDir at Eclipse Neon .

  • Tomcat Manager Plugin version
    I download 9.1.2 from market place.

  • Eclipse version
    Eclipse Java EE IDE for Web Developers.

Version: Neon.2 Release (4.6.2)
Build id: 20161208-0600

( I try 4.6.1 too... )

1 Attachments

Discussion

  • FengChih Hsu

    FengChih Hsu - 2017-01-31

     

    Last edit: FengChih Hsu 2017-01-31
  • Andriy Potapov

    Andriy Potapov - 2017-06-16

    Same problem exists on Neon 4.6.3 and Mars 4.5.2

    Version: Neon.3 Release (4.6.3) Build id: 20170314-1500
    Version: Mars.2 Release (4.5.2) Build id: 20160218-0600
    Tomcat 8.5.14
    Tomcat Plugin 9.1.2 (DevLoaderTomcat85.jar)
    Windows 10 (build 10240)

    It seems that any UPDATE for a string properties from "Tomcat Project Panel->General Tab" being ignored. Applies to: webapplication root (optional), web applciation work (optional), context name.

    During CREATION only context name is actually used, the rest: webapplication root (optional) - ignored and project folder used, web applciation work (optional) - always defaults to /work.

    Note: Both above mentioned setups work fine with opriginal sysdeo plugin and Tomcat 7.x

     

    Last edit: Andriy Potapov 2017-06-16
  • Steven Lee

    Steven Lee - 2017-09-04

    I get the same issue in Oxygen Release (4.7.0)
    Build id: 20170620-1800

    Changes to webapplication root (optional) and web applciation work (optional) are reset to "blank" and "work" respectively.

    Also, everytime I click apply a new "Loader" tag gets added to the context xml file.

    <Loader className="org.apache.catalina.loader.DevLoader" reloadable="true" debug="1" useSystemClassLoaderAsParent="false"/>

     
  • Kevin Yue

    Kevin Yue - 2019-01-09

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

     
  • Andriy Potapov

    Andriy Potapov - 2019-03-22

    Tomcat plugin 9.1.4 fixes this bug

    Tested on
    Eclipse Version: Photon Release (4.8.0) Build id: 20180619-1200
    Apache Tomcat/8.5.24
    DevLoader modified by e.siffert (August 04 2014) for Tomcat 8

    Thanks!!!

     

Log in to post a comment.