WorkPlace Services Express and Domino LDAP
Bookmark :
Ok, I've been pulling my hair out for the past while to get my WSE server working with my Domino server for authentication. After following the instructions step by step, word by word, letter by letter I just couldn't get it working.
Well a load of emails to internal IBM sources later and it turns out that somebody left out one of the steps in the instructions. It turns out that the proceedure to change the security takes longer then the default SOAP wait period so you need to increase the SOAP timeout.
To do this just open the WSE\AppServer\Properties\soap.client.props file and set the timeout value to 6000. Then after following the steps in the instructiosn run the wizards as instructed and you'll end up with a successful install of WSE that is integrated to your Domino LDAP.





Comments
Posted by Pete Brown At 05:20:49 PM On 03/15/2005 | - Website - |
Posted by Simon Barratt At 05:15:03 PM On 03/15/2005 | - Website - |
Posted by Simon Barratt At 05:16:07 PM On 03/15/2005 | - Website - |
Posted by Chris Miller At 04:41:06 PM On 03/15/2005 | - Website - |
Posted by Ed Brill At 03:53:52 PM On 03/15/2005 | - Website - |
One point I would make is to add the DominoUNID fields to the ExtensableScheme subforms instead of the actual forms themselves. Then set the subforms not to allow overwrites so that if you do an upgrade then your changes won't get deleted and you can still get the updates for the standard forms.
Hope this helps.
Posted by Declan Lynch At 05:42:55 PM On 03/15/2005 | - Website - |