NGL
Search
everywhere
only in this topic
Advanced Search
Unable-to-launch Launching NGL Librarian's Interface - LaunchApplication.jnlp
Classic
List
Threaded
♦
♦
Locked
1 message
sudheesh
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Unable-to-launch Launching NGL Librarian's Interface - LaunchApplication.jnlp
Hello,
I've installed NewGenLib. The page OPAC
http://localhost:8080/newgenlibctxt/
is displayed.
But, when I go to Launching NGL Librarian's Interface
http://localhost:8080/newgenlibctxt/LaunchApplication
, a file named "LaunchApplication.jnlp" downloaded.
When I open this, a Java application runs, saying downloading file, but stops with an error message comes saying "Unable to launch the application" (see the image).
The Launch file is copied below. Can you please help me on this.
Thanks a lot in advance.
Sudheesh
<jnlp spec="1.0+" codebase="
http://localhost:8080/newgenlibctxt"
href="
http://localhost:8080/newgenlibctxt/LaunchApplication">
<information>
<title>NGL EE V3.0 Carbon</title>
<vendor>VSPL</vendor>
<homepage href="
http://www.newgenlib.com"/>
<description>New generation in library automation</description>
<description kind="short"/>
<icon href="
http://localhost:8080/newgenlibctxt/newgenliblogo.GIF"/>
<shortcut online="false">
<desktop>NewGenLib 3.0</desktop>
<menu submenu="Verus Solutions Apps"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.6+"/>
<jar href="
http://localhost:8080/newgenlibctxt/Client.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/Date_selector.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/jdom.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/jh.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/marc4j.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/MARCComponent.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/normalizer.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/poi-2.0-pre3-20030728.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/itext-1.02b.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/PredictionAlgorithm.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/activation.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/commons-email-1.0.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/mail.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/SendLogFileComponent.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/looks-2.0.4.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/OfficeLnFs_2.4.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/a2jruntime.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/xalan.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/xerces.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/log4j.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/jzkit.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/NGLZ3950.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/NGLUtilities.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/NGLZ3950Client.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/cobra.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/js.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/smack.jar"/>
<jar href="
http://localhost:8080/newgenlibctxt/commons-net-2.2.jar"/>
</resources>
<application-desc main-class="newgen.presentation.LoginFrame"/>
</jnlp>
Free forum by Nabble
Edit this page