OSB 12c correct path to access properties file from java java callout from proxy
I have a OSB 12c Proxy with a java callout that tries to access a properties file in the local file system. In the old OSB 11g the path to the properties files was <myDomain>/config/osb but in 12c this path is not working, I am getting a null pointer exception when trying to load the properties file. I am using a compatc domain with SOA quickStart installation in Windows 7. Do you know which would be the correct path?