Menu

Source Commit Log


Commit Date  
[r6342] by kevinmiro

Creating JAFFA_5_12_7_FINAL tag.

2012-09-12 00:24:07 Tree
[r6341] by saravanan1181

Modified the code to handle the Generic Collection return and parameter types using java reflection.

Eg:
The update method in web service takes List<Part> input and List<PartUpdateConfirmation> output

Screen Layout for Web Service update method:
---------------------------------------------
update(java.util.List<Part> parts) : java.util.List<PartUpdateConfirmation>

Parameters:
java.util.List<Part> parts

Returns:
java.util.List<PartUpdateConfirmation>

2012-09-11 22:50:00 Tree
[r6340] by SeanZ

Rollback the previous change as it was not necessary.

2012-09-11 20:50:23 Tree
[r6339] by prudhvireddy

Refactor: Moved modify button handler logic to a new method called 'onModify'. This will give access to override modify handler.

2012-09-11 16:51:17 Tree
[r6338] by SeanZ

Allow recs being recreated in postReadProcess().

2012-09-10 22:13:21 Tree
[r6337] by saravanan1181

Modified the code to get the port from NamingServiceMBean to build the provider URL.

2012-09-10 21:34:00 Tree
[r6336] by sandeepmehra

added jvm argument to specify max perm size while generating jaffa-rules-generated-aop.xml to avoid OutOfMemory issues during build. This was happening on Windows 7 machine.

2012-09-10 16:24:39 Tree
[r6335] by saravanan1181

1) Introduced new asXMLGregorianCalendar method to convert the java.util.Data to javax.xml.datatype.XMLGregorianCalendar.
2) Created new dozer CustomConverter for java.util.Data to javax.xml.datatype.XMLGregorianCalendar conversion.

2012-09-08 10:25:53 Tree
[r6334] by prudhvireddy

Using Ext.isEmpty to check data(validateGrid method). This will ensure '0' (zero) as a valid value and won't throw alert when column is mandatory.

2012-09-07 16:38:24 Tree
[r6333] by saravanan1181

Initially created dozer and xslt transformations architecture for contract first web service.

2012-09-06 12:57:04 Tree
Older >
MongoDB Logo MongoDB