[aspectwerkz-dev] [jira] Deleted: (AW-13) joinpoint fields not serializable
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
[ http://jira.codehaus.org/browse/AW-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
[email protected] deleted AW-13:
--------------------------------
> joinpoint fields not serializable
> ---------------------------------
>
> Key: AW-13
> URL: http://jira.codehaus.org/browse/AW-13
> Project: AspectWerkz
> Issue Type: Bug
> Reporter: Jonas Boner
> Assignee: Jonas Boner
> Priority: Critical
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> since the joinpoint field is a threadlocal variable it is not serializable.
> 3 possible solutions:
> 1. set the joinpoint fields as transient, create a transformer that adds (or extends) a readObject method which sets the fields needed as well as (needs to find out the names and the types of the user specific ones as well) plus recreates the threadlocal fields.
> 2. extend the threadlocal class to become serializable
> 3. create the threadlocal fields lazily
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email