Hi kishorecvr,
There are a few ways to package EJBs, depending on the app server that you are deploying them on. For example, if you are deploying on JBoss, you can simply use the jar tool that comes with the SDK to compile your EJB jars. However, if you are using WebLogic, you need to run...