Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
In my J2EE project when I try to change the name of the file in application.xml file and deploy the ear file, the ear file does not acknowledge the changes. still it has TestEJB.jar directory can you explain why?
Right click on your EAR project, go to MyEclipse > Add / Remove Modules, then use that dialog to remove or add modules to your ear. This is where your application file is generated from.
True thats correct, still I cannot change the extension of the files EJBproject and WEB project. As I posted earlier my question is, can I change the extension of EJB file to .xxx instead of .jar file.