I did not. We determined the product in question wasn't going to be distributed, used the crazy java.policy and moved on to other more pressing matters. Sorry, no help from me.
Type: Posts; User: b. murphy; Keyword(s):
I did not. We determined the product in question wasn't going to be distributed, used the crazy java.policy and moved on to other more pressing matters. Sorry, no help from me.
I should also mention that I tried setting up my own java.policy file and calling it through the commandline -D properties, but at that point, Spring wouldn't connect the classes together based on a...
Here goes.
My code started out pretty simple.
@ManagedResource(objectName = "tf:name=testDirector", persistPolicy = "OnUpdate")
public class TestDirector extends...