Speeding up Maven by parallel threads
Tuesday, 10 March 2015
When using Maven with very large projects the mere task of cleaning up work directories can be a long process that can halt work for a considerable time. There are already a whole bunch of tutorials on all of the steps that you can optimize to speed up the process, and so this article only
- Published in Blog, Digital Development en
No Comments
SSO using LTPA on IBM WebSphere servers (Part1)
Friday, 27 February 2015
On many occasions we have to create a Single Sign On (SSO) to allow user authentication in several apps or servers without having to reenter their credentials for each of them. The most common scenario is that in which a central app is deployed and it manages authentications by generating a single token at the
- Published in Architecture, Blog, DevOps, Digital Development en, Document Management