History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-964
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tomasz Sztelak
Reporter: Tomasz Sztelak
Votes: 0
Watchers: 0
Operations

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

Support for accessing MessageContext from within service implementation

Created: 25/Apr/07 05:37 AM   Updated: 25/Apr/07 05:38 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.2.6

Time Tracking:
Not Specified


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tomasz Sztelak - 25/Apr/07 05:38 AM
Fixed in svn.
Now its possible to access MessageContext like:

MessageContext ctx = AbstractInvoker.getContext();