<https://lh3.googleusercontent.com/-TWGcOrDRPuk/WaaYp6zgWQI/AAAAAAAARH4/gYV76blLxP8mNW-dmmOqtzawQCWa4RJgQCLcBGAs/s1600/erro%2Bangula.png>
Hi Sander,

I created a Web-Dynamic project in Eclipse, addeded simple static files 
like html, css, and js (only for test the deploy), and published in Tomcat 
9 Server.
The static files that I created works accessing from web browser.

OK. The "basic project" is running.

In "Heroes Tutorial from Angular", the app works in CMD with "npm start" 
command.

Now, i trying to understand how i will deploy an Angular app in real 
server, like Tomcat, Glassfish, Apache, etc...
I try to follow this instructions https://angular.io/guide/deployment in 
"simple way" deployment. So, i copied all the angular source codes to new 
folder in my project, and was try to acess from browser...
I changed the base href from index.xhtml, and scripts:
    <script src="https://unpkg.com/core-js/client/shim.min.js";></script>
    <script src="https://unpkg.com/[email protected]?main=browser";></script>
    <script 
src="https://unpkg.com/[email protected]/dist/system.src.js";></script>

Please look the print screen... the error resumes in 404 not found in 
main.js

Thanks for help! Regards.


-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to