I've been following this list for weeks now and
concepts are slowly sinking in.  I'm still a bit
puzzled by attachments, though.

I'm developing a service that returns a file to the
client.  In the server code I return a DataHandler
object which Axis nicely turns into an attachment. My
concern is the wsdl which describes the type as:
type="apachesoap:DataHandler".  Will non-Java clients
handle this type correctly, or should I be rewriting
my service is some more generic way that avoids using
the DataHandler?

   Mark

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to