Re: having problems with SOAP attachments

2004-11-17 Thread Rafael Gomez
Hi, Sorry if I bother you. I try to use attachments with Axis. I have been reading about SwA, Basic Profile 1.1 etc etc..Then I found this conversation in axis news. I would like to ask you about that example message sent to the service: how did you manage to get such a message with multipart/rel

Re: having problems with SOAP attachments

2004-10-22 Thread Jason Boehle
I figured out what it was. It turned out to have absolutely nothing to do with attachments. Dan's suggestion of checking the logs proved fruitful. >From my schema: And from the message being sent by the client: 27 unsignedInt and int don't match :) Now off to see if I can see the attachment

Re: having problems with SOAP attachments

2004-10-22 Thread Dan Ciarniello
Jason Boehle wrote: You might want to take a look at http://www.mail-archive.com/[EMAIL PROTECTED]/msg08732.html The gist of the article is that you shouldn't bother trying to specify attachments in the WSDL. The client must be told to via some other mechanism than WSDL that attachments are requir

Re: having problems with SOAP attachments

2004-10-22 Thread Jason Boehle
> You might want to take a look at > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg08732.html > > The gist of the article is that you shouldn't bother trying to specify > attachments in the WSDL. The client must be told to via some other > mechanism than WSDL that attachments are required.

Re: having problems with SOAP attachments

2004-10-22 Thread Dan Ciarniello
Jason Boehle wrote: Anyone? What do I need to add to my WSDL to make this work with Axis 1.1? -Jason You might want to take a look at http://www.mail-archive.com/[EMAIL PROTECTED]/msg08732.html The gist of the article is that you shouldn't bother trying to specify attachments in the WSDL. The

Re: having problems with SOAP attachments

2004-10-22 Thread Jason Boehle
Anyone? What do I need to add to my WSDL to make this work with Axis 1.1? -Jason On Thu, 21 Oct 2004 11:29:01 -0500, Jason Boehle <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm having some problems getting SOAP attachments working in my > webservice, and was wondering > > Here are the relevant

having problems with SOAP attachments

2004-10-21 Thread Jason Boehle
Hi all, I'm having some problems getting SOAP attachments working in my webservice, and was wondering Here are the relevant snippets from the WSDL: ~~~ http://schemas.xmlsoap.org/wsdl/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:soap="http://schemas.xmlso