This might happen when you create EAR project and don't check the option to generate application.xml file.
If the application.xml file is missing, you can try by this way
Project -> Right click -> Java EE -> Open Application Server Deployment Descriptor Or
Project -> Right click -> Java EE -> Generate Deployment Descriptor
If the application.xml file is missing, you can try by this way
Project -> Right click -> Java EE -> Open Application Server Deployment Descriptor Or
Project -> Right click -> Java EE -> Generate Deployment Descriptor
No comments:
Post a Comment