Share

Aglet Software Development Kit

File Release Notes and Changelog

Release Name: 2.0.2

Notes:
Bug fixes.  One new property in the aglets.props file: atp.useip.  Enjoy.

Changes: 2.0.2 ** AgletClassLoader: Classes loaded from codebase are placed in the cache. This fixs the security excpetion when sending user defined classes as a message. ** atp/Handler: added atp.useip which causes server to use ip address instead of name in its URL. Useful if the server doesn not have a DNS entry. ** General: Moved println's to logging system. ** General: ant script uses unix EOL.