You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Hugo Silva <hu...@paradigmaxis.pt> on 2003/05/16 17:11:15 UTC

[Axis] Attachments

Hi,

I have just now started to look into Attachments, and i wanted to know if i can only use then with message style services?


Best regards,
Hugo Silva

RE: [Axis] Attachments

Posted by "Srikanth Narasimhan (snarasim)" <sn...@cisco.com>.
Hi,
Is there any limit on the size of attachments in Axis?

Thanks
Srikanth Narasimhan

-----Original Message-----
From: Kevin Jones [mailto:kjones@develop.com] 
Sent: Monday, May 19, 2003 12:54 AM
To: axis-user@ws.apache.org
Subject: Re: [Axis] Attachments


Nope,

you could write a Handler or simply call MessageContext.getContext in
your RPC endpoint and get the Attachments from the message,

Kevin Jones
http://kevinj.develop.com/weblog/index.jsp

On Fri, 2003-05-16 at 16:11, Hugo Silva wrote:
>  
> Hi,
>  
> I have just now started to look into Attachments, and i wanted to know

> if i can only use then with message style services?
>  
>  
> Best regards,
> Hugo Silva



Re: [Axis] Attachments

Posted by Kevin Jones <kj...@develop.com>.
Nope,

you could write a Handler or simply call MessageContext.getContext in
your RPC endpoint and get the Attachments from the message,

Kevin Jones
http://kevinj.develop.com/weblog/index.jsp

On Fri, 2003-05-16 at 16:11, Hugo Silva wrote:
>  
> Hi,
>  
> I have just now started to look into Attachments, and i wanted to know
> if i can only use then with message style services?
>  
>  
> Best regards,
> Hugo Silva