The id value of web ticket is changed from "pptoken2" to "Compact2".
It cause null pointer exception occur when retrieving offline message.
So, the class SSO.java is required to amend accordingly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
According to the following url:
http://code.google.com/p/phpmsnclass/updates/list
The id value of web ticket is changed from "pptoken2" to "Compact2".
It cause null pointer exception occur when retrieving offline message.
So, the class SSO.java is required to amend accordingly.