Hi,
the default gnu auto tools that ships with earlier versions of linux(for
example mandrake8.0) does not build axis.
they look for a configure.in instead of configure.ac. What I did was
reinstalling the autoconf and automake with the following versions(that
ships with redhat 8.0)
autoconf 2.53
Hey all,
I notice that though Axis does allow simple HTTP Get requests (and
responds with the SOAP Body) I cannot see any way to pass a more complex
structure to it.
As I develop my WebServices, clients like to have a pretty form they can
use to check how many features are implemented thus far
This is
frustrating. My service sends an attachment along with some body
content. Can someone spot where I am going wrong?
Thanks much in
advance.
The code to create
the soap response is:
SOAPMessage reply = mf.createMessage(); //mf is
javax.xml.soap.MessageFactory
SOAPPart sp =