WebLogic12/Java8 issue
For HSGBU application development I am trying to configure WebLogic12 with Java8. Application needs Oracle WSM Policy Manager for web services protection. I am getting this error when I configure new domain:
com.oracle.cie.domain.ConfigMappingException: CFGFWK-64038: The app-svc-name "wsm-pm" must have target. CFGFWK-64038: The app-svc-name "wsm-pm" must have target. CFGFWK-64038: Provide a valid target.
It's looks like a bug for me.
Alex