jar -uvf myapplication.ear myservice.jar
When asked for: | Do this: |
---|---|
Path to the ear file | Specify your .ear file |
Deploy EJBs | Check this |
JNDI name of EJB | Specify any name you like, but it must match the JNDI name that other components of your application use when they refer your EJB |
Map EJB ref to an enterprise bean | Specify the same JNDI name that you specified above |
Map resource refs to resources | Enter eis/MFCobol_v1.0 as the JNDI name |