Hi Sunil,

Sunil Todi wrote:
Hello All,

I have a small problem. I want to pass the argument(s) remotely to
initialize the object using the resolve() method from the client. But it
seems there is no way to pass the arguments through resolve() method. So is
there any workaround to this?
The same thing I can do using createInstanceWithArgumentsAndContext() call
locally.
the "resolve" method _gets_ an object, this object is likely not newly created, for example getting _the_ office component context.

If you like to create an object, return a factory object from the remote site and call the "create" method with the particular arguments.


Thanks in advance.
Help will be highly appreciated.

Regards,
// Rahul
Kay



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to