DIME, MTOM and Axis1

View: New views
4 Messages — Rating Filter:   Alert me  

DIME, MTOM and Axis1

by Wishing Carebear :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello:
I have some legacy webservice application using axis1. Need to support attachment webservice using axis1 both sending and receiving.
 
The consumer will be .NET WSE3 client. Is this possible with axis1.
 
If so could someone point me to some examples.
 
Thanks for your time and help,
cabear

Re: DIME, MTOM and Axis1

by Wishing Carebear :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Any pointers please.

Thanks,
cabear

On Mon, Oct 26, 2009 at 7:45 PM, Wishing Carebear <wishing.carebear@...> wrote:
Hello:
I have some legacy webservice application using axis1. Need to support attachment webservice using axis1 both sending and receiving.
 
The consumer will be .NET WSE3 client. Is this possible with axis1.
 
If so could someone point me to some examples.
 
Thanks for your time and help,
cabear


Re: DIME, MTOM and Axis1

by Joey Baghodoughnuts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
It seems like this list isn't really M$ friendly.  I've had to ask the same questions and got no responses either.  MSDN had lots of write-ups on this.  There are different solutions depending on what type of encoding and use you have.  M$ supports RPC/Literal and Document/Literal (default).  I ended up having to write a very generic WSE2 client, because I was consuming a ColdFusion component.  I have some examples of C# using the generic SoapClient, but not so much anything robust that actually uses WSE3's abilities.

-Joey



From: Wishing Carebear <wishing.carebear@...>
To: axis-user@...
Sent: Tue, October 27, 2009 2:52:03 PM
Subject: Re: DIME, MTOM and Axis1

Any pointers please.

Thanks,
cabear

On Mon, Oct 26, 2009 at 7:45 PM, Wishing Carebear <wishing.carebear@...> wrote:
Hello:
I have some legacy webservice application using axis1. Need to support attachment webservice using axis1 both sending and receiving.
 
The consumer will be .NET WSE3 client. Is this possible with axis1.
 
If so could someone point me to some examples.
 
Thanks for your time and help,
cabear



RE: DIME, MTOM and Axis1

by mgainty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Joe and Co-

here is Application/DIMEs header
/*** Field HEADER_ACCEPT_APPLICATION_DIME*/
    public static final String HEADER_ACCEPT_APPLICATION_DIME = "application/dime";

currently not supported in Axis so you might want to
READ the HEADER_ACCEPT_APPLICATION_DIME header
*if detected* pass to Microsoft DIME SOAP Service

If you could Post the WSDL we provide some assistance
Martin Gainty
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.






Date: Tue, 27 Oct 2009 15:07:44 -0700
From: thisisafakeemailaddr@...
Subject: Re: DIME, MTOM and Axis1
To: axis-user@...

It seems like this list isn't really M$ friendly.  I've had to ask the same questions and got no responses either.  MSDN had lots of write-ups on this.  There are different solutions depending on what type of encoding and use you have.  M$ supports RPC/Literal and Document/Literal (default).  I ended up having to write a very generic WSE2 client, because I was consuming a ColdFusion component.  I have some examples of C# using the generic SoapClient, but not so much anything robust that actually uses WSE3's abilities.

-Joey



From: Wishing Carebear <wishing.carebear@...>
To: axis-user@...
Sent: Tue, October 27, 2009 2:52:03 PM
Subject: Re: DIME, MTOM and Axis1

Any pointers please.

Thanks,
cabear

On Mon, Oct 26, 2009 at 7:45 PM, Wishing Carebear <wishing.carebear@...> wrote:
Hello:
I have some legacy webservice application using axis1. Need to support attachment webservice using axis1 both sending and receiving.
 
The consumer will be .NET WSE3 client. Is this possible with axis1.
 
If so could someone point me to some examples.
 
Thanks for your time and help,
cabear




Windows 7: Simplify your PC. Learn more.