JNDIHelper

From GreenVulcano Wiki
Revision as of 19:20, 25 January 2012 by Anonymous (talk) (Created page with "The JNDIHelper Element is used by: DataSourceConnection, j2ee-ejb-call, j2ee-jca-call, jms-dequeue, jms-enqueue, pop-call, ServiceCallerTask, [[smtp-c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The JNDIHelper Element is used by: DataSourceConnection, j2ee-ejb-call, j2ee-jca-call, jms-dequeue, jms-enqueue, pop-call, ServiceCallerTask, smtp-call and XAHelper. It has the following attributes:


  • initial-context-factory: Initial context factory for the JNDI tree containing connection-factory and the destination-name.
    Where GreenVulcano® ESB and the server to contact are installed on the application server of the same type, you may leave this parameter unspecified.
    Where the application servers are rather different, as well as configure the initial context factory, make sure also that are present in the classpath the classes necessary to connect remote application server.