[Opensim-dev] About available services in grid mode
Impalah
impalah at gmail.com
Tue Nov 25 12:43:08 UTC 2008
Hi:
My last message was about some "lost" data when calling to some services (in
this case UserServices), working in Grid mode.
Well, today I miss more than data, I've lost even some servers when I
execute a Grid. For example, I can't create a new user accessing
OpensimBase.CommunicationsManager.AddUser(), simply the internal object
IUserServiceAdmin m_userServiceAdmin is null.
I need to call these methods from a plugin (RemoteServicesPlugin :
IApplicationPlugin), which give me only access to OpensimBase object.
If I have to access, in this case, to the User Server methods I can't in
grid mode... I pretend to have a plugin for the COMPLETE remote
administration of a Grid and not to use console commands to do some
repetitive tasks, and, of course, not to access directly to database (I hate
some kind of "hacks").
Anyone knows how to access to grid servers (UGAS) from OpensimBase without
hacking the base code?
Greetings
PD - I am replicating some console commands and seems that everything is
working quite well (messages, terrain commands, even building commands), in
the next days I will upload the code (both for plugins and xmlrpc client) to
my web page, and if anyone wants to review/modify/criticize is welcome.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20081125/0e221226/attachment-0001.html>
More information about the Opensim-dev
mailing list