You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2012/07/16 21:08:34 UTC

[jira] [Commented] (AXIOM-436) Axiom-api module: Many IllegalArgumentExceptions raised for unknown property configuration keys

    [ https://issues.apache.org/jira/browse/AXIOM-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415531#comment-13415531 ] 

Andreas Veithen commented on AXIOM-436:
---------------------------------------

Can you please correct the issue description? The code that queries the javax.xml.stream.XMLStreamWriter.isSetPrefixBeforeStartElement property has been eliminated a long time ago [1]. This code certainly doesn't exist anymore in Axiom 1.2.13.

[1] http://svn.apache.org/viewvc?view=revision&revision=802385
                
> Axiom-api module: Many IllegalArgumentExceptions raised for unknown property configuration keys
> -----------------------------------------------------------------------------------------------
>
>                 Key: AXIOM-436
>                 URL: https://issues.apache.org/jira/browse/AXIOM-436
>             Project: Axiom
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: 1.2.13
>         Environment: Windows 7
>            Reporter: Kristina Petkova
>            Priority: Minor
>
> While reviewing the thread dumps I realized some Axiom-api classes are raising IllegalArgumentExceptions for two property keys that are not defined:
> org.apache.axiom.SOAPBodyFirstChildElementQName
> javax.xml.stream.XMLStreamWriter.isSetPrefixBeforeStartElement
> The methods where this happens are MTOMXMLStreamWriter.getProperty() and StAXBuilder.getReaderProperty() .
> It would be wonderful if this can be resolved (e.g. seed defaults if none were defined, perhaps?) During my simple service request/response, I saw 40 exceptions raised, so this has potential to really help our performance numbers.
> Thanks in advance! 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org