I found my problem in accessing the ArcGIS javascript API. My web server is running on SSL and blocks access to http resources like the ArcGIS JS API. But I am not sure how to solve this problem. How can I access http content from a https web page?
PK