Commit Graph

8 Commits

Author SHA1 Message Date
justincc
6f2961f0e2 Fix casting problems where I assumed return value was still a XmlRpcResponse rather than the value HashTable 2009-12-15 15:10:29 +00:00
justincc
be3360db67 replace a couple of xmlrpc invocations with invoke() instead of send()
this is in order to force an exception on an error - send() does not do this and people end up simply ignoring the error codes...
2009-12-14 16:29:25 +00:00
Justin Clark-Casey (justincc)
94b22e1d52 Add more stack trace information to some messaging server exceptions 2009-12-01 12:34:44 +00:00
Justin Clark-Casey (justincc)
613f3bb3ce minor: formatting, change some logging messages 2009-12-01 12:21:16 +00:00
Teravus Ovares (Dan Olivares)
c605509da3 * Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only. 2009-09-09 16:20:19 -04:00
Jeff Ames
840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Sean Dague
cddaaf3e13 svn attribute fixes so that we can play nice between windows and linux 2009-02-26 22:54:50 +00:00
MW
07ee252cf3 Renamed IMessageUserServerService to IInterServiceUserService.cs
Renamed MessageUserServerModule to InterMessageUserServerModule
2009-02-25 21:00:58 +00:00