You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org> on 2005/06/19 03:11:17 UTC

[jira] Commented: (GERONIMO-659) ejbs should point to TSS bean not TSS to ejb

    [ 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


Re: [jira] Commented: (GERONIMO-659) ejbs should point to TSS bean not TSS to ejb

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
	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
> 
>