Jvmargs not being placed in jnlp file by ant deploy task

Hi
I have an ant deploy task as given below. I run ant to produce the jnlp file. Everything works ok, EXCEPT the jvmargs, and the enclosing platform element, are not copied into the jnlp file.
Is this the intended behaviour?
thanks
graham
-- ant task ---
<project name="BuildInfoView" xmlns:fx="javafx:com.sun.javafx.tools.ant">
<taskdef
     resource="com/sun/javafx/tools/ant/antlib.xml"
     uri="javafx:com.sun.javafx.tools.ant"
     classpath="/Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/lib/ant-javafx.jar"/>
<fx:deploy
outdir="../installation/bin"
     outfile="infoview"
width="800"
     height="500"
     embeddedWidth="100%"
     embeddedHeight="100%">
     <fx:application
          name="Infoview"
          mainClass="com.ods.infoview.Main">
     </fx:application>
     <fx:info
          title="InfoView"
          description="InfoView"
          vendor="OrangeDog">
     </fx:info>
     <fx:permissions elevated="true"/>
     <fx:platform javafx="2.2+">
     <fx:jvmarg value="-Xmx400"/>
     </fx:platform>
<!--
cacheCertificates="true"/>
-->
     <fx:resources>
          <fx:fileset dir="../gradle/output/"/>
     </fx:resources>
</fx:deploy>
</project>

There is a FAQ note about this
http://java.sun.com/products/javawebstart/faq.html#72
Bill

