Sensormatic View Manager 96 Console Installationsanleitung Seite 106

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 192
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 105
106 Sun Java System RFID Software 3.0 Administration Guide February 2006
(Required to use JMS) Configuring the JMS environment If you are using JMS
queues or topics as the message transport protocol between the RFID Event
Manager and the RFID Information Server, you must set up the JMS environment.
See “Enabling Usage of JMS With the RFID Information Server” on page 106.
Enabling Usage of JMS With the RFID
Information Server
Sun Java System Application Server 8.1 (Application Server) provides support for
applications that use the Java Message Service (JMS) application programming
interface (API) for messaging operations. JMS is a set of programming interfaces that
provide a common way for Java applications to create, send, receive, and read
messages in a distributed environment. JMS is a standard way that Java 2 Platform,
Enterprise Edition (J2EE
platform) applications perform asynchronous messaging.
J2EE components, web components or Enterprise JavaBeans™ (EJB™) components -
can use the JMS API to send messages that can be consumed asynchronously by a
specialized EJB, called a Message Driven Bean (MDB).
An MDB is similar to a session bean, except it responds to a JMS message rather than
an RMI event. MDBs were introduced in the EJB 2.0 specification. The MDB
represents the integration of JMS (Java Message Service) with the EJB software to
create an entirely new type of bean designed to handle asynchronous JMS messages.
Application Server support for JMS messaging and for MDBs, requires messaging
middleware, a JMS provider, that implements the JMS specification. Application
Server uses Sun Java™ System Message Queue 3 2005Q1 (Message Queue) as its
native JMS provider. The Sun Java System RFID Information Server installer creates
the following JMS resources on the application server:
TABLE 6-1 Java Message Service Resources
JMS Resource JNDI Name
Topic Connection Factory jms/TopicConnectionFactory
Topic jms/epcisTopic
Physical Destination epcisTopic
Queue Connection Factory jms/QueueConnectionFactory
Queue jms/epcisQueue
Physical Destination epcisQueue
Seitenansicht 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 191 192

Kommentare zu diesen Handbüchern

Keine Kommentare