Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
EJB and other Jakarta /Java EE Technologies
Multiple Listener Port for a single MDB
Suchen Chodankar
Ranch Hand
Posts: 47
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi all,
Does anyone know what configuration I would need to do for my MDB to listener to multiple Listener Ports?
<ejbBindings xmi:type="ejbbnd:MessageDrivenBeanBinding" xmi:id="MessageDrivenBeanBinding_1078762422375" activationSpecJndiName="eis/AAList_SPEC" destinationJndiName="jms/AAQueue"> <enterpriseBean xmi:type="ejb:MessageDriven" href="META-INF/ejb-jar.xml#MessageDriven_1078762422375"/> <resRefBindings xmi:id="ResourceRefBinding_1149861221734" jndiName="jdbc/TestConfig"> <bindingResourceRef href="META-INF/ejb-jar.xml#ResourceRef_1149861221359"/> </resRefBindings> <ejbRefBindings xmi:id="EjbRefBinding_1083766957222" jndiName="AADetectorHelper"> <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1083766957222"/> </ejbRefBindings> </ejbBindings> <ejbBindings xmi:type="ejbbnd:MessageDrivenBeanBinding" xmi:id="MessageDrivenBeanBinding_43537624223453" activationSpecJndiName="eis/AAList_SPEC" destinationJndiName="jms/AAQueue"> <enterpriseBean xmi:type="ejb:MessageDriven" href="META-INF/ejb-jar.xml#MessageDriven_1078762422375"/> <resRefBindings xmi:id="ResourceRefBinding_1149861221734" jndiName="jdbc/TestConfig"> <bindingResourceRef href="META-INF/ejb-jar.xml#ResourceRef_1149861221359"/> </resRefBindings> <ejbRefBindings xmi:id="EjbRefBinding_1083766957222" jndiName="AADetectorHelper"> <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1083766957222"/> </ejbRefBindings> </ejbBindings>
Am I doing something wrong here?
Don't MAKE me come back there with this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Error looking up EJB
Entity beans could not be used (WSAD 5)
"comp/env/ejb/DcOtherInStateBenefitsSessionEJB" not found in context "java:"
local JNDI lookup
HELP: Jndi names disappear when deploying
More...