Similar Messages

  • Download  resources that are not listed in the JNLP file

    There is some way to download resources that are not listed in the JNLP file, and then
    ask for them with DownloadService ? (isResourceCached)
    thanks.

    currently, the jnlp spec requires DownloadService to access only resources specified in the jnlp file..
    changing this is a proposed RFE for the next spec version:
    4908304: JWS DownloadService should not require mention in JNLP file
    /Dietz

  • Could not load file/URL (file not found) error for JNLP file

    I am completely baffled in trying to figure out why I am getting the following error for some JNLP files but not others:
    Error: could not load file/URL specified: C:\Users\tom\AppData\Local\Temp\javaws2
    java.io.FileNotFoundException: C:\Users\tom\AppData\Local\Temp\javaws2 (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(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)I have Googled around this forum and elsewhere, and have seen reports that this error is IE-specific, and seems to have something to do with no-cache headers being sent, or with the client browser's cache being full or turned off (which is not my case). I saw the information in the JavaWS FAQ, which recommended turning off security constraints for the JNLP's URI. I tried that, and it didn't help. One of the very baffling things is that I have created several variations of the JNLP file, with varying combinations of jars and property resources, and some combinations always work while other combinations never work. Here's an example:
    <jnlp spec="1.0+" codebase="$$codebase">
       <information>
          <title>demo app</title>
          <description>illustrates weird bug</description>
       </information>
       <resources>
          <j2se version="1.5+"/>
          <jar href="randomFile.jar"/>
          <property name="xxx" value="xxxx"/>
          <property name="swing.metalTheme" value="steel"/>
       </resources>
    </jnlp>The above file always fails with the error shown at the top of this message. However, if I remove either of the two properties, it works fine. And I have created other variations with lots of properties, some of which work. All of these variations are in the same directory in the war file, served by the exact same servlet (a slightly modified version of the jnlp.sample.servlet.JnlpDownloadServlet provided with JDK 1.6.0_3). Assuming that a no-cache header is the problem, what on earth could be causing some JNLP files to always be served with a no-cache header, while others are never served with a no-cache header?
    On a related note, any recommended debugging techniques for seeing what headers are being transmitted? I tried adding a simple check for a "debug=true" parameter in the servlet that causes it to set the content type to "text/plain" instead of JNLP, and that allows me to see (rather than execute) the JNLP XML that's being returned, but it doesn't show me the HTTP headers that are being sent back. If any caching headers are being set, I think it must be being set by the servlet container itself, as it's nothing being set in the servlet code that I can see. So I don't see any way on the server side Java code to output or log the actual HTTP response (or is there?). Any tips in that regard much appreciated.
    Edited by: TomC125468 on Aug 19, 2009 1:35 PM

    Hi Luca-Sanna,
    Thanks for the response. Re browsers, yes, it fails in IE but it succeeds in Firefox. The info on the JavaWS FAQ and other places all seem to indicate that it's an IE issue concerning handling of the cache-control headers.
    I should check in my webserver forum (Sun WebServer 7) to see about logging options. Sniffing on the client side is not possible, as my app is required to use HTTPS exclusively, and unfortunately that also precludes a telnet GET request.

  • Application does not load when the JNLP file URL is given

    Hi,
    I have created a JNLP file to load a swing based application and i'm trying to host it on a tomcat web server.
    But when i type in the URL in the browser window, nothing happens. No errors shown.I'm not able to figure out where i have gone wrong. following are the steps i have followed:
    1)Created a .jar file which contains all the class files required for the application to run
    2)created another jar file containing the main class file which loads the application.
    3)included these two jar files in the JNLP <resource> tag
    4)placed the 2 jar files along with the jnlp file in the ROOT directory of the web server.
    5)type in teh URL of the jnlp file which is supposed to start the appilcation.
    please do let me know if i'v done anything wrong in the above steps..
    TIA,...

    Check if the href attribute in the html file is
    referencing the jnlp file correctly or not.I'm not using any HTML file to access this jnlp... i'm directly giving the URL smthing like this--> http://localhost:8080/test/client.jnlp
    where, client.jnlp is present in a directory called test under the ROOT directory of the tomcat/webapps.
    i hope this is the way to do it!!! plz do correct me if i'm wrong...!!!
    TIA...

  • Inbox folders not being created from msf files

    Last week, I noticed that my Inbox folder files weren't appearing in my profile. I posted a generalized question here: https://support.mozilla.org/en-US/questions/996903
    The response I received didn't help that much. The folder I created appeared on the remote mailbox as empty folders.
    My mail account is synced via IMAP to a remote Zimbra mail client using STARTTLS. I can view my Inbox. The other folders in my Inbox account are not visible. I can send and recieve messages from my INBOX.
    When I select "Manage folder Subscriptions" In the account options, I can see the folders. When I select them, and click the "Subscribe" button, nothing happens.
    Inspecting my IMAP directory, I see the following structure:
    ~/.thunderbird/13zr0oo0.default/ImapMail/mail.<zimbra_account>.com:
    -rw-r--r-- 1 matthewe matthewe 1238 May 2 10:38 Archives.msf
    -rw-r--r-- 1 matthewe matthewe 1235 May 2 10:38 Drafts.msf
    -rw------- 1 matthewe matthewe 47500385 May 2 09:56 INBOX
    -rw-r--r-- 1 matthewe matthewe 375885 May 2 10:36 INBOX.msf
    -rw-r--r-- 1 matthewe matthewe 25 May 2 08:58 msgFilterRules.dat
    -rw-r--r-- 1 matthewe matthewe 1233 May 2 10:38 Sent.msf
    -rw-r--r-- 1 matthewe matthewe 0 May 2 10:38 site-errors.msf
    -rw-r--r-- 1 matthewe matthewe 0 May 2 09:59 Templates.msf
    -rw-r--r-- 1 matthewe matthewe 2275 May 2 10:33 Trash.msf
    The msf files are created when I click the "Subscribe" button but subsequent Mail files containing the mail data are not (note that non-msf files exist only for "INBOX".)
    Removing .msf files and restarting Thunderbird has no affect.
    When I launch, the errors console reports the following three errors:
    "Could not read chrome manifest 'file:///usr/lib/thunderbird/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D/chrome.manifest'.
    -- There is no chrome.manifest file in my filesystem under /usr/lib/thunderbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}"
    "While creating services from category 'profile-after-change', could not create service for entry 'Disk Space Watcher Service', contract ID '@mozilla.org/toolkit/disk-space-watcher;1'"
    This is reported as https://bugzilla.mozilla.org/show_bug.cgi?id=883621 and has been resolved at https://bugzilla.mozilla.org/show_bug.cgi?id=895964 but my system still throws the error. (I have plenty of disk space. Permissions perhaps?)
    [JavaScript Warning: "Calendar https://mail.zimbrahostedemail.com/home/matthewe@<zimbra_client>.com/Calendar has a dangling E-Mail identity configured."]
    I'm not sure what that means.
    I am using Thunderbird 24.5.0 on Ubuntu 13.10

    Is your question about files not being created, or because you cannot send and receive mail, or both?

  • How to load .jar files when not specified in the .jnlp file

    Hello,
    We are deploying an application with JWS but due to the nature of this app, we need to download additional jar file only when the user has been authenticated. The jar file(s) we need to download can hardly be predicted (in term of name) and thus cannot be all listed as lazzy resource in the .jnlp file.
    However, we would like to take advantage of the various JWS features relateed to .jar download and cache and would prefer not to reinvent the wheel by implementing our on stuff (i.e. URLClassLoader with caching etc.).
    Any idea, suggestion?
    Thanks in advance.
    Fred.

    How about writing a second jnlp file with the optional jar listed in it and running it only if your user is authenticated?

  • Hprof heap dump not being written to specified file

    I am running with the following
    -Xrunhprof:heap=all,format=b,file=/tmp/englog.txt (java 1.2.2_10)
    When I start the appserver, the file /tmp/englog1.txt gets created, but
    when I do a kill -3 pid on the .kjs process, nothing else is being written to
    /tmp/englog1.txt. In the kjs log I do see the "Dumping java heap..." message
    and a core file is generated.
    Any ideas on why I'm not getting anything else written to /tmp/englog1.txt?
    Thanks.

    Hi
    It seems that the option you are using is correct. I may modify it to something like
    java -Xrunhprof:heap=all,format=a,cpu=samples,file=/tmp/englog.txt,doe=n ClassFile
    This seems to work on 1.3.1_02, so may be something specific to the JDK version that
    you are using. Try a later version just to make sure.
    -Manish

  • Finder data not being written to .DS_Store file

    The symptom of the problem I am experiencing is that the position of icons on my desktop (as well as icons in other folders in my home directory, as well as Finder window settings for folder in my home directory) are lost every time I log out. On a subsequent login, all of the icons "reflow" starting from the top right corner of the screen, just below the boot volume icon. I have been able to determine that this has to do with the .DS_Store file(s) in the Desktop folder and other folders of my home directory. If a .DS_Store file exists, the timestamp does not change when I change the icon layout and logout. If I delete the .DS_Store file, it is not re-created.
    In my case, my home directory (and the child Desktop folder) is being mounted off an SMB share on a Windows 2003 server. My Mac is using AD authentication to the same Windows 2003 server, which is the domain controller. I'm logging in with my AD credentials, and my home directory mapping is picked up from the home directory field in AD.
    Now, Googling this problem, I found a lot of people complaining about wanting to suppress the use/creation of the .DS_Store files on Windows network volumes. This led to an Apple KB article (http://support.apple.com/kb/HT1629) on how to modify a default to prevent the creation of .DS_Store files on network volumes--essentially the very behavior I am experiencing. The upshot of the KB article is to us the following command in terminal:
    *defaults write com.apple.desktopservices DSDontWriteNetworkStores true*
    I did a 'defaults read' to confirm this default isn't set on my install of Mac OS X 10.5.6--and it isn't. I then tried using the following variation in the hope I could force the behavior I wanted:
    *defaults write com.apple.desktopservices DSDontWriteNetworkStores false*
    Predictably, this had to effect.
    The upshot is, NONE of the Finder data for files and folders in my home directory (icon positions, Finder view window defaults, etc.) is preserved between logons. And this is driving me nuts! I've spent several hours over the past two evening trying to troubleshoot this, and I've had no luck.
    As a footnote, I'll mention that if I drag a folder from my home directory onto the local hard disk, the .DS_Store file is created/updated and things behave as expected (icon position and Finder window defaults are preserved). But, if I then drag the folder back over to my home directory, the values in the .DS_Store file become "frozen" and don't change.

    Hey, try this:
    1.
    Put a file in a folder on your Desktop.
    Edit: not your Desktop, but rather a typical local home on an HFS+ volume ~/Desktop
    2.
    Use "Get Info" to add a "Comment".
    The comment can be up to somewhere between 700 and 800 characters.
    3.
    Copy the folder to a FAT formatted flash drive, SMB share, etc.
    4.
    Create a new folder on the flash drive.
    5.
    Move the file from the first folder to the second folder.
    Confirm that the "Finder" shows the comment to be there.
    6.
    Quit the "Finder" - in 10.4 and earlier, this action would ensure that all .DS_Store files get updated, including transfer of comments. I.e. don't "relaunch" or "kill", etc. Enable and user the "Quit" menu, or use:<pre>
    osascript -e 'tell application "Finder" to quit</pre>
    7.
    Now where's the comment?
    In step 2, you could also have just created a file on the non-HFS volume and wasted your time typing in a 700 character comment.
    In step 6, a more real-world scenario is ejecting the drive or logging out, but deliberately quitting the "Finder" is the most conservative way to ensure that changes get written to .DS_Store files and comments survive. In 10.5.6, even under these conditions, comments are lost.
    Icon positions and view preferences are one thing, but with comments - that's real user-inputted data that Apple is playing fast and loose with. And if they no longer support comments on non-HFS volumes, the "Finder" shouldn't be showing you the comments when you double-check them in step 5, or allow them to be added in the alternate version of step 2.
    ..."C'mon Apple... what gives here?"...
    Unfortunately, this "Discussions" site is not frequented by Apple devs. Have you considered filing a bug report? I wonder what they would tell you, eg. if the treatment of .DS_Store files actually does turn out to be a bug or is intentional as it suspiciously seems...
    http://developer.apple.com/bugreporter/index.html

  • SOLVED: Some files not being picked up with File: protocol

    Hello all,
    I'm doing some testing of the B2B server on a laptop and seeing some weird behaviour. I have the B2B server set up much like the 850 inbound scenario for the tutorial, except that I am using AS2 over generic exchange with a FILE: transport server. I have "Shoppers" set up as the remote trading partner.
    Now for the weirdness. If I put a file in the incoming directory called "ACME_850_4010_1_12345.edi" (it's the one I used for the tutorial, it is picked up fine by the B2B server; it errors out (as expected) because I don't have a trading partner called "ACME" in my setup. However, if I drop a file in the incoming directory called "Shoppers_850_4010_1_12345.edi" with the same exact content as the ACME file - the B2B server never picks up the file to process it. The other weird thing - after putting the Shoppers file in the directory, the B2B server just stops picking up files from that directory altogether until I restart the B2B server.
    Any ideas?
    DOH - files were not exactly the same. Missing carriage return at the end of the file. Adding it seems to have solved the issue.
    Best regards,
    John

    Hello John,
    Trading Partner identification by default is based on the Exchange protocol and in your case of Generic Exchange , it is based on name of the file or the Directory name depending on the following property.
    Property:           oracle.tip.adapter.b2b.allTPInOneDirectory
    Type:           boolean
    Default Value:      false
    Description:
    If set to true, enables the identification of all files dropped into a particular directory with the trading partner name identified by the directory name: Example: E:\Partners\Acme
    The default is to identity each file by prefixing the file with the Trading Partner name Example: Acme_orders.xml
    To debug this issue, please enable transport trace and go through the log.
    Rgds,Ramesh

  • Issue: metadata not being placed in the header in DW?

    Hi,
    I'm new to the forums, so hello to everyone.
    I just want to ask a question regarding metadata and the
    header tags in dreammweaver pages.
    When i "Insert" - "Html" - "Head Tags" and then either
    "description" or "keywords" under these menu's / submenus, i find
    that dreamweaver will add keywords or metadata anywhere within the
    document where i have clicked on my page in design view, i see that
    it has not placed the keywords for my page under <head>, why
    is this, and is this correct?
    Will the page still be indexed under search engines, such as
    google? as i am working with multiple sites and realised this
    before though i went ahead with it, but am a little concerned and
    now i also just checked the "view source" of the page previewing
    the page in internet explorer and it has come up with the metadata
    right at the start of the page, before anything else/in the html
    coding.
    Should this be ignored, or is it a bug in my dreamweaver cs3?
    Any replies would be appreciated as soon as possible.
    Thanks.
    GaNa85

    On Mon, 18 Aug 2008 03:25:52 +0000 (UTC), "GaNa85"
    <[email protected]> wrote:
    >Hi,
    >
    > I'm new to the forums, so hello to everyone.
    >
    > I just want to ask a question regarding metadata and the
    header tags in
    >dreammweaver pages.
    >
    > When i "Insert" - "Html" - "Head Tags" and then either
    "description" or
    >"keywords" under these menu's / submenus, i find that
    dreamweaver will add
    >keywords or metadata anywhere within the document where i
    have clicked on my
    >page in design view, i see that it has not placed the
    keywords for my page
    >under <head>, why is this, and is this correct?
    >
    > Will the page still be indexed under search engines,
    such as google? as i am
    >working with multiple sites and realised this before
    though i went ahead with
    >it, but am a little concerned and now i also just checked
    the "view source" of
    >the page previewing the page in internet explorer and it
    has come up with the
    >metadata right at the start of the page, before anything
    else/in the html
    >coding.
    >
    > Should this be ignored, or is it a bug in my dreamweaver
    cs3?
    >
    >
    > Any replies would be appreciated as soon as possible.
    >
    > Thanks.
    >
    > GaNa85
    Hi
    I just quickly tested it in Dw CS3 - and in design mode - it
    puts the
    correctly in the <head> section.
    I tried it in code view, place the cursor in the <body>
    section and as
    you say it put a meta.
    Clearly a mistake.
    ~Malcolm~*...
    ~*

  • Radio button variable not being emailed through php file.

    Dear Forum,
    I have a contact form in a AS 2.0 file that sends the form data just fine to my email. But it doesn't send the radio button selection variable.
    I am definately doing something wrong here.  Either with the setup of the radio buttons in flash, or with the php file.
    I was wondering if someone can tell me the error in my ways.
    I have included a screenshot of flash page, download link with all files, and the php code below.
    Any advice or help would be greatly appreciated.
    Thanks
    Jeff
    Boise, ID
    email: aaajeff<at>hotmail.com
    http://www.thevodkarevolution.com/email.zip
    http://www.thevodkarevolution.com/flashscreenshot.jpg
    Email.php file:
    <?php
    $sendTo = "[email protected]";
    $subject = "revolution - message";
    $headers = "From: " . $_POST["firstName"] ." ". $_POST["lastname"] . "<" .
    $_POST["email"] .">\r\n";
    $headers .= "Reply-To: " . $_POST["email"] . "\r\n";
    $headers .= "Return-path: " . $_POST["email"];
    $body = $_POST["name"] ." ". $_POST["email"] ." ". $_POST["message"] ." ".
    $_POST["industry"];
    mail($sendTo, $subject, $body, $headers);
    ?>

    I solve that problem, you also have to add the property
    radioButton1.setOnClick("common_timeoutSubmitForm(this.form, 'rbID');");
    and with this method will call the othe method :D
    Hope this is not too latte. :D

  • Photo's sent via email not being received with attachment file

    I have a question regarding emailing photos (jpg) files. Though I am able to send the JPG files, when the person receives them they only see the picture but do not have the ability to download the attachment as none is visible. I have tried various methods but none have helped me. Also, can iPhoto import RAW ?

    when the person receives them they only see the picture but do not have the ability to download the attachment as none is visible.
    If they can see the picture then they have got the file. It's a setting on their end to figure out how to download it.
    Also, can iPhoto import RAW ?
    Er, yes but... RAW is a generic term for these files but every camera produces a different form of RAW file, so it's a question of what formats are supported on v6 of iPhoto (a few) on 10.3 (very few).
    Regards
    TD

  • K records not being created on IRS file for 1099 reporting

    My company went live on SAP in July 2008. 2010 will be our 3rd year to do 1099 reporting. When we generate the IRS file, we are not getting any K records.
    Does anyone know what could be the problem?
    Thanks
    Alicia

    Hi Alicia
    We had the same issue & we referred to FAQ.pdf file in OSS note 1546868 where it asks us to add 'DELAY' to 'Atom handling' field in DMEE tcode for tree WTRE. 
    But the issue is that it created only 1 K record for the whole 1099 file but it should have created one K record per state.  So we are still trying to get that taken care of somehow.
    Thanks
    Regards
    Morgan

  • Dynamic generation of jnlp file

    I'm dynamically generating a jnlp file using a jsp to pass run-time parameters over to my Java application thusly:
    <%
    response.setContentType("application/x-java-jnlp-file");
    String userName = request.getParameter("username");
    String password = request.getParameter("password");
    String batchId = request.getParameter("batchid");
    out.println("<?xml version=\"1.0\" encoding=\"utf-8\"?>");
    out.println("<jnlp ");
    out.println("spec=\"1.0+\" ");
    out.println("codebase=\"http://server/directory\" ");
    out.println("href=\"this jsp file\">");
    ... other jnlp stuff...
    out.println("<application-desc main-class=\"myApp.myClass\">");
    out.println("<argument>" + userName + "</argument>");
    out.println("<argument>" + password + "</argument>");
    out.println("<argument>" + batchId + "</argument>");
    out.println("</application-desc>");
    out.println("</jnlp>");
    And use args[] to attempt to get the passed parameters in the Java application:
    userName = args[0];
    password = args[1];
    batchId = args[2];
    However, they don't seem to be passed over to the application as I get NullPointerExceptions. If I try to trace the state of the arguments by adding:
    FileOutputStream f = new FileOutputStream("w:output.txt");
    BufferedWriter w = new BufferedWriter(new OutputStreamWriter(f, System.getProperty("file.encoding")));
    w.write("userName: " + userName);
    w.write("password: " + password);
    w.write("batchId: " + batchId);
    f.flush();
    f.close();
    The output file is completely empty.
    1. Am I passing the arguments in wrongly?
    2. Why is the output not being written in the file?
    My thanks in advance for any assistance offered.
    Erkton

    Erkton,
    I use a similar approach and it does work. The main gotchas I found were typos. I would suggest temporarily changing the
    response.setContentType("application/x-java-jnlp-file");
    line to
    response.setContentType("text/xml");
    and looking at your JNLP file as XML and verifything that you got everything write. Look for beginning and end tags, stuff like that.
    Once you have it right then switch it back to JNLP.
    One other thing to look out for is Internet Explorer doesn't like jnlp files unless they end with a .jnlp extension. I had to rename my jnlp files to end with .jnlp instead of .jsp for IE to parse them correctly. I don't think thats the issue you are running into, but you may want to look out for it.

  • Deploying FX as a Desktop App - jnlp file codebase should be...what?

    Howdy,
    If I try and run my deployed JavaFX app on another PC I get an error pointing back to the codebase that NB created in the <appname>.jnlp file:
    codebase="[http://localhost:8082/servlet/org.netbeans.modules.javafx.project.JnlpDownloadServlet/E%3A/JavaFX/Projects/Concentration/Concentration11/dist/]"My main question is, for a standalone desktop FX app you want to distribute, what should the codebase be?
    I assume you don't point to your developer machine's URL because of course that won't exist on someone else's machine. And unlike most web examples, this won't be running from a server.
    Many other examples refer to running the jar file from the command prompt - not acceptable if you are selling an applet, or even just distributing to the general public.
    So how does this work - how do you set up the jnlp file for desktop deployment? And, do you have to manually do this, or is there something I am missing in NB (6.8) ?
    Many thanks in advance.

    Hi Phil and thank you. I admit have been avoiding learning to compile from the command prompt or with other tools due to the ease that NB affords - but it seems that NB is introducing some issues lately.
    I haven't tried the other tools yet, but I thought maybe I could just edit the NB created jnlp file:
    [http://forums.sun.com/about:blank]<jnlp spec="1.0+" codebase="file:/" href="Concentration11.jnlp"> [http://forums.sun.com/about:blank]<information>  <title>*Concentration11*</title>  <vendor>*Gary*</vendor>  <homepage href="http://localhost:8082/servlet/org.netbeans.modules.javafx.project.JnlpDownloadServlet/E%3A/JavaFX/Projects/Concentration/Concentration11/dist/"/>  <description>*Concentration11*</description>  <offline-allowed/>  </information> [http://forums.sun.com/about:blank]<resources>  <j2se version="1.5+"/>  <extension name="JavaFX Runtime" href="http://dl.javafx.com/1.2/javafx-rt.jnlp"/>  <jar href="Concentration11.jar" main="true"/>  <jar href="lib/derby.jar"/>  <jar href="lib/derbyclient.jar"/>  <jar href="lib/derbytools.jar"/>  <jar href="lib/.netbeans-derby_JapaneseWords.jar"/>  </resources> [http://forums.sun.com/about:blank]<application-desc main-class="com.sun.javafx.runtime.main.Main">  <argument>*MainJavaFXScript=dbPackage.Main*</argument>  </application-desc>  <update check="background"/>  </jnlp>Replacing the code base with your file idea, if I try to run from the jnlp file it complains it can't find the resource:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: file:/Concentration11.jnlp
    at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
    <...more...>Sorry to be so dense. Any ideas what I am flubbing up this time?
    Thank you Phil.

Maybe you are looking for

  • Changed a setting and iTunes crashes at startup

    iTunes has been running trouble free for months on my pc running Windows 7 Pro, until today.  Earlier today, I went into iTunes preferences, playback, and clicked the box to turn on volume leveling.  Then, as soon as I clicked on ok, iTunes crashed,

  • Quicktime no longer plays my mp4's smoothly

    I have been enjoying my Gopro Hero and playing mp4's on my Macbook. I updated the book from 10.5.8 to 10.7.5. With the upgrade Quicktime got upgraded to 10.1. All other aspects of the upgrade work fine however mp4s that played smoothly before are now

  • I seem to be limited to 4MB/s... Did I annoy someb...

    I've been having problems with my broadband connection/speed over the past few weeks. On the 27th I put in a call and reported a fault. The guy I spoke to said "my issue would be resolved within 4 days" and it wasn't... So I called again last night.

  • Where do I find iPod updater download???

    Can anyone help please? iTunes tells me I can't copy music to my iPod anymore until I download the latest iPod updater. I can't find it on this page: http://www.apple.com/ipod/download/. Page doesn't seem to be downloading properly and can't find a '

  • Report on Deviations in 13 weeks or 3 months History data

    Currently we have a deviations in the forecasting for example week 1 has 100 EA and wk2 has 1000 and then wk3 has 110.It's just an example not exact figures but the bottomline is we have large deviations in some weeks. Now the forecaster needs to kno