[bd-users] BibleDesktop v1.0.4 released
Stephen Parsons
arimath1 at earthlink.net
Sun Aug 27 22:19:04 MST 2006
DM Smith wrote:
> I am pleased to announce BibleDesktop v1.0.4.
WebStart failed for me, even after deleting BD v1.0.2. Here are the
details...
-----
General:
An error occurred while launching/running the application.
Title: Bible Desktop v.1.0.4
Vendor: Crosswire Bible Society
Category: Download Error
Unable to load resource:
http://www.crosswire.org/bibledesktop/stable/bibledesktop-1.0.4.jar
-----
Launch File:
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+"
codebase="http://www.crosswire.org/bibledesktop/stable"
href="bibledesktop-1.0.4.jnlp">
<information>
<title>Bible Desktop v.1.0.4</title>
<vendor>Crosswire Bible Society</vendor>
<homepage href="http://www.crosswire.org/bibledesktop"/>
<description>Bible Desktop - Bible Study Software based on the Sword
project</description>
<description kind="short">Bible Desktop is a Bible study package
available over the internet</description>
<description kind="tooltip">Bible Desktop Application</description>
<icon href="icon32.gif"/>
<icon kind="splash" href="icon64.gif"/>
<offline-allowed/>
<shortcut online="false">
<desktop/>
<menu submenu="Bible Desktop"/>
</shortcut>
</information>
<security>
<!--
We need disk io to read installed Sword Bibles,
network access to install new ones, and the ability to read system vars
I'm not sure there is much point in asking for less that everything
-->
<all-permissions/>
</security>
<resources>
<j2se version="1.4+"/>
<jar href="bibledesktop-1.0.4.jar"/>
<jar href="jsword-1.0.4.jar"/>
<jar href="jsword-common-1.0.4.jar"/>
<jar href="jsword-common-swing-1.0.4.jar"/>
<jar href="javatar-2.5.jar"/>
<jar href="jdom-1.0.jar"/>
<jar href="commons-codec-1.3.jar"/>
<jar href="commons-httpclient-3.0.1.jar"/>
<jar href="commons-logging-1.1.jar"/>
<jar href="commons-net-1.4.1.jar"/>
<jar href="lucene-core-2.0.0.jar"/>
<jar href="jlfgr-1_0.jar"/>
<property name="apple.laf.useScreenMenuBar" value="true"/>
<property name="com.apple.mrj.application.apple.menu.about.name"
value="BibleDesktop"/>
</resources>
<application-desc
main-class="org.crosswire.bibledesktop.desktop.Desktop"/>
</jnlp>
-----
Exception:
JNLPException[category: Download Error : Exception: java.io.IOException:
HTTP response 404 : LaunchDesc: null ]
at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
at com.sun.javaws.Launcher.downloadResources(Unknown Source)
at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
-----
Wrapped Exception:
java.io.IOException: HTTP response 404
at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
at com.sun.javaws.Launcher.downloadResources(Unknown Source)
at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
--
Stephen
More information about the bibledesktop-users
mailing list