Re: Axis client and Tomcat server

2002-03-24 Thread IKEDA Katsumi
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]>

Axis client and Tomcat server

2002-03-24 Thread IKEDA Katsumi
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