tude!
>>
>> Thanks.
>> --
>> Tom Jordahl
>> Macromedia Server Development
>>
>>
>>
>> -Original Message-
>> From: Mitch Gitman [mailto:[EMAIL PROTECTED]]
>> Sent: Monday, December 23, 2002 12:27 PM
>> To: [EMAIL PRO
]]
Sent: Monday, December 23, 2002 12:27 PM
To: [EMAIL PROTECTED]
Subject: Java 1.4 issue
I've come across an Axis problem with Java 1.4. The 1.4 JDK introduces a
couple methods in the Exception class:
public Throwable getCause()
public StackTraceElement[] getStackTrace()
Suppose the Java inte
I've come across an Axis problem with Java 1.4. The 1.4 JDK introduces a
couple methods in the Exception class:
public Throwable getCause()
public StackTraceElement[] getStackTrace()
Suppose the Java interface you're converting to a web service throws
exceptions. Since the above methods are publ