[ 
https://issues.apache.org/activemq/browse/SM-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38747
 ] 

James Bradt commented on SM-875:
--------------------------------

Also, I took a quick look at the plexus archiver.  I could not find a lot of 
information about it.  Does anyone have a link for clean doc's for it?

My concern with using a marshaler for compression is that my need is to not 
just compress a message, it is to create a zip file and be able to add 
additional messages(files) to it in the future.  This involves dealing with the 
current zip file, adding the data to it correctly, and then updating the zip 
header information as needed.

It appears to me that this get beyonds what the marshaller should be doing.  I 
could be wrong, maybe the plexus archiver can do this.  I just can't find the 
doc's for it.  

If I was looking at just compressing a message, wouldn't the standard gzip 
input / output streams be applicable.  Maybe that is a different jira to create 
this type of marshaler.

> TrueZIP binding component
> -------------------------
>
>                 Key: SM-875
>                 URL: https://issues.apache.org/activemq/browse/SM-875
>             Project: ServiceMix
>          Issue Type: New Feature
>    Affects Versions: 3.1
>            Reporter: James Bradt
>         Attachments: trueZip-smx.zip
>
>
> suggest new binding component using TrueZIP toolset - allows files to be 
> read/written to compressed archives

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

Reply via email to