|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page Historyh2. Send a JBI message to an external EJB
When a JBI message is received on an endpoint linked to an EJB, the message is transformed into a RMI message, then sent to the linked EJB. !petals-bc-ejb.png!
The RMI message is created following these steps :
# If a security subject is provided by the JBI message it is used as authentication information during the RMI invokation.
When a JBI message is received on an endpoint linked to an EJB, the message is transformed into a RMI message, then
sent to the linked EJB.
sent to the linked EJB.
{info}
For more information about JAAS read the chapter : JAAS authentication for EJB calls{info}
In order to reach the remote EJB, the component need to get an RMI stub of the EJB from a JNDI server. The JNDI name
of the target EJB is defined in the parameter ejb.jndi.name.
In order to reach the remote EJB, the component need to get an RMI stub of the EJB from a JNDI server. The JNDI name
In order to reach the remote EJB, the component need to get an RMI stub of the EJB from a JNDI server. The JNDI name of the target EJB is defined in the parameter ejb.jndi.name.
The external EJB is called and the response is processed by the PEtALS-JAXB-Databinding library and then returned to the JBI environment.
h2. Service Unit descriptor
terre
For more information about JAAS read the chapter : JAAS authentication for EJB calls{info}
In order to reach the remote EJB, the component need to get an RMI stub of the EJB from a JNDI server. The JNDI name
of the target EJB is defined in the parameter ejb.jndi.name.
In order to reach the remote EJB, the component need to get an RMI stub of the EJB from a JNDI server. The JNDI name
In order to reach the remote EJB, the component need to get an RMI stub of the EJB from a JNDI server. The JNDI name of the target EJB is defined in the parameter ejb.jndi.name.
The external EJB is called and the response is processed by the PEtALS-JAXB-Databinding library and then returned to the JBI environment.
h2. Service Unit descriptor
terre