Prev Next

Java / JNDI

List some of the resource that can be looked up using JNDI.

  • javax.sql.DataSource,
  • javax.jms.Connection-Factory,
  • javax.jms.QueueConnectionFactory,
  • javax.jms.TopicConnectionFactory,
  • javax.mail.Session, java.net.URL,
  • javax.resource.cci.ConnectionFactory.

More Related questions...

Show more question and Answers...

RMI

Comments & Discussions