The Artima Developer Community
Sponsored Link

Web Services Forum
getting access to provider's ibm-webservices-ext.xmi file by a client...?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
sateesh kumar

Posts: 1
Nickname: satee
Registered: Aug, 2006

getting access to provider's ibm-webservices-ext.xmi file by a client...? Posted: Aug 26, 2006 1:44 AM
Reply to this message Reply
Advertisement
Hi

This is with respect to web services security.

In the Case of Dynaimc Web Service, using UDDI API we will be able to get the WSDL file of the provider.

If the provider services is secured( Using WS Security) then no information regarding which security mechanisms are used are present in WSDL file.

But for the client to invoke the service he should send the request as required (<requiredIntegrity..> ..) by the provider which is available in ibm-webservices-ext.xmi file.

Is this file accessable to Client through browser.. ?
If this is accessable then client can get the wsdl file url ,then change the url to suite to this .ext file ,then parse and examine the reqired mechanisms.

I tried accessing through browser but getting error "HTTP Error 403 - Forbidden You are not authorized to view this page"

How to resolve this error..?
If this is the case,is there any other way to get this ibm-webservices-ext.xmi file.
If not then what is the alternative way to make client know about the security mechanisms that are required by provider..?

Can any one help me ....

Sateesh.

Topic: Building clients for deployed webservice Previous Topic   Next Topic Topic: HELP PLEASE!! Problems returning an array inside of another array

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use