August 15, 2005
One of the limitations of using Spring outside of the traditional J2EE container is hard-coding database information inside the Spring configuration file. If you are deploying the application inside the container, you can simply reference the DataSource via JNDI and not have to provide login, password information about the database connection. To work around that [...]
Read the full article →
August 12, 2005
I am in San Francisco this week on a business trip, staying at the Argent Hotel. The Argent is right across from Moscone Center, which is hosting LinuxWorld this week. It feels so weird to see all the Linux sessions, meetups, and BOFs happening in my hotel and the restaurants around here without participating. Linux, [...]
Read the full article →