[ http://nagoya.apache.org/jira/browse/XALANJ-121?page=history ]

Henry Zongaro updated XALANJ-121:
---------------------------------

    Priority: Major

> message on stdout on Transformer.transform() encountering a 
> TransformerException
> --------------------------------------------------------------------------------
>
>          Key: XALANJ-121
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-121
>      Project: XalanJ2
>         Type: Bug
>   Components: JAXP
>     Versions: 2.0.1
>  Environment: Operating System: All
> Platform: PC
>     Reporter: Eric Schwarzenbach
>     Assignee: Scott Boag

>
> When javax.xml.transform.Transformer.transform(Source, Result)
> encounters an error and throws a javax.xml.transform.TransformerException it 
> seems to spit out some error text to stdout, such as:
> file:///c:/test/blah.xml; Line 15; Column 16;
> (no line terminator)
> This is despite my catching and handling the exception, of course.
> This makes writing a command line tool using this processor that reports 
> errors 
> nicely a tad challenging...  Why isn't this just part of the exception 
> message?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to