Menu

Source Commit Log


Commit Date  
[r6358] by b_calderwood

Manually merge from 5_12

2012-09-18 22:37:52 Tree
[r6357] by prudhvireddy

Merged from JAFFA_5_12_RELEASE

2012-09-18 21:23:57 Tree
[r6356] by prudhvireddy

Merged from Jaffa_5_12_Release

2012-09-18 21:21:01 Tree
[r6355] by saravanan1181

Fixed the coed to accept the json field properties with and without single and double quots.

Example Inputs:

{part:{operator:'Equals',values:['TESTPART']}}

{"part":{"operator":"Equals","values":["TESTPART"]}}

2012-09-17 14:04:29 Tree
[r6354] by prudhvireddy

Bug 27198: Added condition to not call doAutoSelect when a record is selected from finder combo grid lookup.

2012-09-17 06:33:21 Tree
[r6353] by saravanan1181

Added error handling for property validation.

2012-09-14 20:51:27 Tree
[r6352] by saravanan1181

Added code for input json schema validation.

2012-09-14 20:09:49 Tree
[r6351] by prudhvireddy

Checking if the value is string before calling replace on it

2012-09-14 19:55:33 Tree
[r6350] by saravanan1181

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'.

2012-09-14 14:01:39 Tree
[r6349] by saravanan1181

Added functionality to handle the Collection generic type parameters and return type. The existing code only had the functionality to handle the array of objects and object.

Eg for modification:

The update method argument is List of parts and return type is List of PartUpdateConfirmation.

update(java.util.List<Part> parts) : java.util.List<PartUpdateConfirmation>

2012-09-14 13:50:54 Tree
Older >
MongoDB Logo MongoDB