Hi dpaddock,
I made the change in config.xml on basemaps:
<layer
label="axa"
type="wms"
visible="true"
visiblelayers="0,2"
wkid="EPSG:31600"
url="http://localhost:8080/geoserver/wms"/>
and i received a blank page..ESRI logo si loaded and staying on Transferring data from localhost..
i have a crossdomain.xml if help.
The wkid goes on the map tag, but it may not be needed. Make sure the visiblelayers match the available layer names. You may need to use a tool like HttpFox to see what the request/responses are.
The wkid goes on the map tag, but it may not be needed. Make sure the visiblelayers match the available layer names. You may need to use a tool like HttpFox to see what the request/responses are.