I wonder if this has something to some buffered flag. Did you try to
send some small text file attachment? If it works, then it could be the
size of the file you send (Tomcat could limit the size that you can post
to it, I think you can change this limit somewhere in the
configuration). Don'
im running Axis 1.2 and JDK1.4.2 and have a problem
with an RPC WebService using Attachments where the
input parm is an Array of DataHandlers.
Originally, when all DataHandlers in the input parm's
array were created from FileDataSource , it was OK. It
was just like all the attachments samples.
Hello, maybe there is someone out there who has seen this problem
before.
We have a rather large webservice (~100 methods) and many of the methods
throw more than one service exception.
My question is, can a webservice method declare and throw more than a
single checked exception?
When we try a
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
Hi,
I just started to use Axis, and I stopped on error like in this post
topic - full output which I get from Servlet is:
org.xml.sax.SAXException: No deserializer for
{http://myfakedomain.com}TailRecord
org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
org.apache.axis.client.