Select to view content in your preferred language

ESRI ,DOJO and Websphere Portal

727
1
09-15-2013 05:48 AM
vinayb
by
Deactivated User
HI ALl,

I have cross posted this same question at StackOverFlowhttp://stackoverflow.com/questions/18813084/esri-dojo-and-websphere-portal but felt , audience here are more suitable so posting here too.

Below is description:-

I am using ESRI javascript api for the map in my application which is developed on WPS , my application is heavily developed using dojo 1.7 but the problem is I am using ESRI javascript api 3.6 for map which used dojo 1.8.3 now i removed dojo 1.7 and ESRI which internally loaded dojo 1.8.3 things are breaking but I load dojo1.8.3 minus ESRI things are fine. What could be the issue , is this something to do with ESRI or IS it sometime to do with WPS
0 Kudos
1 Reply
JonathanUihlein
Esri Regular Contributor
The errors thrown are appropriate for when one tries to load two different versions of DOJO.

This may or may not be useful:
https://developers.arcgis.com/en/javascript/jssamples/mapconfig_customdojo.html
0 Kudos