Haneef, not sure if you've got a response to this yet.

WSDL4J can be discussed on [EMAIL PROTECTED] WSDL4J is the
reference impl. for JSR110.

Today, if you wanted to get all the porttypes you would have to go through
the imports yourself in a similar way DefinitionImpl.getFromImports() does.

Regards,
Jeremy

----- Original Message -----
From: "ALI,HANEEF (HP-Cupertino,ex1)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 8:19 PM
Subject: WSIF - WSDL4J


Hi,

This question is more to do with  WSDL4j rather than wsif.


Defintion.getPortType(QName)   -- returns the correct portTypeImpl

Definition.getPortType() -- returns  a map with size 0

This happens only when the wsdl uses import statements.
    Eg:
        My WSDL has only service elements. It imports other wsdls where
portTypes,  Bindings etc are defined


JavaDoc for the operation state

"Get all the portTypes defined here."  -- What does "here" mean? Does it
include imported wsdls

Will some one let me know whether this is the bug or expected behaviour


regards
Haneef



Reply via email to