You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by HHB <hu...@yahoo.ca> on 2008/03/30 15:15:22 UTC

How to call EJB from T5 application?

Hi.
In a Tapestry 5 application, how to call EJBs?
Thanks.
-- 
View this message in context: http://www.nabble.com/How-to-call-EJB-from-T5-application--tp16381308p16381308.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: How to call EJB from T5 application?

Posted by Ulrich Stärk <ul...@spielviel.de>.
HHB schrieb:
> Is it possible to employ some kind of DI? what about writing a custom service
> and register it with T5 application?
> 
> 
> Ulrich Stärk wrote:
>> HHB schrieb:
>>> Hi.
>>> In a Tapestry 5 application, how to call EJBs?
>>> Thanks.
>> Look it up using JNDI or some other method and use it.
>>
>> Uli
>>
> 

You should have look at 
http://tapestry.apache.org/tapestry5/tapestry-ioc/. Tapestry-ioc can 
handle your custom services and inject them into your pages. If you want 
to know more please refer to the docs and the wiki.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: How to call EJB from T5 application?

Posted by HHB <hu...@yahoo.ca>.
Is it possible to employ some kind of DI? what about writing a custom service
and register it with T5 application?


Ulrich Stärk wrote:
> 
> HHB schrieb:
>> Hi.
>> In a Tapestry 5 application, how to call EJBs?
>> Thanks.
> 
> Look it up using JNDI or some other method and use it.
> 
> Uli
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-call-EJB-from-T5-application--tp16381308p16383212.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: How to call EJB from T5 application?

Posted by Ulrich Stärk <ul...@spielviel.de>.
HHB schrieb:
> Hi.
> In a Tapestry 5 application, how to call EJBs?
> Thanks.

Look it up using JNDI or some other method and use it.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org