Hi,

Do we have the requirement to introspect a WSDL port type to create the 
corresponding WSDLServiceContract? If so, we'll probably need to add an 
"InterfaceWSDLIntrospector" as we do for java.

Or do we assume we always perform WSDL2Java (statically with code-generation or 
dynamically with ASM during runtime) to create a java interface which can be 
introspected to get the JavaServiceContract?

Thanks,
Raymond 

Reply via email to