----- Original Message -----
From: "Karsten D�sterloh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 13, 2003 02:39
Subject: WSDL of java.* types



> In particular, the following class is *not* exportable as a web service:
>
> public class test
> {
>   public test() {}
>   public void Func(java.lang.Math m) {}
> }
>

What do you expect when a perl program calls this? Or a C application? Or
anything other than Java? Or even a different version of Java from yours?

Reply via email to