On 04.06.2017 17:38, Desteny Child wrote:
Hi,
On Linux(openSUSE) machine I'm trying to deploy on Tomcat 8 application(war
file) that contains a files with names with Unicode characters.
Inside of the war file the name looks like:
бжк-природний-1496336830201.xml
but after deploy the file looks
Hello,
I was able to figure out that this issue was caused by a developer
adding logging code to the serialization that had a NPE.
Unfortunately the exception was not printed out to catalina.out so it
was very hard to find, but easy to fix.
Thanks,
-Jared
On Tue, May 30, 2017 at 10:30 AM, Chris
Hi,
On Linux(openSUSE) machine I'm trying to deploy on Tomcat 8 application(war
file) that contains a files with names with Unicode characters.
Inside of the war file the name looks like:
бжк-природний-1496336830201.xml
but after deploy the file looks like:
???-?-1496336830201.xml