Menu

Source Commit Log


Commit Date  
[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
[r6348] by saravanan1181

Modified the code to get name attribute from WebService annotation from service class to populate in wsdl.properties file and it will be used in 'web service doc api' to
modularize the services under corresponding module.

eg:
ReceiveDeliveryService will be modularized under
Item
+Workflow
+ReceiveDelivery(ReceiveDeliveryService).

2012-09-14 13:47:04 Tree
[r6347] by SeanZ

Moved beforeReadProcess() at the beginning of Jaffa.data.DWRTreeGridReader.read()

2012-09-14 05:16:27 Tree
[r6346] by ut_paule

Added check for liquibase in Ant Setup

2012-09-13 22:35:17 Tree
Older >
MongoDB Logo MongoDB