ErrorInfo should show Line/Column nos.
--------------------------------------

                 Key: WODEN-113
                 URL: http://issues.apache.org/jira/browse/WODEN-113
             Project: Woden
          Issue Type: New Feature
            Reporter: John Kaputin


The ErrorInfo interface has methods to return the line and column number of the 
WSDL element or attribute in error, but currently these always return zero.  
This behaviour needs to be implemented.  For the DOM implementation of Woden, 
maybe consider subclassing the SAX parser object and extending it to capture 
this information during parsing. Perhaps stored in a separate collection, keyed 
by element qname.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to