• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Axis and DIME

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Is there anyone who knows how you can add a DIME attachment with Axis (client-side)? Furthermore, how can I retrieve those DIME attachments server-side.

To elaborate on this topic; I'm currently working with WSAD 5.1 which can generate webservices with Axis. Im trying but I cannot seem to create a test client which can send a SOAP message with a DIME attachment, using Axis. I have found the Axis Call and the ATTACHMENT_ENCAPSULATION_FORMAT property, but I cannot get these objects to work.

Explanations or code examples would be a big help....

Sincerely,
 
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Axis uses DIME ...There is a complete example available at Aapche axis website http://cvs.apache.org/viewcvs.cgi/ws-axis/java/samples/attachments/ and in your Axis package as well.
 
Endy Brosens
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Seems 2 me, this is exactly what i'm looking 4.

Thanks, m8

 
When people don’t understand what you are doing they call you crazy. But this tiny ad just doesn't care:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic