Author: mes
Date: 2012-02-09 14:56:16 -0800 (Thu, 09 Feb 2012)
New Revision: 28224
Modified:
csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
Log:
on the off chance that this allows plugins to work from webstart
Modified:
csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
===================================================================
--- csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
2012-02-09 22:55:55 UTC (rev 28223)
+++ csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
2012-02-09 22:56:16 UTC (rev 28224)
@@ -30,6 +30,7 @@
<update check="always" policy="always"/>
<resources>
<j2se version="$j2seVersion"
+ java-vm-args="-Dsun.lang.ClassLoader.allowArraySyntax=true"
<?php
if($MAXHEAP == null || $MAXHEAP == "") {
$MAXHEAP="1024M";
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.