OracleFMW MapViewer 11.1.1.5.1 (PS4) Release Notes This is the MapViewer 11.1.1.5.1 patch released on June 2011. A partial list of bugs fixed in this patch: - 11685905 ORACLE MAPS CLIENT DOES NOT SUPPORT TOUCH EVENTS - 11819687 WMS THEME WITH HTTPS URL DOES NOT WORK PROPERLY - 11901230 NO WAY TO GET THE STATUS ON WHETHER XMLHTTP IS ENABLED - Fixed a log4j related warning message during MapViewer startup - Fixed a bug in NSDP when first row of NSDP data contains no key value - 11815406 GEORASTER REPROJECTION AND SPATIAL PATCHES - 11893557 WRONG BASE URL IF MAPVIEWER IS SET WITH AN HTTPS - 12321781 JAVASCRIPT API: NEED METHOD TO GET THE NAME OF A TILE LAYER OBJECT - 12331377 EMPTY BUCKET STYLE CAUSES ERROR WITH NSDP MAP REQUEST - 12335886 INFO WINDOW CAUSES IE ERROR WITH ADF 11.1.1.1.3+ - 12408083 MAP DECORATION CAUSES IE ERROR WITH ADF 11.1.1.1.3 AND IE - 12416872 USING FOR IN LOOP FOR ARRAY OBJECTS BREAKS EXTJS AND PROTOTYPE - 12384885 MAPS PROBLEM IN I.E. 8 WHEN USING PAN ACTION WITH WHOLE AND CLICKABLE IMAGE - 12608965 RENDER TOPOLOGY HIERARCHY WITH POINT AND LINEAR FEATURES - 12563373 SCALE BAR CAUSES ERROR WHEN ZOOMING THE MAP IN IE8 - Added correct MIME type mapping for JavaScript files. - 12558581 MAPVIEWER NOT WORKING AFTER SDOUPGGEOM.SQL - 12609006 RENDER NETWORK THEMES BASED ON TOPOLOGY - Fixed a bug related to PDF output when AREA styles are used. Enhancements in this release: o Line and point topology hierarchies can now be properly displayed in MapViewer. Previously only a polygon based topology hierarchy can be displayed. This patch includes all fixes and enhancements from earlier MapViewer patches such as patch 10084760 and 11.1.1.4.1 (PS3). To apply the patch perform the following steps: ----------------------------------------------- The correct steps for redeploying the mapviewer patch should be: 0. Backup any modified files in your existing MapViewer folder! 1. Important note: As always, make sure to first backup any files you may have changed or added to your current MapViewer instances. 2. This patch contains the mapviewer.ear file that needs to be deployed over your existing MapViewer instance. For actual deployment instructions, please refer to the included MapViewer User's Guide. Specifically, refer to section 1.4 for deployment instructions. Note that while deploying the mapviewer.ear, there is no need to perform the extra step of copying a xmlparserv2.jar into MapViewer's WEB-INF/lib folder. This JAR file and its dependent files are already in the WEB-INF/lib folder. Other Notes A. This patch is self sufficient and does not depend on any existing MapViewer instance. To apply this patch over an existing MapViewer instance, or to freshly install a new one, please take the supplied mapviewer.ear file and deploy it to your J2EE container. B. If you are currently using the Quickstart kit from a previous version (MapViewer 11g R1 or 10.1.3.3), you can deploy this patch by simply copying the new mapviewer.ear over the one in $OC4J_HOME/j2ee/home/applications, followed by a restart of OC4J. Note that this release also comes with a new Quickstart kit, which is based on the OC4J standalone version 10.1.3.5. C. Steps/Notes to re-deploy MapViewer in weblogic 1. Shut down mapviewer 2. Shutdown weblogic 3. Go to dir $MAPVIEWER_HOME where the file mapviewer1.ear is 4. Delete the old mapviewer1.ear 5. Place there the new file and name it also mapviewer1.ear 6. delete directory mapviewer.ear 7. Create new directory mapviewer.ear 8. Unpack the mapviewer1.ear into directory mapviewer.ear 9. Change to directory mapviewer.ear 10. Rename web.war to web1.war 11. Create dir web.war 12. Unpack web1.war into directory web.war 13. Startup weblogic