modify the namespace definitions in your "wsdd"
( include the define for "ns1" prefix )
and you should get the "wsdl" that you see below for the "attachments"
sample...
* * * * * WSDD definitions with modifications
deployment changes to sample : namespace problems
-
http://xml.apache.or
one of the IBM WSTK samples ( attachments ) using RPC has an existing SOAP
"parts" list of :
1.string
2.string []
3.dataHandler for a java class
4.dataHandler for a jpg file
5.dataHandler for an Html file
The practical effect of the sample is to transfer files in above parts 3, 4,
and 5 fro
i've used the "attachment" sample from IBM's Webservice site.
http://www.alphaworks.ibm.com/tech/webservicestoolkit
its different from the "echoattachment" sample, but it seems to be a good
SOAP/RPC implementation for attaching files and getting them to the server.
And it's WSDL describes the
I don't know that this will help but one of the attachment examples in the
IBM WS developer pack uses RPC and dynamic invocation to send 3 files ( 2 of
them binary ) as RPC attachments.
One of the files in the sample is 3K.
IBM WSTK download at:
http://www.alphaworks.ibm.com/webservices
after
the WSDD below is used with the standard "sample" for Attachments and for
DataHandler Arrays...
it was NOT generated with a utility like Java2Wsdl. Rather it is just an
extension of the WSDD included with the original sample that used a single
instance of DataHandler for the argument.
http:/
tipart_mixed.java:68)
at
javax.activation.ObjectDataContentHandler.writeTo(DataHandler.java:849)
at
javax.activation.DataHandler.writeTo(DataHandler.java:305)
at
javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:1089)
at
javax.mail.internet.MimeMessage.writeTo(MimeMessage.java:1527)
at
org.apache.axis.attachments.MimeUtils.writeToMultiPartStream(MimeUtil
=
robert rowntree
Borneo Consulting Inc
415 642 4162
415 335 5539 M
sted in working on a FAST Server
implementation of this??
--- command line that i used
axis-1_2RC2>%java_home%/bin/java -classpath
lib/axis.jar;...jars;.
samples.attachments.EchoAttachment -p 80 +FDR data/z
=
robert rowntree
Borneo Consulting Inc
415 642 4162
415 335 5539 M