You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/08/08 15:29:33 UTC

DO NOT REPLY [Bug 11555] - SymbolTable.add incorrectly sets 'referenced' flags for entities found in imported documents

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11555>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11555

SymbolTable.add incorrectly sets 'referenced' flags for entities found in imported documents

butek@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From butek@us.ibm.com  2002-08-08 13:29 -------
SymbolTable is working as designed.  ONLY the top-level WSDL is used to 
determine the anchor for what is referenced.  For details on what I mean by 
anchor, see the --all option description in 
http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/reference.html#W
SDL2Java.

If you still think SymbolTable has a bug, please reopen this bug and give us an 
example of WSDL which you think is being processed wrongly.