Using setUserOverridesLate.cmd per server
I need to supply argumwetns to my java application running in Weblogic 12 and these argumebnts have double qutes '"'. As per Document 2975070.1 (oracle.com) this is possible with the file [DOMAIN_HOME]/bin/setUserOverridesLate.cmd but the problem is I don't want this domain wide but only for a single app/jvm in the domain.
Is it possible to apply this specifically to one system?