Wednesday, January 5, 2011

OpenBravo installation problem

In these days trying to install from source Openbravo found a lot of problems due to the fact that my version of ubuntu is 10.10 and therefore postgresql 8.3 was  no longer supported.
The error returned was due to the lack of library-postgresql contrib-8.3 no longer supported.
 Googling I found this link that allows  to do download the library and all its dependencies



postgresql-contrib-8.3



Greetings and Happy New Year to all
Rinaldo

Monday, December 13, 2010

Things Every Programmer Should Know

From javacodegeeks:
"... articles about "Things Every Programmer Should Know" are occasionally posted. As stated in the author's first post, the 97 Things Every Programmer Should Know project, pearls of wisdom for programmers collected from leading practitioners."
read it

Thursday, December 9, 2010

What's New in Spring-WS 2.0?

From infoQ, Arjen Poutsma introduces Spring-WS, and shows what’s new in Spring-WS 2.0 using demos: an improved @Endpoint model, Spring 3 and Java 5++ support, full streaming, and integration test support.
Presentation on InfoQ

Friday, December 3, 2010