
You need to assemble the source files that you have developed in the UtilCallbackproject into a JAR file. Then, this JAR file is assembled into an EAR file into an Enterprise Application project.
Since the UtilCallback bean is a simple one and does not reference any other beans or resources, you can skip the editing of the deployment descriptors. The default settings describing the bean that the Developer Studio generates are sufficient, so you can proceed with building the JAR file:
At the end of this procedure, you have the CallbackApplication packaged in an EAR file and ready to be deployed on the J2EE Engine.