HI,
From: IKEDA Katsumi <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
>
> I am trying to communicate Axis client and Tomcat server.
> When I use Axis client, it doesn't work.
>
When I use Axis client and Axis server, it works.
Thanks.
--
IKEDA Katsumi <[EMAIL PROTECTED]>
Hi,
I am trying to communicate Axis client and Tomcat server.
When I use Axis client, it doesn't work.
What is wrong?
Thanks.
Axis client code
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
i