简体   繁体   English

WSO2 Identity Server 5.1管理控制台自定义无法正常运行

[英]WSO2 Identity Server 5.1 management console customizing is not functioning

I tried to replace WSO2 Identity Server logo with my company logo in Main.Css file of corresponding jar. 我试图用相应jar的Main.Css文件中的公司徽标替换WSO2 Identity Server徽标。

But when I tried to restart the server the Jar file is not loading. 但是,当我尝试重新启动服务器时,Jar文件未加载。 Even if it is loading the logo is not getting displayed. 即使正在加载徽标也不会显示。

Any replies? 有回覆吗?

I believe you have changed the jar and replaced the existing one in repository/components/plugins folder. 我相信您已经更改了jar,并替换了repository / components / plugins文件夹中的现有jar。 If so, this gets replaced by the original jars in repository/components/patches/patch0000 folder. 如果是这样,它将替换为“ repository / components / patches / patch0000”文件夹中的原始jar。

If this is the case what you can do is create a folder such as patch5000 in the patches folder and place the modified jar in it and restart. 如果是这种情况,您可以在patchs文件夹中创建一个文件夹,例如patch5000,然后将修改后的jar放入其中,然后重新启动。 Let me know if this works. 让我知道这个是否奏效。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM