[jboss-jira] [JBoss JIRA] Created: (JBCOMMON-8) Port MarshalledValueIn(Out)putStream from aop

Brian Stansberry (JIRA) jira-events at jboss.com
Thu Sep 14 14:46:35 EDT 2006


Port MarshalledValueIn(Out)putStream from aop
---------------------------------------------

                 Key: JBCOMMON-8
                 URL: http://jira.jboss.com/jira/browse/JBCOMMON-8
             Project: JBoss Common
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: core
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: 2.0.0.Beta


A copy of AS/aop's MarshalledValueInputStream and MarshalledValueOutputStream should be added to common-core/org.jboss.util.stream.  These are prettyy straightforward extensions of the j2se ObjectStreams with only j2se dependencies.  Once a version of common with this in it is released, the other projects that use it can be converted.  Usages I'm aware of are:

AS via its version in the server module
AOP via its own version
JBoss Cache via dependency on the AS's jboss-minimal.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list