I'm doing OPENEJB-93 "Local business interfaces via IntraVM Server"
and have the core functionality done; requests from business
interfaces in and out of the container. Not I need to wire this into
the IntraVM JNDI, so I'm grabbing this test to develop against.
Don't yet have the code to wire business interface producing
ObjectFactories into JNDI, so I'll have to tackle that. For now I'll
code in a strategy for creating the JNDI name and hold off on openejb-
jar.xml syntax for doing that as there is an ongoing discussion on
that topic -- even though the openejb-jar.xml schemas are very
different between 2 and 3, it's nice to start homogenizing them at
least minimally.
-David
- Grabbing OPENEJB-157 iTest: StatelessLocalBusinessIntfcTests David Blevins
-