Oracle Weblogic deployment issue

Viewed 28

I am getting mentioned issue in the deployment of war files in weblogic.

org.springframework.ldap.core.TokenMgrError: Lexical error at line 1, column 5. Encountered: "/" (47), after : "":org.springframework.ldap.core.TokenMgrError:Lexical error at line 1, column 5. Encountered: "/" (47), after : ""

The same war file is running fine on another server enter image description here

0 Answers
Related