Bugzilla – Bug 2926
Local transport doesn't work without a current MessageContext
Last modified: 2005-11-23 14:31:02
You need to log in before you can comment on or make changes to this bug.
Jarek said it's probably possible to make local transport work without a pre-existing MessageContext.
The local transport can now be used without a MessageContext around. In fact, calling the LocalTransportUtils.enableLocalTransport() function is not necessary anymore. These changes are now committed to trunk.