But... I think it's a lot more workable to have the extra code in the EJB configuration instead of needing to list all EJBs elsewhere. If necessary, let's come up with a transport-independent configuration. I mean, something like:
<transport-security> <transport>CORBA</transport> <configuration>(TSS GBean Name)</configuration> </transport-security> Aaron On Sun, 19 Jun 2005, Alan Cabrera (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/GERONIMO-659?page=comments#action_12313997 > ] > > Alan Cabrera commented on GERONIMO-659: > --------------------------------------- > > Now I remember why I originally designed it that way. > > > ejbs should point to TSS bean not TSS to ejb > > -------------------------------------------- > > > > Key: GERONIMO-659 > > URL: http://issues.apache.org/jira/browse/GERONIMO-659 > > Project: Geronimo > > Type: Improvement > > Components: CORBA > > Versions: 1.0-M3 > > Reporter: David Jencks > > Assignee: David Jencks > > Fix For: 1.0-M4 > > > > > Currently the TSS gbeans have a reference collection of ejbs they service. > > This is extremely unwieldy in practice. The ejb should have a reference to > > the TSS generated from info in the openejb plan. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > >