Hello Simone, I tested the sample too without problems. I created my own web service that receives the attachment file and calls a program passing it. I created my client based on the client of the example. But I think that's no problem to create one by WSDL2Java.
Cheers, Fabricio. Citando Simone Bonazzoli <[EMAIL PROTECTED]>: > i try the attachments sample and it works... now i'm trying do customize the > sample... but i have a question: anyone has created a wsdl and then use > wsdl2java to generate the skeleton sources??? > > thanks > Simone > > 2006/2/6, Simone Bonazzoli <[EMAIL PROTECTED]>: > > > > when i find a solution i will send an email to the mailing list ok? > > > > SImone > > > > 2006/2/6, [EMAIL PROTECTED] < [EMAIL PROTECTED]>: > > > > > > Hmmmm, > > > > > > I'll take a look in this... I didn't know about this in AXIS. > > > > > > Thanks a lot!! > > > > > > Simone, would you mind in we share our experiences on it? > > > > > > Thanks > > > > > > > > > Citando Simone Bonazzoli <[EMAIL PROTECTED]>: > > > > > > > ok, thank you for information.... i will try it as soon as possible. > > > > > > > > Simone > > > > > > > > 2006/2/6, German Sakaryan <[EMAIL PROTECTED]>: > > > > > > > > > > > > > > > java, wsdd are there. > > > > > > > > > > wsdl ist automatically generated by AXIS. > > > > > > > > > > Simone Bonazzoli schrieb: > > > > > > ok, thanks for informations :) > > > > > > but the attachments sample is complete of source code, wsdd,wsdl, > > > xsd ? > > > > > > > > > > > > Simone > > > > > > > > > > > > 2006/2/6, German Sakaryan < [EMAIL PROTECTED] > > > > > > <mailto: [EMAIL PROTECTED]>>: > > > > > > > > > > > > Hi, > > > > > > > > > > > > you can transfer not only single files but also directories, > > > and the > > > > > > size of the file is less important. > > > > > > > > > > > > German Sakaryan > > > > > > > > > > > > Simone Bonazzoli schrieb: > > > > > > > i will look ... but why is better to use attachments > > > instead of > > > > > swa? > > > > > > > > > > > > > > Simone > > > > > > > > > > > > > > 2006/2/6, German Sakaryan < [EMAIL PROTECTED] > > > > > > > > > <mailto:[EMAIL PROTECTED]> > > > > > > > <mailto:[EMAIL PROTECTED] > > > > > > <mailto:[EMAIL PROTECTED]>>>: > > > > > > > > > > > > > > Hi, > > > > > > > It is better to use attachments. > > > > > > > An example you can find in your axis installation > > > > > > > > > > > > > > \axis\samples\attachments > > > > > > > -- > > > > > > > German Sakaryan > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Fabrício schrieb: > > > > > > > > Is it possible to create a web service that receives > > > a > > > > > > binary file? I > > > > > > > > want to create a wrapper web service for a program > > > and > > > > > > this program > > > > > > > > receives a binary input file. Is it possible to > > > receive > > > > > > this file > > > > > > > by the > > > > > > > > soap message? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > If it possible Does anyone have a sample from this > > > case? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Cheers. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > Dr.-Ing. German Sakaryan > > > > > > > > > > Computer Science Dept. > > > > > University of Rostock > > > > > Tel: +49 381 498-7585 > > > > > Fax: +49 381 498-7642 > > > > > E-mail: [EMAIL PROTECTED] > > > > > Home: http://www.informatik.uni-rostock.de/~gs137 > > > <http://www.informatik.uni-rostock.de/%7Egs137> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------------- > > > This message was sent using IMP, the Internet Messaging Program. > > > > > > > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
