While working with the BPEL component type implementation, I came
across some WSDL files that define PortTypes, but no services. These
files, when processed by Wsdl2Java tool, fails to generate any java
artifacts as it looks like the code we have today only process
services (JavaInterfaceGenerator around line 91). Should the algorithm
used in these process only consider Services, or process the PortTypes
as well ?


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to