Issue Details (XML | Word | Printable)

Key: JS2-155
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Sean Taylor
Reporter: David Sean Taylor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

Redeploy causes class cast exceptions

Created: 22/Oct/04 11:18 PM   Updated: 24/Mar/05 09:16 AM
Return to search
Component/s: None
Affects Version/s: 2.0-dev/cvs
Fix Version/s: 2.0-dev/cvs, 2.0-M2

Time Tracking:
Not Specified

Resolution Date: 24/Mar/05 09:16 AM


 Description  « Hide
Redeploying causes class cast exceptions because of data stored in the session.
I've seen this happen specifically with the MyFaces portlet and another scenario. We need to capture this and try to remove the old object from the session and replace it with a new one.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ate Douma added a comment - 24/Mar/05 09:16 AM
The latest cvs head seems to have this fixed by using a more appropriate cross-context dispatch implementation. The problem was a cross-context invoked pa still received the portal session.
Now that that is over, hotdeployment doesn't throw these class cast exceptions anymore.

Ate Douma made changes - 24/Mar/05 09:16 AM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Fix Version/s 2.0-M2 [ 11015 ]