[jboss-jira] [JBoss JIRA] (AS7-2131) Eliminate JNP usage in HornetQ
David Lloyd (Created) (JIRA)
jira-events at lists.jboss.org
Mon Oct 17 12:09:45 EDT 2011
Eliminate JNP usage in HornetQ
------------------------------
Key: AS7-2131
URL: https://issues.jboss.org/browse/AS7-2131
Project: Application Server 7
Issue Type: Task
Components: JMS
Reporter: David Lloyd
Assignee: Clebert Suconic
Priority: Blocker
Fix For: 7.1.0.Beta1
Currently HQ is using JNP to get the JNDI mapping for queues and stuff. This will be changed to use a client-side JNDI URL scheme, such as "hq:xxxx" to generate the client-side interfaces much like EJB uses the "ejb:" scheme. There is no server-round trip for this and it will enable us to remove the JNP sockets from the server configuration, which should never have been introduced.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list