marat-gainullin / platypus-js

Apache License 2.0
9 stars 9 forks source link

Tomcat don't save new password #93

Closed minya92 closed 7 years ago

minya92 commented 8 years ago

I'm trying to change the password in the tomcat server settings, but nothing happens, password remains the same. Username change without problems.

image

valeriy-maslov commented 8 years ago

I dont know about MustDieOS, but in Linux things like this happens when designer is not allowed to read and write user configuration. In default installation in Linux this configuration contains in ~/.platypusdesigner folder. It also includes Apache Tomcat global configurations and application contexts. I think your configuration allocated in C:\Users\lapsh\AppData\Roaming\.platypusdesigner according to your screenshot. Go there and find tomcat-users.xml, you can change username and password there.