Attachments in AXIS

E

ebrahimbandookwala

Hi all,

I am writting a program in Java using Apache Axis.

I need to get attachments working in AXIS. Now I already have
attachment support working from the client side .

I do this directly by attaching the attmt to the _call in the Stub .

But since there is no _call on the server side I cannot do the same.

SO I tried getting the CurrentMessageContext() from Axis Engine. I then
attach the message to the Response Message ( SOAP Message ) by calling
the addAttachmentPart(). I also tried the same with the Current
Message. None of the above work.

Some one pls help!!.

Ebby
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,227
Latest member
Daniella65

Latest Threads

Top