Hi J�rgen,

> should i switch to jboss? if yes, why?

Beginning with J2EE it is a good way to first use reference
implementation from Sun because the Sun tutorials rely on it. But for
real life applications you should use another J2EE Server like JBoss. I
am using JBoss because it is OpenSource, well documented and the OJB
samples rely on JBoss.

Another point is developement/deployment. With EJBs a lot of code can be
generated. I use XDoclet/EJBDoclet to do this. There is a lot of support
for deployment to JBoss already in EJBDoclet! I don't know if there is
the same for Sun's reference implementation.

Thimo

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

Reply via email to