Made changes to allow packages built for Zen to be more compatible with
it. Enhanced places where exceptions are thrown to include information about exceptions that may have been caught to improve debugging.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<bci:env prop="java.naming.referral" value="follow"/>>
|
||||
<bci:env prop="com.novell.casa.authtoksvc.directory_type" value="eDir"/>
|
||||
<bci:connection xsi:type="bci:LDAPConnector">
|
||||
<bci:address>ldaps://LDAP_HOST_NAME:LDAP_LISTEN_PORT</bci:address>
|
||||
<bci:address>ldaps://LDAP_HOST_NAME:LDAP_LISTEN_PORT</bci:address>
|
||||
</bci:connection>
|
||||
</bci:realm>
|
||||
</bci:realms>
|
||||
|
||||
Reference in New Issue
Block a user