All - I've used WSDL2Java to create a client to a service that accepts attachments.
How do I go about adding attachments to the message using the API generated to the service made with WSDL2Java -uri xxx Are their hooks in the build api's to access the Message Context for this type of thing, or do I have to hand edit the API to support these operations ? Thanks, ..Chris
