This blog is for my personal use only.
After doing Quick Start Installation of SOA 12c,I tried to deploy a sample composite.On deploying the composite to default partition or any other partition I got the below error DefaultServer: java.security.AccessControlException: access denied .
After doing Quick Start Installation of SOA 12c,I tried to deploy a sample composite.On deploying the composite to default partition or any other partition I got the below error DefaultServer: java.security.AccessControlException: access denied .
Cause:
I was using JDK 1.8 version ,which was preventing the composite deployment.
Resolution:
Use JDK 1.7
No comments:
Post a Comment