The following issue has been updated:

    Updater: Brian Minchau (mailto:[EMAIL PROTECTED])
       Date: Fri, 24 Sep 2004 8:27 AM
    Changes:
             Component changed to transformation
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XALANJ-1463?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XALANJ-1463

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XALANJ-1463
    Summary: Incorrect AVT causes NoSuchElementException
       Type: Bug

     Status: Open

    Project: XalanJ2
 Components: 
             Xalan-interpretive transformation
             transformation
   Versions:
             2.4Dx

   Assignee: Xalan Developers Mailing List
   Reporter: Vladimir Kirichenko

    Created: Fri, 28 Mar 2003 1:13 PM
    Updated: Fri, 24 Sep 2004 8:27 AM
Environment: Operating System: All
Platform: All

Description:
Incorrect AVT causes NoSuchElementException

Tag with incorrect AVT in attribute causes NoSuchElementException

name="{$namespace}_newPassword}" <== last closing brace w/o opened causes

javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException: java.util.NoSuchElementException
        at
org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:1013)
        at
ua.com.silverpoint.publisher.WebpartTemplate.processXML(WebpartTemplate.java:374)
        at
ua.com.silverpoint.publisher.WebpartTemplate.processXML(WebpartTemplate.java:330)
        at
ua.com.silverpoint.publisher.webpart.patterns.AdvancedWebpart.processResponse(AdvancedWebpart.java:150)
        at
ua.com.silverpoint.publisher.webpart.patterns.SingleWebpart.process(SingleWebpart.java:131)
        at
ua.com.silverpoint.webpart.subscribe.SubscribeUserWebpart.process(SubscribeUserWebpart.java:78)
        at ua.com.silverpoint.publisher.WebpartRunner.run(WebpartRunner.java:65)


---------------------------------------------------------------------
JIRA INFORMATION:
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

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