You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Tim Johnson <Ti...@Sunquest.com> on 2001/04/03 18:09:35 UTC

Java Client talking to MS Soap Toolkit Beta 2

On March 12 Adam Leggett wrote:

Does anyone know: With Soap 2.0 is there still the xsi typing problem when
connecting to MS
SOAP services? If so , is there anyway to turn this 'off' in the API. Can i
now build an MS
compatible envelope from my java client? Previously, i have had to generate
the envelope
programmatically to achieve this.

Cheers and thanks in advance, 

Adam Adam Leggett 
UPCO Direct Line: 0113 20 10 631 
Fax: 0113 20 10 666 <<http://www.upco.co.uk>> 

Is there a trick in Soap 2.1 (latest nightly builds) that now allows you to
turn this off? If not, 
does anyone have an example of how you build the envelope programmatically.

Also, when I run  java org.apache.soap.util.net.TcpTunnelGui 7676 localhost
8080
I get the following error:

java.lang.ExceptionInInitializerError: [exception was java.awt.AWTError:
nativelayer initialization failed]
        at java.lang.Class.forName(Class.java:native)
        at java.lang.Class.forName(Class.java:52)
java.awt.AWTError: native layer initialization failed
        at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
        at java.lang.Throwable.<init>(Throwable.java:38)
        at java.lang.Error.<init>(Error.java:21)
        at java.awt.AWTError.<init>(AWTError.java:22)
        at java.awt.Toolkit.<clinit>(Toolkit.java:118)
        at java.awt.Window.<init>(Window.java:36)
        at java.lang.Throwable.printStackTrace(Throwable.java:56)
        at java.lang.Class.forName(Class.java:native)
        at java.lang.Class.forName(Class.java:52)

I am running tomcat 3.2.1 on Red Hat Linux 7.0. I installed
j2sdk-1_3_0-forte_ce-1_0_2-linux.bin.

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org