Hi everybody, how can I send an attachment from the client to an server without using the DataHandler in the method signature? I tried to get the MessageContext (getCurrentMessageContext()), but it returns null.
How can I obtain an messageContext to set the attachment to an message in the client? Thanks in advance, Stefan
