| Version |
Date |
Description |
| 1.3.0
|
2008-08-27 |
Added logging info and cleaned up dependencies |
| 1.2.0
|
2008-08-04 |
Remoting Exception handling improved |
| 1.1.0
|
2008-08-01 |
Binary protocol |
| 1.0.5
|
2008-07-31 |
Essentail refactoring |
| 1.0.0
|
2008-07-30 |
First version |
| Type |
Changes |
By |
 |
startup and
configuration messages are logged on info level |
simon.martinelli
|
 |
To avoid unnecessary
dependencies HttpUrlConnection is used instead of Commons
HttpClient, XMLEncoder and XMLDecoder instead of XStream and Java
Loging instead of Log4j |
simon.martinelli
|
| Type |
Changes |
By |
 |
Refactoring in
remoting classes |
simon.martinelli
|
 |
Fixed PMD violations |
simon.martinelli
|
 |
Moved content type
from SimConstants to enum Protocol |
simon.martinelli
|
 |
When an exception
occurs during method invocation on the server side, the exception is
serialized as result and rethrown on client side |
simon.martinelli
|
| Type |
Changes |
By |
 |
One can choose between
XML and binary protocol |
simon.martinelli
|
| Type |
Changes |
By |
 |
simject maven
project complete self contained |
simon.martinelli
|
 |
simject-factory
project renamed to simject |
simon.martinelli
|
 |
simject-parent
project renamed to simject-demo-parent |
simon.martinelli
|