Hi, On Tue, 17 Feb 2009 10:59:03 -0800 Mic Bowman <[email protected]> wrote:
> Does the browse frontend work? What's the path where it is registered? > The old CB browse interface was registered on '/' but I can't get to > it on the new assetinventory server. The browse frontend relies on the ForEach method in the asset storage provider. The ForEach method uses an SQL query that isn't currently supported in OpenSim's DB backends, though. For the time being, this handler and the ForEach implementation are commented out. Patches welcome :D HTH, Mike _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
