problems with server Tomcat ans arcGIS

623
3
06-18-2014 01:36 AM
thomasrenaud
New Contributor
Hi Guys,

I work on a local server Apache Tomcat. I make a script to display a map and i can see it when i type in my browsers : www.localhost:8080/myMap.html but when i try to type www.myIpAdress:8080/myMap.html i have text but not the map.

I ask myself if  it's a problem of proxy , But i am not really sure ! And you what do you think ?

I try to use a proxy but as i am not really an informatician, i don' really understand how it works.

Thanks,

Enoa
0 Kudos
3 Replies
JeffPace
MVP Alum
i hope those www's are just a typo.

i suspect a cross domain issue
0 Kudos
thomasrenaud
New Contributor
Yes you're right O_o => Of course it wanted to write "http://localhost... and not www.localhost... 😉 I still searching. Thanks you for your help. If I find a solution, I will come back !

Enoa
0 Kudos
thomasrenaud
New Contributor
Maybe should I use  : https://developers.arcgis.com/javascript/jssamples/exp_cors_edit_points.html but when I try I have nothing 😕
0 Kudos