i tried it and the following error when it failed to load:

JNLPException[category: Download Error : Exception:  
java.net.ConnectException: Connection refused : LaunchDesc: null ]
        at  
com.sun.javaws.cache.DownloadProtocol.doDownload(DownloadProtocol.java: 
675)
        at  
com 
.sun.javaws.cache.DownloadProtocol.getExtension(DownloadProtocol.java: 
803)
        at  
com 
.sun 
.javaws.LaunchDownload.downloadExtensionsHelper(LaunchDownload.java:467)
        at  
com.sun.javaws.LaunchDownload.downloadExtensions(LaunchDownload.java: 
413)
        at com.sun.javaws.Launcher.downloadResources(Launcher.java:1026)
        at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:382)
        at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
        at com.sun.javaws.Launcher.run(Launcher.java:165)
        at java.lang.Thread.run(Thread.java:613)

and:


Unable to load resource: 
http://63.138.152.168/~scytacki/webstart/mozswing_xulrunner.jnlp


-Tony

On Jan 11, 2008, at 3:21 PM, Scott Cytacki wrote:

>
> Here is a jnlp to test out the mozswing browser:
> http://www.concord.org/~scytacki/mozswing/mozswing.jnlp
>
> I have also added the mozswing-complete jar to concord snapshot maven
> repo.  That repo is included in the concord poms, and the pas suite
> poms, so you should be able to use the jar now.
>
> Here is the identifying information:
> VERSION=1.0-SNAPSHOT
> GROUP_ID=org.mozdev.mozswing
> ARTIFACT_ID=mozswing-complete
>
> So the jar can be used in a concord project, I've also added it to
> thirdparty-jars.
>
> Currently, you need to run the jnlp above before you run an  
> application
> that uses the mozswing-complete jar.
> That is because the jnlp above installs xulrunner and records its
> location in the java preferences.  Then the mozswing java code looks
> that preference up.    If this all works out well then we can setup  
> any
> of our regular jnlps to automatically install xulrunner.
>
> The majority of the download size is the xulrunner installer.  Here is
> the download size for our platforms:
> linux                8M
> macosx-i386    9M
> macosx-ppc     9M
> win32              6M
>
> Scott
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" 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/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to