On 1/20/2011 5:12 AM, Kanchana Welagedara wrote:
> Hi Folks;
>  
>  
> I'm trying to develop a tool which to identify web service
> dependencies,stubs/skeleton granularity ,
What kind of dependencies? are you referring to something like BPEL?
> service mapping and impact change analysis tool.
> I have some statics data (method call ,order of the method invocation)
> generated based on some .Net client stubs which consumes a Axis java
> service.There is a middle frame work where that end point
> URL,invocation method  in client stub can be different from the actual
> service URL and the actual service method. Based these statistical
> data (not the dynamic environment )how would i recognized that service
> served by which client and vice verca.
I think you need to get some data from the middle framework you have
mentioned.

Deepal
> There are not any registry information which I can use to map these
> services.
> If I can get the meta data of the service and client implemetation
> level what are the artifacts which I can use.(example in Axis java
> .WSDD.xml ?)
>  
> Really appreciate you input in this
>  
> Thanks
> Kanchana

Reply via email to