Sagewire Logo

JNS and EJB

2 Message(s) by 2 Author(s) originally posted in java beans


From: Nico Date:   Tuesday, May 23, 2006
Hi,
I have more entity bean s that must leave their message s on a queue and I
have more message-driven beans that must read the messages on the queue.
can I implement this situations?
how?
maybe I must use a topic instead of the queue, but can differets entity
beans leave their messages in the same queue or topic?

thanks and sorry for my english... :-)
nico


From: efriedNoSpam Date:   Wednesday, May 24, 2006
wrote in message:
Hi, I have more entity beans that must leave their messages on a queue and I
have more message-driven beans that must read the messages on the queue.
can I implement this situations?
how?
maybe I must use a topic instead of the queue, but can differets entity
beans leave their messages in the same queue or topic?
thanks and sorry for my english... :-)
nico
Yes - mostly.



Entity beans shouldn't be touching JMS. But a session bean can reference the
entity bean and post the message to JMS. To a queue or a topic. Hope this
helps.

Eric



Next Message: pooling the JDBC connection


Blogs related to JNS and EJB

EJB概述
EJB技术简化了用JAVA语言编写的企业应用系统的开发,配置,和执行。 ... 就被打包成一个 标准的JAVA文件,ejb-jar文件。一个ejb-jar文件可以包括一个或多个的Enterprise Beans。 ... 与事务服务类似,在配置的时候,你可以用JNS,也可以用更健壮的INS。 ...

computer abbreviations
JNS Jump if No Sign JOE Java Objects Everywhere JOHNNIAC* John Neumann Integrator and Automatic Computer [Rand Corp.] JOSS * Johnniac Open Shop System [Rand Corp.] JOVIAL Jules' Own Version of the International Algorithmic Language ...

A Glossary of Computer Oriented Abbreviations and Acronyms
EJB Enterprise JavaBeans EL Electroluminescent (display) + Erase Line ELAN Emulated Local Area Network ... JNP Jump if No Parity JNS Jump if No Sign JOE Java Objects Everywhere ... JTAPI Java Telephony Application Programming Interface ...

EJB概述(下)
管理者配置个管理Enterprise计算和网络服务的低层,包括EJB服务和容器。 ... 就被打包成 一个标准的JAVA文件,ejb-jar文件。一个ejb-jar文件可以包括一个或多个的Enterprise Beans ... 与事务服务类似,在配置的时候,你可以用JNS,也可以用更健壮的INS。 ...

EJB概述
EJB技术简化了用JAVA语言编写的企业应用系统的开发,配置,和执行。 ... 就被打包成一个 标准的JAVA文件,ejb-jar文件。一个ejb-jar文件可以包括一个或多个的Enterprise Beans。 ... 与事务服务类似,在配置的时候,你可以用JNS,也可以用更健壮的INS。 ...


Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional