Package the EJB's .jar file into an .ear for your application. To do this use a jar command similar to the following: jar -cvf myApplication .ear myService ...
確定! 回上一頁