|
Hi;
Anyone know off hand why this call returns "null" just under ofbiz?
InputStream in =
DBConnection.class.getResourceAsStream("/com/ccradius/utils/app.properties")
;
It's for an app in hotdeploy directory I get the same problem with OFBiz 12
and 15.
At first I thought it might be something to do with the URI mappings, but it
isn't.
Thx
Carlos
|