re: Problem with Can't Find Prefix - jaxrpc attachments

2003-06-24 Thread robert rowntree
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

encoding for Array of Datahandler objects

2002-05-21 Thread robert rowntree
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

RE: attachment confusion

2002-05-23 Thread robert rowntree
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

RE: Unable to send attachments bigger then 1Kb

2002-06-27 Thread robert rowntree
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

RE: WSDL2Java and Attachments

2003-10-21 Thread robert rowntree
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:/

Attachments - JaxRpc and DataHandler for StreamSource

2004-12-12 Thread robert rowntree
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

RE: DIME attachments ( 120 meg ) using sample

2004-12-24 Thread robert rowntree
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