Matthew,
Thanks, this is it. I've just wanted to mention it for what it worth. I
do think that having session beans up front and have app server take
care of connection pooling, transaction, concurrence, clustering can be
still very useful with hibernate, but it's really depends how useful all
these are for the gotjava.
Matthew E. Porter wrote:
> Igor:
> Here is the link to which I think yo were referring:
> http://hibernate.bluemars.net/15.html#5 . I thought this meant they
> recommended this as opposed to Entity Beans. But who knows given how
> vague it is?
>
>
>
> -matthew
>
> On Monday, December 2, 2002, at 11:29 AM, Igor Stelmashenko wrote:
>
>> Although I can not find this link at the moment, but I remember reading
>> that hibernate docs recommends to have a Session Bean on the front
>> of the code which uses persistent framework, for example in case
>> of jobs it cuuld be a "ResumeBean" with methoods such us updateResume,
>> findByArea etc.
>>
>> Matthew E. Porter wrote:
>>
>>> At this time, it does not appear that we need an EJB container. I
>>> personally am not a big fan of EJBs, especially CMPs. However, there
>>> are places where EJBs are appropriate. At this time, I am not ready
>>> to state there will never be EJBs in the system.
>>> -matthew
>>> On Monday, December 2, 2002, at 07:03 AM, Matthew Schmidt wrote:
>>>
>>>> Team, Since we're going to be using Hibernate as a persistance
>>>> engine, do we need an entity engine (EJB) to run JLCP anymore (once
>>>> the polls are converted that is)? If not, then we can package up a
>>>> standalone eventually with nothing more than Tomcat instead of >>>
>>>> JBoss.
>>>>
>>>> Matt
>>>>
>>>>
>>>> _______________________________________________
>>>> JL-Volunteers mailing list
>>>> JL-...@ma...
>>>> http://cato.usermagnet.com/mailman/listinfo/jl-volunteers
>>>
>>> _______________________________________________
>>> JL-Volunteers mailing list
>>> JL-...@ma...
>>> http://cato.usermagnet.com/mailman/listinfo/jl-volunteers
>>
>>
>>
>> _______________________________________________
>> JL-Volunteers mailing list
>> JL-...@ma...
>> http://cato.usermagnet.com/mailman/listinfo/jl-volunteers
>
>
> _______________________________________________
> JL-Volunteers mailing list
> JL-...@ma...
> http://cato.usermagnet.com/mailman/listinfo/jl-volunteers
>
_______________________________________________
JL-Volunteers mailing list
JL-...@ma...
http://cato.usermagnet.com/mailman/listinfo/jl-volunteers
|