1) Modified the wsTestUtil.jsp to use the jackson lib for 'json to java' and 'java to json' conversion.Since the modification on contract first web service changed the
implementation of the json lib to jackson lib to handle json to collection of objects and vice versa.
2) Getting the name attribute from WebService annotation in web service class. This is being used in 'web service api doc'.