-
Feature Request
-
Resolution: Done
-
Critical
-
7.0.0.ER5
I would like ask for creating new chapter for Development EJB Guide where would be documented how to provide remote ejb call via IIOP.
This chapter is missing and this kind of call is necessary for jts transactions could be used for distributed configuration.
Unfortunately there is not much information on this topic anywhere. You can refer to upstream doc
https://docs.jboss.org/author/display/WFLY8/EJB+IIOP+Guide
but there not much information. But at least from guide
https://docs.jboss.org/author/display/WFLY8/EJB3+subsystem+configuration+guide
could be added info on configuration of ejb subsystem to enable iiop.
A good resource could be wildfly testsuite where you can find examples of EJB2 called by iiop.
- https://github.com/wildfly/wildfly/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/iiop/naming/IIOPNamingTestCase.java
- https://github.com/wildfly/wildfly/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/iiop/naming/IIOPNamingInContainerTestCase.java
Then there is an example of client call in this testcase here - meaning how to do remote IIOP call from the client
Developer currently responsible for IIOP subsystem is tadamski@redhat.com.
- blocks
-
JBEAP-3306 Development EJB: Transaction Behavior of EJB Invocations: add missing info
- Closed
-
JBEAP-3310 Development EJB guide: Documentation on SSL IIOP EJB invocation
- Closed
-
JBEAP-3308 [7.0] Development EJB: Transaction Behavior of EJB Invocations: Server to Server Invocations
- Closed
-
JBEAP-6950 Development EJB: Transaction Behavior of EJB Invocations: Server to Server Invocations
- Closed
- relates to
-
JBEAP-3309 Development EJB: Transaction Behavior of EJB Invocations: Client-side Invocations
- Closed