CINXE.COM

WebICE

<?xml version="1.0" encoding="utf-8"?> <jnlp spec="1.0+" xmlns:jfx="http://javafx.com" codebase="http://jar.theice.com/12975" > <information> <title>WebICE</title> <vendor>IntercontinentalExchange</vendor> <homepage href="www.theice.com"/> <description>WebICE</description> <icon href="images/logo.png"/> <icon kind="splash" href="images/splash.gif"/> <offline-allowed/> </information> <security> <all-permissions/> </security> <resources> <j2se version="1.7.0_6+" href="http://java.sun.com/products/autodl/j2se" java-vm-args="-XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=35 -XX:NewRatio=2 " initial-heap-size="32m" max-heap-size="512m" /> <jar href="ICEWeb.jar"/> <!-- WebICE libs include files --> <jar href="commons-codec-1.3.jar"/> <jar href="commons-httpclient-3.1.jar"/> <jar href="commons-logging-1.0.4.jar"/> <jar href="Coroutine4Java.jar"/> <jar href="excel10.jar"/> <jar href="fixEngine-1.67.jar"/> <jar href="Freezer.jar"/> <jar href="fwk_core.jar"/> <jar href="fwk_net.jar"/> <jar href="fwk_security.jar"/> <jar href="fwk_throttle.jar"/> <jar href="Java2COM.jar"/> <jar href="JavaDde.jar"/> <jar href="jce-jdk13-116.jar"/> <jar href="jcommon-1.0.21.jar"/> <jar href="jdom.jar"/> <jar href="jfreechart-1.0.17.jar"/> <jar href="jgoodies-binding-2.7.0.jar"/> <jar href="jgoodies-common-1.4.0.jar"/> <jar href="libraries.jar"/> <jar href="log4j-over-slf4j-1.7.7.jar"/> <jar href="logback-core-1.1.2.jar"/> <jar href="logback-classic-1.1.2.jar"/> <jar href="metrics-core-3.0.1.jar"/> <jar href="pkmrapi.jar"/> <jar href="slf4j-api-1.7.7.jar"/> <jar href="TableLayout.jar"/> <jar href="trove-2.1.0.jar"/> <jar href="upsmr-implied.jar"/> <jar href="xerces.jar"/> <jar href="xml4j.jar"/> <jar href="dockingFramesCommon.jar"/> <jar href="dockingFramesCore.jar"/> <jar href="eltima-components.jar"/> <jar href="jide-common.jar"/> <jar href="webice-laf.jar"/> <jar href="jcalendar.jar"/> <jar href="gson-2.1.jar"/> <jar href="xstream-1.4.7.jar"/> <jar href="cglib-nodep-2.2.jar"/> <jar href="jetty-io.jar"/> <jar href="jetty-util.jar"/> <jar href="jetty-websocket-api.jar"/> <jar href="jetty-websocket-common.jar"/> <jar href="jetty-websocket-client.jar"/> <jar href="IceFx-jdk7.jar"/> <!-- End of WebICE libs include files --> <jar href="Resources.jar"/> </resources> <!-- WebICE Windows resources include file --> <resources os="Windows"> <nativelib href="WebICENativeLibs.jar"/> <jar href="IceConnectCEF.jar"/> <property name="sun.awt.disableMixing" value="false" /> <jar href="jniwrap.jar"/> <jar href="jniwrap_winpack.jar"/> <nativelib href="jniwrap_dlls.jar"/> <jfx:javafx-runtime version="2.2+" /> </resources> <!-- End of WebICE Windows resources include file --> <!-- WebICE Mac resources include file --> <resources os="Mac"> <jfx:javafx-runtime version="2.2+" /> </resources> <!-- End of WebICE Mac resources include file --> <application-desc main-class="com.cpex.trade.gui.TRJWSMain"> <argument>theICE.jnlp=webice_exchange.jnlp</argument> <argument>theICE.jnlp.tag=MAIN</argument> <!-- WebICE standard arguments include file --> <argument>theICE.webice.launch.url=http://jar.theice.com/12975/webice_exchange.jnlp</argument> <!-- End of WebICE standard arguments include file --> <argument>theice.com.allowMarketOrders.actLikeFutures=true</argument> </application-desc> </jnlp>