[ 
http://issues.apache.org/jira/browse/GERONIMO-659?page=comments#action_12314014 
] 

David Jencks commented on GERONIMO-659:
---------------------------------------

The tss tags are not required, ejbs still work fine without corba.

I agree the current solution is not optimal.

I think there is a problem with having the tss bean reference the ejb 
container, namely that if several tss beans reference the same ejb container, 
corba won't know what IOR to serve up when you look up that ejb.   Having the 
ejb reference the tss prevents this from happening.  Can you suggest another 
solution to this problem?

We __might__ be able to alleviate the extreme inconvenience and unworkability 
of the previous implemenation of the tss bean referring to the ejb by 
recommending that you include the tss bean you want to use in your application 
rather than in the standard geronimo config.  This would also fix the 
ridiculous situation that deploying another app requires you to modify the 
basic geronimo plan in order to access the ejbs.

Also, the presence of jndi-name and local-jndi-name in EjbContainer seems to me 
that it is equally injecting information not relevant to the ejb or the 
geronimo naming system and only relevant to particular transports. 

> 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

Reply via email to