In our application we have created a maven project and we are deploying that on Wildfly 8 server. The problem is some of the Danish characters (special characters) are not getting rendered properly when we are deploying the application in our Dev server, but it is Ok when we are deploying in the server on our local machine.
Can anyone suggest what can go wrong here or what can cause the issue. I think we need to change the server encoding but the I have also not changed the encoding of our local server. So wondering what the issue is.