You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/10/09 19:52:50 UTC

[jira] Created: (CXF-1097) JMS transport cannot handle messages > 64K

JMS transport cannot handle messages > 64K
------------------------------------------

                 Key: CXF-1097
                 URL: https://issues.apache.org/jira/browse/CXF-1097
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.0.2, 2.0.1, 2.0
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.0.3



Related to CXF-986.

The JMS transport assumes the CachedOutputStream is always "inmemory" and never using temp files.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-1097) JMS transport cannot handle messages > 64K

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1097.
------------------------------

    Resolution: Fixed

> JMS transport cannot handle messages > 64K
> ------------------------------------------
>
>                 Key: CXF-1097
>                 URL: https://issues.apache.org/jira/browse/CXF-1097
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0, 2.0.1, 2.0.2
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.0.3
>
>
> Related to CXF-986.
> The JMS transport assumes the CachedOutputStream is always "inmemory" and never using temp files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.