You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Naval (JIRA)" <ji...@apache.org> on 2014/09/15 02:54:33 UTC

[jira] [Created] (AXIOM-462) java.lang.NoSuchMethodError: org/apache/axiom/attachments/Attachments.getRootPartInputStream()Ljava/io/InputStream;

Naval created AXIOM-462:
---------------------------

             Summary: java.lang.NoSuchMethodError: org/apache/axiom/attachments/Attachments.getRootPartInputStream()Ljava/io/InputStream;
                 Key: AXIOM-462
                 URL: https://issues.apache.org/jira/browse/AXIOM-462
             Project: Axiom
          Issue Type: Bug
          Components: API
    Affects Versions: 1.2.14
            Reporter: Naval
            Priority: Blocker


I am on Axiom 1.2.14. Followed all guidelines for upgrading on release notes.
At runtime getting an exception

java.lang.NoSuchMethodError: org/apache/axiom/attachments/Attachments.getRootPartInputStream()Ljava/io/InputStream;

Line of failure in AxiomSoapMessageFactory class at runtime is 
    XMLStreamReader reader = inputFactory.createXMLStreamReader(attachments.getRootPartInputStream(),
                getCharSetEncoding(attachments.getRootPartContentType()));

Is this something already resolved? 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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