由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Ejb 3.0 deployment descriptor?
相关主题
EJB book网上的J2EE的tutorial大多都太差了
Spring 工作机会好象不多啊!Help: J2EE beginner Deploy problem
J2EE入门请问现在做Java+websphere或者ATG平台开发的工作有前途么 (转载)
怎么能学成J2EE的全能Any good book recommendation for EJB?
Java笔试题分享-EJBQuestions on EJB3 Persistence/Hibernate
光学Java Standard 本身是不是永远不够?EJB里面要使用一个另外jar包里面的classes怎么设置?
j2ee without EJBEJB的书
any good j2ee book?Java,EJB的performance
相关话题的讨论汇总
话题: ejb话题: descriptor话题: deployment话题: dd话题: vendors
进入Java版参与讨论
1 (共1页)
g*****g
发帖数: 34805
1
One big problem I had with EJB2.x was its deployment descriptor,
while EJB programming was standard, its DD was not. Thus EJB was not
really zero configuration between different vendors. All the IDE tools
lock you into some vendor. I wonder if this situation is getting better
with commence of EJB3?
w*r
发帖数: 2421
2
......nop...

【在 g*****g 的大作中提到】
: One big problem I had with EJB2.x was its deployment descriptor,
: while EJB programming was standard, its DD was not. Thus EJB was not
: really zero configuration between different vendors. All the IDE tools
: lock you into some vendor. I wonder if this situation is getting better
: with commence of EJB3?

g*****g
发帖数: 34805
3
If ejb3 is to make programming easy, no standard DD is a huge mistake.

【在 w*r 的大作中提到】
: ......nop...
w*r
发帖数: 2421
4
well, it is true that ejb3 improved the easiness of programming, DD... well
j2EE is just a standard, implementatoin varies, universial DD is probably a
dream which never comes true.

【在 g*****g 的大作中提到】
: If ejb3 is to make programming easy, no standard DD is a huge mistake.
g*****g
发帖数: 34805
5
If servlet DD can be standard, why not for EJB?

well
a

【在 w*r 的大作中提到】
: well, it is true that ejb3 improved the easiness of programming, DD... well
: j2EE is just a standard, implementatoin varies, universial DD is probably a
: dream which never comes true.

w*r
发帖数: 2421
6
different vendors want their own market share, especially when you seen
database vendors provide their own implementation. the integrity of J2EE and
RDBMS platform just makes it natural to have vendor specific impl, servlet
is not quite so close to the persistence layer.

【在 g*****g 的大作中提到】
: If servlet DD can be standard, why not for EJB?
:
: well
: a

g*****g
发帖数: 34805
7
Almost all EJB vendors can use different DB in their deployment descriptor.
So all they need is a standard way to describe it. They can still have their
own implementation.

and
servlet

【在 w*r 的大作中提到】
: different vendors want their own market share, especially when you seen
: database vendors provide their own implementation. the integrity of J2EE and
: RDBMS platform just makes it natural to have vendor specific impl, servlet
: is not quite so close to the persistence layer.

1 (共1页)
进入Java版参与讨论
相关主题
Java,EJB的performanceJava笔试题分享-EJB
ejb 3.1 seems very promising...光学Java Standard 本身是不是永远不够?
谁来给简单的讲讲JAASj2ee without EJB
Pretty good writeup comparing EJB3 and Springany good j2ee book?
EJB book网上的J2EE的tutorial大多都太差了
Spring 工作机会好象不多啊!Help: J2EE beginner Deploy problem
J2EE入门请问现在做Java+websphere或者ATG平台开发的工作有前途么 (转载)
怎么能学成J2EE的全能Any good book recommendation for EJB?
相关话题的讨论汇总
话题: ejb话题: descriptor话题: deployment话题: dd话题: vendors