Title: WSDL2Java / Proxy Server (newbie)
I would download the WSDL file and
run WSDL2Java on the local copy.
Reid
- Original Message -
From:
Rudolph,
Troy
To: [EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 9:02
AM
Subject: WSDL2Java / Proxy Server
(newbie
Sorry, that should have said "From
what I can tell, the code makes use of java.NET.SocketInputStream,
instead."
-Reid
- Original Message -
From:
Reid
To: [EMAIL PROTECTED]
Sent: Monday, March 31, 2003 6:19
PM
Subject: Axis client hangs -- what's
very much,
Reid
hat the content-length setting in the response header may
be incorrect, but does anyone else have any other ideas?
Win2KPro, Axis1.0, JDK
1.4.1,JBuilder4 (with patch in order to work with JDK1.4.1)
Thanks in advance for any
help!
Reid
,
right?
-Original Message-From: Reid
[mailto:[EMAIL PROTECTED]Sent: Thursday, March 27, 2003 6:27
PMTo: [EMAIL PROTECTED]Subject:
Re: NoSuchMethodError in WSDDDocumentplease
help!
No...but would it even make a
difference at this stage of the game? All
No...but would it even make a
difference at this stage of the game? All I've done is call the default
constructor; I haven't provided an endpoint, namespace, or anything else
at this point...
- Original Message -
From:
Vincent Carpentier (LMC)
To: '[EMAIL PROTECTED]'
Hello,
This is my first attempt at accessing a remote web service utilizing Apache
Axis. My code is bailing when I try to create an instance of the
org.apache.axis.client.Service class, using the default constructor. The error
I'm seeing is below, and my code follows. Also, I see all over