Thank you for the comment. I do not have an example for the gSoap
server. I don't plan to include that in the example. I still haven't
written the short tutorial for this yet (all the code is done). When I
am done, I'll post it up.
Vy Ho
Zhou Jian Han wrote:
This is very useful. Also do you
This is very useful. Also do you have any sample which uses gSoap as a server
and Axis as a client.
Can you post it?
thanks,
Georgia
-Original Message-
From: V D [mailto:[EMAIL PROTECTED]
Sent: Friday, December 10, 2004 10:12 PM
To: [EMAIL PROTECTED]
Subject: Axis, gSoap Project
I
very useful indeed. I was just about to google for some howto; I'm
using Eclipse and am quite sick of creating the *.java on a shell and
importing them into the workspace.
I could contribute the Eclipse process.
e
Il giorno 11/dic/04, alle 07:11, V D ha scritto:
I just created a Netbeans 4.0 pro
I just created a Netbeans 4.0 project which has the following:
1) Custom ant script for generating wsdl from java interfaces
2) Custom ant script generating Java stub and skeleton from wsdl.
3) Ant script for generating gSoap code for C and C++
4) A swing example client that can call the server
5)