Working dir incorrect tomcat 9.10?

2018-06-30 Thread Carl-Henrik Tjärnlund
Hi! I'm in the process of upgrading from tomcat 8 to 9 and was running into a probelm with velocity not beeing able to create the default log file, ./velocity.log and after some troubleshooting it seems it is trying to create it in the root of the file system instead of the current working director

Working dir incorrect tomcat 9.10?

2018-06-30 Thread Carl-Henrik Tjärnlund
Hi! I'm in the process of upgrading from tomcat 8 to 9 and was running into a probelm with velocity not beeing able to create the default log file, ./velocity.log and after some troubleshooting it seems it is trying to create it in the root of the file system instead of the current working director

Re: Working dir incorrect tomcat 9.10?

2018-06-30 Thread Carl-Henrik Tjärnlund
Ok, thanks for the clarification and of course there are multiple ways to solve this; I just ran in to problems since the behaviour seemed to have changed between the versions but I've upgrade the whole stack from OS to java to tomcat so its was hard to isolate the change and I made the wrong assum