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:
Juan Carlos Luciani
2007-01-23 10:32:50 +00:00
parent 5b267c79e5
commit f7b0f92e80
24 changed files with 1519 additions and 36 deletions

View File

@@ -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>