Dear all,
I typiclly use my own launch page as it gives me the option to use logos etc. I tried updating the lauch page by updating the config settings (version = 4.0.0.0), but it says "Cannot Launch". Here's the error message:
BadFieldException[ The field <argument> has an invalid value: ,] at com.sun.javaws.jnl.XMLFormat$9.visitElement(Unknown Source) at com.sun.javaws.jnl.XMLUtils.visitElements(Unknown Source) at com.sun.javaws.jnl.XMLFormat.buildApplicationDesc(Unknown Source) at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.Main.launchApp(Unknown Source) at com.sun.javaws.Main.continueInSecureThread(Unknown Source) at com.sun.javaws.Main$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
It also says " Field <argument> has an invalid value:
<?xml version="1.0" encoding="utf-8"?><jnlp codebase="http://www.millisecond.com/" href="download/jws/4_0_0_0/Inquisit.jnlp?ScriptPath=http%3A%2F%2Fwww.millisecond.com%2Fmyaccount%2Fscripts%2Fleahkaufmann%2FRPP%2FRPP.exp&UserId=leahkaufmann&GroupId=&SubjectId=951983279&MonkeyMode=human&EncryptionKey=null&FinishPage=http%3A%2F%2Fwww.millisecond.com%2Fweb%2Ffinish.aspx"> <information> <title>Inquisit 4 Web Edition</title> <vendor>Millisecond Software</vendor> <homepage href="default.aspx"/> <description>Inquisit 4 Web Edition by Millisecond Software</description> <icon href="images/Inquisit4JwsIcon.gif"/> <icon kind="splash" href="images/Inquisit4JwsSplash.gif"/> </information> <security> <all-permissions/> </security> <resources> <j2se version="1.6+"/> <j2se version="1.5+"/> <j2se version="1.4+"/> <j2se version="1.3+"/> <j2se version="1.2+"/> <j2se version="1.1+"/> <jar href="download/jws/4_0_0_0/InquisitJws.jar" main="true"/> <nativelib href="download/jws/4_0_0_0/InquisitJava.jar"/> </resources> <application-desc main-class="inquisitjws.InquisitApp"> <argument>http%3A%2F%2Fwww.millisecond.com%2Fmyaccount%2Fscripts%2Fleahkaufmann%2FRPP%2FRPP.exp</argument> <argument>leahkaufmann</argument> <argument></argument> <argument>951983279</argument> <argument>human</argument> <argument>null</argument> <argument>http%3A%2F%2Fwww.millisecond.com%2Fweb%2Ffinish.aspx</argument> </application-desc></jnlp>"
Any assistance, welcomed!
Thanks, Leah
You can get a configurable V4 launch page template via https://www.millisecond.com/web/launch.4.0.0.0.aspx.
I suggest you start from there instead of trying to update an old V3 template.
Regards,
~Dave