is there anybody out there who can give me some hints how to access a WSIL defined in a html mata tag from a client. For example from the ADA SOA web services explorer or other client and how to get the corresponfing WSDL file defined within this WSIL file.
In the Eclipse Web Services Explorer change to the “WSIL view”, click on “WSIL Main”, enter the URL of your WSIL, e.g. http://soagate:8082/inspection.wsil and click “Go”.
You then can list the WSIL Services, use the WSDL for exposed servivces etc.
But I heard - and it is also mentioned in the WSIL specification - that one can use the META tag in a HTML page . So I am interested in how to use HTML for that purpose.
:D:D:D
The interesting point is that you can reference other wsil files and within those wsil files you can also reference WDLS, UDDI repositories like CentrSite and it works fine.