
174 Sun Java System RFID Software 3.0 Administration Guide • February 2006
JMSLogger Connector
This component provides a connector that sends PML core events using a JMS
Message.
TABLE B-7 JMSLogger Properties
Property Description
classname com.sun.autoid.logger.JMSLogger
LogLevel Defines a set of standard logging levels that can be used to control
logging output. Possible values are:
• SEVERE (highest value)
• WARNING
• INFO
• CONFIG
• FINE
• FINER
• FINEST (lowest value)
JndiContextFactory Sets the java.naming.factory.initial property with the
default value of
com.sun.jndi.fscontext.RefFSContextFactory.
JndiProviderURL java.naming.provider.url.
Principal java.naming.security.principal
Credentials java.naming.security.credentials
Authentication java.naming.security.authentication
ConnectionFactory
connection factory
UserName optional user name for creating connections
UserPassword optional user password for creating connections
QueueName queue name
TopicName topic name
Transacted Indicates whether session is transacted, default false
AcknowledgeMode Indicates whether the consumer or the client acknowledges the
messages received.
Default value = Session.AUTO_ACKNOWLEDGE
SendPML If true, sends PML as a text message; otherwise sends the event
object as the message (default is true).
Commenti su questo manuale