To be exact, it's possible to access locals while war and ejb-jar
are both in the same *ear*.

Regards,

Slava Imeshev

--- "Robertson, Jason" <[EMAIL PROTECTED]> wrote:
> You can access the local interfaces from within a servlet as long as (I
> think) the servlet container and the EJB container are running in the same
> JVM. If it has to jump JVM boundaries then a remote interface is needed.
> 
> I'm testing my Entity beans with local interfaces just fine by extending
> ServletTestCase and accessing them in the traditional fashion.
> 
> Jason



__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to