Hi,

I have created an Angular 2 application using angular-cli. I need to deploy
it in Tomcat server. I issued a command "ng build --env=prod". Copied all
files under dist folder to my tomcat/webapps folder. This was not working
and getting an error

Failed to load resource: the server responded with a status of 404 (Not
Found)
polyfills.bundle.js Failed to load resource: the server responded with a
status of 404 (Not Found)
styles.bundle.js Failed to load resource: the server responded with a
status of 404 (Not Found)
vendor.bundle.js Failed to load resource: the server responded with a
status of 404 (Not Found)
main.bundle.js Failed to load resource: the server responded with a status
of 404 (Not Found)

Any other steps i need to follow?

--
*Saju Thankathurai*

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to