You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Kristina Petkova (JIRA)" <ji...@apache.org> on 2012/07/17 09:53:36 UTC

[jira] [Updated] (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:all-tabpanel ]

Kristina Petkova updated AXIOM-436:
-----------------------------------

    Description: 
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

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! 

  was:
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! 

    
> 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
> 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