We have created Angular App. But we are getting 403 Forbitten error after deploying on JBoss.
We have created Angular App. Then build application using “ng build” command which created dist folder. After building application we can create war file using “D:WorkAngular_Workspacenewappdistnewapp>jar -cvf mynewapp.war *” command and deployed war file to JBoss. But we are gaetting 403 Forbitten error.
New contributor
Nitin Gandge is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.