[Java lista] EJB 3 jndi neve
Verhás István
istvan at verhas.com
2010. Már. 10., Sze, 11:10:06 CET
Ăs egyĂŠbkĂŠnt megtalĂĄlja?
Ha igen, akkor nem mindegy milyen nĂŠven?
Ha nem, akkor meg Ăşgyis meg kell adni.
Ăźdv
vi
BĂśszĂśrmĂŠnyi PĂŠter wrote:
> Es ez az elnevezesi mod Servlet esteben is el vajon?
>
> On Tuesday 09 March 2010 22:37:28 IstvĂĄn VicziĂĄn wrote:
>
>> Szia,
>>
>> LokĂĄlis neveket keres a megadott szabĂĄly szerint, ĂŠs ehhez a deployer
>> rendel globĂĄlis neveket.
>>
>> EJB 3.0 JSR 16.5.1.1 (414. old.):
>> The Bean Provider uses the EJB annotation to annotate a ďŹeld or setter
>> property method of the bean
>> class as a target for the injection of an EJB reference. The reference
>> may be to a session beanâs business
>> interface or to the local home interface or remote home interface of a
>> session bean or entity bean.
>> The following example illustrates how an enterprise bean uses the EJB
>> annotation to reference another
>> enterprise bean. The enterprise bean reference will have the name
>> java:comp/env/com.acme.example.ExampleBean/myCart in the referencing beanâs
>> naming context, where ExampleBean is the name of the class of the
>> referencing bean and
>> com.acme.example its package. The target of the reference must be
>> resolved by the Deployer.
>> package com.acme.example;
>> @Stateless public class ExampleBean implements Example {
>> ...
>> @EJB private ShoppingCart myCart;
>> ...
>> }
>>
>> MĂŠg nĂŠmi rizsa:
>>
>> http://jtechlog.blogspot.com/2009/01/jndi-nevek-ejb-krnyezetben.html
>>
>> RemĂŠlem segĂt.
>>
>> Viczi
>>
>> 2010/3/9 <zmblevlist at gmail.com>:
>>
>>> Tehat akkor eselyes, h magaban vegigturja a jndi fat?
>>>
>>> On Tuesday 09 March 2010 22:06:28 Auth GĂĄbor wrote:
>>>
>>>> HalihĂł!
>>>>
>>>> zmblevlist at gmail.com Ărta:
>>>>
>>>>> A kerdes egyszeru: Ha jee 5 alatt egy Servletben van egy @EJB-s
>>>>> annotacio egy adattagra (semmi parameter az annotacionak), akkor
>>>>> milyen nevem probalja megkeresni a jndi faaban a kontener az ejb-t?
>>>>>
>>>> Ha jĂłl rĂŠmlik, akkor nem nevet keres hozzĂĄ, hanem az interfĂŠsz
>>>> implementĂĄciĂłjĂĄt adĂł EJB-t. Ha tĂśbb ilyen van, akkor nem tudom... :)
>>>>
>>> --
>>> ĂdvĂśzlettel,
>>> BĂśszĂśrmĂŠnyi PĂŠter
>>> _______________________________________________
>>> Javalist mailing list
>>> Javalist at javagrund.hu
>>> http://javagrund.hu/mailman/listinfo/javalist
>>>
>> _______________________________________________
>> Javalist mailing list
>> Javalist at javagrund.hu
>> http://javagrund.hu/mailman/listinfo/javalist
>>
>>
>
>
--------- következő rész ---------
Egy csatolt HTML ĂĄllomĂĄny ĂĄt lett konvertĂĄlva...
URL: http://javagrund.hu/pipermail/javalist/attachments/20100310/138a8712/attachment.html
További információk a(z) Javalist levelezőlistáról