Liferay 6.0 EE SP2 is out!
Liferay just released their second service pack for 6.0 enterprise customers. Apart from lost of small bug fixes, they included one welcome enhancement to the hooks system: overriding struts actions in a hook
Read more…
Liferay just released their second service pack for 6.0 enterprise customers. Apart from lost of small bug fixes, they included one welcome enhancement to the hooks system: overriding struts actions in a hook
Read more…
Nice blog post by IBM about JVM command line settings. I like the option to remove explicit garbage collection.
http://www.ibm.com/developerworks/java/library/j-5things11/index.html

For one of our customers we’ve been working on securing their web services with Secure Ticket Service (STS). The setup involves a Liferay Portal that authenticates the users using OpenSSO Express 8. The portlets make SOAP calls to a JBoss 5.1 server that has some EJB’s exposed as a web service provider.
The principle behind STS is really simple. You don’t have to change your webservice provider, client or WSDL. Just plug the right client and server handler, configure OpenSSO and go!
On the SUN Development Blog there is an excellent walk through named Enabling Web Service Security with OpenSSO WSS Agent. This post is about our experience with this setup and the pitfalls we encountered.
Recent Comments