On 9/6/07, Cedric Bosdonnat <[EMAIL PROTECTED]> wrote:

Hallo Cedric,

> The best way to convince him: calling SOAP methods from Basic is
> impossible unless you develop an UNO API for this... in Java or
> something else.

look at this ...

http://udk.openoffice.org/java/examples/wsproxy/component_description.html

... it was possible to call SOAP functions from Basic. I tried to call ...

proxyFac = createUNOService("com.sun.star.webservices.proxy.ProxyFactory")

... but proxyFac object was null. I tried to search for ProxyFactory
description, but no success. So, I assumed it was renamed, moved or
completely removed.

As I said, this example is from year 2003, more than 4 years old.

> As long as the Java extension provides a correct UNO API (beware of the
> traps with Basic use of UNO).

I know this, but my first question was wrong. OKay, my new question is
- following piece of code / API ...

http://udk.openoffice.org/java/examples/wsproxy/component_description.html

... is still alive somewhere inside OO.o or it was completely removed?

Regards,
Robert

-- 
Robert Vojta

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

Reply via email to