Mule

Add session support to Mule

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.3-rc2
  • Component/s: Core: API, Core: Containers
  • Labels:
    None
  • Similar Issues:
    MULE-617 Add Servlet Http Session support
    MULE-110 Add ReplyTo support to the UMOMessage
    MULE-4375 Add Guice support to Mule
    MULE-4324 Add Cometd Ajax support to Mule
    MULE-4685 Add RSS support to Mule
    MULE-3894 Sessions in Mule do not really behave like sessions
    MULE-4 Mule sessions confusing
    MULE-647 Add Spring ApplicationEvent support to Mule
    MULE-5641 Socket write exception using large Mule SESSION variables with CXF
    MULE-2329 Add support to i86pc architectures

Description

Session support would be easy to add to Mule. We need to add a way of storing and retrieving session information on the UMOSession object and then provide a pluggable way for transports to store session info as well as providing a D
Default Mule mechanism, which should probably just serialise key value pairs to a byte array, base64 encode them and write them as a property header

Activity

Hide
Andrew Perepelytsya added a comment - 05/Apr/06 11:37 AM

Ross has already committed this support.

Show
Andrew Perepelytsya added a comment - 05/Apr/06 11:37 AM Ross has already committed this support.

People

Vote (0)
Watch (0)

Dates

  • Created:
    22/Feb/06 02:42 AM
    Updated:
    21/Aug/06 09:23 PM
    Resolved:
    05/Apr/06 11:37 AM