providing diffrent interface for one webservice

B

Bhushan

Hi
I am facing some problem while i am trying to manage web services.
Actually i need to provide some management functions inside the web
service, such as SelfTest or Start. Now my concern here is how i
should proceed so that this functions should not be discoverable to
normal users wheras Management Users can see them. It's something sort
of providing 2 diffrent WSDL's for web service, but one has access to
it where other not. Please hel me out in solving this problem.

bhushan
 
D

Dilip Krishnan

Hello Bhushan,
I think those kinds of functions should NOT be part of a business service.
Try creating a new management service and secure it using WS-Security or
transport level security so only admins can use it and have those services
do the job

HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
 
B

bhushan_pawade

Actually i am trying to manage same web service so that Management
Functions such as Start Web Service or SelfTest Web Service should be
present in the that web service as WebMethods. My concern is to make
them accessible only to management group users. I got the pointer over
that by defining PortType in the WebService and creating two separate
WSDL's for that. But i am not sure whether it is feasible approach as
it involves manually creating separate WSDL's. Any pointers over that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,135
Latest member
VeronaShap
Top