Archive for February, 2009
Apache Jetspeed2
Saturday, February 14th, 2009Apache jetspeed 2, first released happen 16 Mar 2006. Since that time Jetspeed 2 is leading java portals. lot of big portals are based on jetspeed container. Jetspeed-2 is using pluto, as jsr1-168 implementation. There is no doubt to say jetspeed 2 is one of the best java based portal server avaible right now. There [...] Read more »
Connect mysql from Remote machine
Friday, February 13th, 2009In mysql user need permission based on IP to connect mysql server. In default installation of mysql it doesn’t permit root to connect from remote machine Using the following command, we set permission for connecting server from remote machines shell> mysql –user=root mysql mysql>GRANT ALL PRIVILEGES ON *.* TO monty@localhost IDENTIFIED BY ‘some_pass’ WITH GRANT [...] Read more »
Spring LDAP 1.3.0.RELEASE
Thursday, February 5th, 2009Spring LDAP 1.3.0.RELEASE This is a major release, containing more than 50 fixes compared to the 1.2.1 version; modifications varying in importance from internal modifications and minor fixes to important bug fixes and and significant functionality additions. Most importantly we now provide a means to perform simple LDAP authentication directly in LdapTemplate. Other useful improvements [...] Read more »
Java Tools
Thursday, February 5th, 2009Java that changed world of open source technology. I always love to work Java, but right tools for Java was always an problem, with lot of tool available in market it always confused the developers. Following are the tools that i use to Java development. Java 5 Eclipse Notepad++ tomcat 5.5 Read more »



