In our current assignment we are building a messaging based integration solution using Spring Integration and deploying it on WebLogic. In general, this has been quite a good experience as Spring Integration is a pleasant framework to work with from a developer’s perspective and the customer is happy that it will be rolled out on [...]
Secure JMS, Spring and WebLogic – a One Click Workaround
June 26th, 2011 by Olof Åkesson and Vlado Palczynski — Java, Tips & Tricks
Tags: programming, spring jms, weblogic
Referential Integrity using Spring LDAP
December 7th, 2009 by Vlado Palczynski — Java
The directory servers of today are packed with a lot of nice features, one of them being Referential Integrity which performs integrity updates on attributes like member, uniqueMember, owner etc. Simpler put, when an entry updates its distinguished name, all references using the old distinguished name get updated to the new one. However, there can [...]
Tags: open source, programming, referential integrity, spring, spring ldap
