Hi hari, Thanx alot for your reply. Actually the problem is with cross domain. drupal is on localhost:80 and geoserver is on 8080.Since drupal is sending data using XMLHttpRequest which due to security issues cannot connect to different domain(geoserver here).
Either drupal and geoserver should be in same domain(which is not possible) or there should be some other way to send data from drupal to geoserver. I can definitely say that geoserver is not reading the data and this MAY be the reason -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Geoserver-not-processing-the-data-from-drupal-tp6349370p6358219.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
