Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / October 2007

Tip: Looking for answers? Try searching our database.

accessing unsecured webservice from a secured webservice

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mahesh Reddy - 22 Oct 2007 13:06 GMT
i have a secured webservice implemented using WSE2.0, also i have added a
soap extention to it for removing certain header information.
now my problem is, i am not able to access another unsecured webservice(not
WSE implemented) from this secured webservice.
also there is a something interesting i have noticed here, when i comment
out the below line in the web.config under <soapExtensionTypes> of the
secured WS i can access the unsecured WS.

<add type="CT.Arrow.USOP.Web.Services.WSAHeadersRemoveExtension,
CTUSOPHelper" priority="1" group="0" />

this i have added for removing certain header information.

Please help me out as i am stuck and don't have any clue what's happening.
John Hunter - 27 Oct 2007 12:42 GMT
What header information are you removing?
What stage in the extension are you removing them?
What is the Error you get when calling the unsecured web service?

> i have a secured webservice implemented using WSE2.0, also i have added a
> soap extention to it for removing certain header information.
[quoted text clipped - 10 lines]
>
> Please help me out as i am stuck and don't have any clue what's happening.
Dev - 29 Oct 2007 13:55 GMT
> What header information are you removing?
We are removing following info from header
-WSAddressing.ElementNames.Action
-WSAddressing.ElementNames.Address
-WSAddressing.ElementNames.EndpointReference
-WSAddressing.ElementNames.FaultTo
-WSAddressing.ElementNames.From
-WSAddressing.ElementNames.MessageID
-WSAddressing.ElementNames.PortType
-WSAddressing.ElementNames.ReferenceProperties
-WSAddressing.ElementNames.RelatesTo
-WSAddressing.ElementNames.ReplyTo
-WSAddressing.ElementNames.ServiceName
-WSAddressing.ElementNames.To

> What stage in the extension are you removing them?
We set following in Secured webservice web.config file
<soapExtensionTypes>
<add type="CT.Arrow.USOP.Web.Services.WSAHeadersRemoveExtension,
CTUSOPHelper" priority="1" group="High"/>
</soapExtensionTypes>

> What is the Error you get when calling the unsecured web service?
-- "Error in Pingging the webservice"

Thanks
Dev

> What header information are you removing?
> What stage in the extension are you removing them?
[quoted text clipped - 14 lines]
> >
> > Please help me out as i am stuck and don't have any clue what's happening.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.