ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Apache-Soap-Dev
Apache-Soap-Dev
RE: Access to Soap message header data?
by davout other posts by this author
Dec 28 2001 8:47AM messages near this date
Re: Access to Soap message header data? | RE: hi help me!!
It's a RPC Java class.

If I can't get access to the header info how am I supposed to authenticate
that the service consumer can access this service?

-----Original Message-----
From: Sanjiva Weerawarana [mailto:sanjiva@[...].com]
Sent: 28 December 2001 04:09
To: soap-dev@xml.apache.org; davout@[...].com
Subject: Re: Access to Soap message header data?


Is your Java class a Java RPC service class? If so you cannot get to
the headers.

If its a message class, you have access to the SOAP envelope, hence
you can get the headers.

Alternatively, you can write your own provider that implements whatever
convention you want for receiving the headers from the soap engine. The
docs indicate how to write your own provider.

Sanjiva.

----- Original Message -----
From: "davout" <davout@[...].com> 
To: <soap-dev@[...].org> 
Sent: Saturday, December 22, 2001 3:48 AM
Subject: Access to Soap message header data?


>  >From a Java class instantiated by a SOAP service, how do I gain access to
>  the SOAP message header data?
> 
Thread:
davout
Sanjiva Weerawarana
davout

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved