0 Replies Latest reply on Feb 28, 2009 4:30 PM by folesen

    Functionality like Websphere UserWorkArea

    folesen

      My company are using websphere and now wants to run our applications on jboss. Our applications use the websphere facility named UserWorkArea where you can attach some data to the request. The data will be transferred across RMI and across threads switches inside the container.

      Does anyone know how to implement a similar functionality inside JBOSS? Any comments would be appreciated

      Actually, the UserWorkArea was submitted as jsr 149 long time ago and later withdrawn.