Hi!
I am studying EJB3 for the past few days.
The basic doubt i have is related to INDUSTRY standards.
1. How do we build, package and deploy EJB3 components in the INDUSTRY?
2. I want to use these
EJB components on different application servers like
JBoss, WebLogic etc. ?
3. If we use
Ant, can anybody give me the Ant files necessary to build and deploy EJB3 components!
4. If we build EJB3 components on one server like JBoss, can we deploy the same components in WebLogic or anyother server? Or, do we need to make any changes?
Thanks