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

Manik Surtani (JIRA) jira-events at jboss.com
Thu Nov 16 10:17:41 EST 2006


     [ http://jira.jboss.com/jira/browse/JBCOMMON-8?page=all ]

Manik Surtani closed JBCOMMON-8.
--------------------------------

    Resolution: Done

May not be necessary; testing JDBCCacheLoader without the use of MarshalledValues as, as Brian suggested, this looks like legacy code on the JDBCCacheLoader.  So far it looks ok, passes all tests.  Closing for now, will reopen again if necessary.

> 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: 1.0.0.GA
>
>
> 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