[jbossws-issues] [JBoss JIRA] Created: (JBWS-3164) SAAJ Impl issue : NPE exception when the StreamSource with null inputstream in XMLFragment is wrote to OutputStream

Jim Ma (JIRA) jira-events at lists.jboss.org
Fri Nov 19 07:05:07 EST 2010


SAAJ Impl issue : NPE exception when the StreamSource with null inputstream  in XMLFragment is wrote to OutputStream 
---------------------------------------------------------------------------------------------------------------------

                 Key: JBWS-3164
                 URL: https://jira.jboss.org/browse/JBWS-3164
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-native
    Affects Versions: jbossws-native-3.4.0.CR1
            Reporter: Jim Ma
            Assignee: Jim Ma
             Fix For: jbossws-native-3.4.0


XMLFragment throws exception when client dispatch a StreamSource request:

StreamSource requestSource = new StreamSource(new File(requetMessage.xml));
dispatch.invoke(requestSource);

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list