Skip to Content
0
Former Member
Aug 29, 2006 at 08:32 AM

Problem with WSDL

23 Views

Hai,

I created an EJB Project , I created web services for Session beans . I deployed it . this web services are working very fine in navigator. but when i use this web services in a third party tool its giving problem.

in that tool it recognize only one wsdl file. but in my case webAS is generating 3 wsdls

- one WSDL that defines the concrete endpoint

- one WSDL that defines the binding

- one WSDL that defines the abstract interface (with operations and

My requirement is to generate a singlw wsdl file using those 3 wsdls . please help me out to solve this problem.

regards,

Naga Raju