Shiro.ini file requires glassfish clean wipe to update

Deadly 提交于 2019-12-12 04:34:50

问题


We're working with Apache Shiro for our user authentication on glassfish 4. We've run into an issue where any changes to the shiro.ini file don't properly get implemented. No matter how many times we push, even if we clean and build first, the system acts like it is using the old version of the .ini file. The only fix is to take everything off of glassfish, wipe it clean, and then a new install will work. This solution is obviously untenable, is there something we are missing? I'd like to include more information, but I don't know what else could be affecting this issue.

来源:https://stackoverflow.com/questions/42378379/shiro-ini-file-requires-glassfish-clean-wipe-to-update

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!