Oracle/Middleware/user_projects/domain/domain_name/config/ and open config.xml.
<sec:authentication-provider xsi:type=”wls:ldap-authenticatorType”>
manually change authenication-provider type to “wls:active-directory-authenticatorType”.
Source:
http://www.codeconfuse.com/2014/08/oraclesecurityjpsjpsruntimeexception.html
Komentarze są wyłączone
So the admin server cannot be started because of the wrong authenticator type. But here is how to manually change the authenticator type. Target
$Domain_HOME/config/config.xml
Source:
http://jjzheng.blogspot.com/2012/09/manully-change-weblogic-security.html
Komentarze są wyłączone
Application->Application Properties. Expand the Deployment tree, click Weblogic. There is an “auto generate and synchronize WebLogic JDBC Descriptors during deployment” checkbox.
Komentarze są wyłączone