When i deploy explored Artifact to jboss , it always report "Artifact has invalid extension issue" Some guys tell me to rename the folder to end with .ear ,however, issue still exist ,
It looks like you have an EJB artifact. In this case, the correct extension would be 'jar'. Please note, you don't need to add the extension to the 'Name', just to the 'Output directory'.
Hello,
It looks like you have an EJB artifact. In this case, the correct extension would be 'jar'.
Please note, you don't need to add the extension to the 'Name', just to the 'Output directory'.
Regards,
Michael
Thanks for your reply...
With your help,Issue has been resolved.....