Has anyone face issues on Linux with class loader or loading of properties file in CQ 5.6?
Here is what we are trying:
- We have config node that is "com.a.b.c.DataConfig"
- When we try to load this configuration on Linux, it gives Null Pointer Exception
We have the same code with same configuration deployed on Windows Box and it is working fine.
We want to know is this is the known issues, and we have any patch or hotfixes available to fix this.
We can provide more details if needed.