Archive for January 2011

Wanna play 'Sheela ki Jawani' when something erroneous happens in your Code??

This post is in continuation of my earlier post - "using log4j for various logging events" We all are familiar with log4j (if you are not then you can read out here). We all know about different types of appenders available like - File Appender, Console.
Saturday, January 22, 2011
Posted by Unknown

Accessing Social Network using 'Spring Social' and 'Scribe' APIs

Few days back I came across Spring social API library developed to access social networking sites from within the Java programs and finally Today I got chance to explore it :) The current milestone includes templates for Twitter, Facebook and LinkedIn..
Sunday, January 16, 2011
Posted by Unknown

Understanding Basic Financial System..

From a bird’s eye any financial system looks like as shown below (self explanatory): In any Financial system we have Accounts, Portfolios, Positions, Orders, and Transaction etc. Let's understand these in details. EQUITYThe term's meaning depends.
Saturday, January 8, 2011
Posted by Unknown

Maven - creating a Jar from contents of another Jar file

Recently I came across a situation where I had to create a jar file with similar contents as of some other available jar. As using maven we cannot copy one jar file within another and also I didn't want to reinvent the wheel again so here is how I achieved.
Sunday, January 2, 2011
Posted by Unknown

Using log4j for various logging events ...

We all are familiar with log4j and use it in our projects to log various information. One of the most stunning features of log4j API is its manageability. Once the log statements have been inserted into the code, they can be controlled with configuration.
Posted by Unknown

Popular Post

Labels

JAX-RS (1) JPA (1) RESTful (1) enums (1) java (2) mysql (1) request 2 (1) sphinx (1) tomcat (1) web service (2) ws (2)