MessageNotUnderstood: MaMalformedRequestError>>repositoryController:

Keith Hodges keith_hodges at yahoo.co.uk
Wed Dec 12 06:37:16 UTC 2007


>
> But I know you are interested in the cause of the error itself.  When
> you get this error, you should break into your client and look in teh
> debugger at the request it passed to the server.  Look at ALL the
> arguments and find which object whose class is not included in this
> Array:
>
>   MagmaRepositoryController basicNew protocol
>
>   
thats the one... try changing the appropriate lines in #protocol to

    "extra objects for some requests."
        MaBasicReadStrategy withAllSubclasses asArray,
        { MaCommitPackage.   },

Keith



More information about the Magma mailing list