[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1168) Provide ability to JMS local object reference between JMS endpoints in the same VM

P Duffy (JIRA) jira-events at lists.jboss.org
Wed Nov 28 10:27:46 EST 2007


Provide ability to JMS local object reference between JMS endpoints in the same VM
----------------------------------------------------------------------------------

                 Key: JBMESSAGING-1168
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1168
             Project: JBoss Messaging
          Issue Type: Feature Request
    Affects Versions: 1.3.0.GA
         Environment: EAP 4.2 on Solaris 10
            Reporter: P Duffy
         Assigned To: Tim Fox


Our application is using JMS for both inter and intra process messaging.  We require the ability to message a local object reference between two messaging endpoints in the same VM.  Alternatives are to Serialize the object (not viable, its a complex structure) or cache the object and message the cache identifier of the object (seems silly to have to do this).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list