Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to access the MetaData nevertheless?

metadata
0

So, the real problem seems to be the way to get the needed MetaData (and I always assume that you don’t want to ship the implementation DLL to the server. Method one: Use SOAPSUDS -ia -nowp When calling SoapSuds with the -ia:-Parameter, it will extract the MetaData for all possible MarshalByRefObjects, including all CAOs. You can then use the resulting DLL to register the ActivatedClientType and create new instances of it. Method two: Use Class-Factories The reason why SoapSuds (using -url Parameter) doesn’t return any data is that you are contacting a “generic” class Factory. You can work around this by providing a custom classfactory and registering this as a Singleton SAO.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123