Installing policies via an API or script
One answer
Though policies are stored internally as assets by RAM, the update (of the asset) from the UI as you update the .jar also refresh the class loader associated with that policy.
... there is not "api" per se to do it now... though I can see that having an ant task to update a policy .jar would significantly help automating this process in a development environment.
... there is not "api" per se to do it now... though I can see that having an ant task to update a policy .jar would significantly help automating this process in a development environment.