You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Users
I have Spring 4 injecting a properties file into my war as a classpath resource, is this dangerous to do? My assumption is that spring is opening a file handle at some point. Shouldn't that be done in a JCA or does Spring some how account for it?