Re: [OGo-XML-RPC] Exceptions/Malformed requests

Helge Hess <[email protected]>
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
On Donnerstag, 17. Juli 2003, at 14:24 Uhr, Christoph Moeller wrote:
>   class:     ObjcRuntimeException
>   name:      ObjcRuntimeException
>   reason:    LSCommandContext (instance) does not recognize 
> documentManager

Hm, that again looks like the skyxmlrpcd got broken during the 
SKYRiX=>OGo transition ... :-(

The "documentManager" method of LSCommandContext was moved to the 
OGoBase bundle (contained in the DocumentAPI directory). So it must be 
ensured that OGoBase is loaded prior access of the documentManager 
method.

We'll look into this, it is certainly a bug. As a quick hack, you could 
add a

   NSClassFromString("SkyBaseBundleManager");

call in the -init section of the xmlrpcd application class.

best regards,
   Helge
-- 
OpenGroupware.org	- http://www.opengroupware.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.