Re: Can SoapExtension class be used to handle headers from AXIS web se

From: jEru (alimem2_at_hotmail.com)
Date: 10/21/04


Date: 21 Oct 2004 12:25:04 -0700

Hi Bechmann,
    Thanks for responding. =) I'm actually interested in consuming an
AXIS web service using .NET and pulling info from the soap headers
that come in. I know the SoapExtension class provides an API to peek
at the soap message stream as it passes by and so I'd like to use that
to extract info from the soap headers that come into the client. My
question is whether I can use the .NET SoapExtension class on the
client to consume a web service that isn't built using .NET
SoapExtensions on the server (AXIS, in this case).

Thanks,
    jEru

"Bechmann" <Bechmann@discussions.microsoft.com> wrote in message news:<CB6C5819-847F-49E6-89EE-DC5EB580B354@microsoft.com>...
> Hi
>
> A SoapExtension is always executed when the webservice is called. It has
> nothing to do with the client that is calling the webservice.
> It sounds to me like you want to build a new webservice that wraps the AXIS
> webservice.
>
> Bechmann
>
> "jEru" wrote:
>
> > Hi,
> > Is it possible to consume an AXIS rpc-based web service and
> > manipulate the soap header/body using the SoapExtension class in .NET?
> > In other words, does both the client _and_ server need to be built in
> > ..NET to take advantage of Soap Extensions or can the client use the
> > SoapExtension class regardless of what platform the web service is
> > built on?
> >
> > - jEru
> >



Relevant Pages

  • AXIS and Java - concurrent transactions overwriting each other
    ... We have written a Java web service that runs under Apache Tomcat and ... AXIS. ... transactions appear to occasionally overwrite each other, ... is "doTransaction" which accepts String XML. ...
    (comp.lang.java.programmer)
  • Re: SOAP project
    ... | The interop problems I've seen are between .NET and AXIS, ... | There's another Web Service written in perl. ... there is no WSDL for that. ...
    (microsoft.public.dotnet.languages.csharp)
  • Calling a Axis web service from Biztalk 2004
    ... Im having huge problems consuming an Axis web service from Biztalk ... The request goes well and Axis sends the response, ...
    (microsoft.public.biztalk.general)
  • Re: headers on xml
    ... They appear to be SOAP headers to be honest but we aren't ... FTP site and then I'm guessing they send it to an internal web service. ... BizTalk framework 2.0. ... Framework assembler component on it. ...
    (microsoft.public.biztalk.general)
  • Re: web services and security
    ... and modify the SOAP headers that you expect in the web ... I would suggest against a userid and password in plain text, ... > the orchestration in my biztalk project has been exposed as a web service. ...
    (microsoft.public.biztalk.general)