Originally posted by kumari Jain:
[QB]Launching Error encountered
I took this jnlp file from the net and modified it to refer my application.
Now I don't get the Launch Error exception.But I can't make out if is any
different from the previous file I used.
This JNLP works
<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for SwingSet2 Demo Application -->
<jnlp
spec="1.0+"
codebase="http://localhost:8080/Test"
href="TestJNLP.jnlp">
<information>
<title>SwingSet2 Demo Application</title>
<vendor>Sun Microsystems, Inc.</vendor>
<homepage href="Test.html"/>
<description>SwingSet2 Demo Application</description>
<description kind="short">A demo of the capabilities of the Swing
Graphical User Interface.</description>
<icon href="images/logo.gif"/>
<offline-allowed/>
</information>
<resources>
<j2se version="1.3"/>
<jar href="Calendar.jar"/>
</resources>
<application-desc main-class="CalendarTest"/>
</jnlp>
Anyway now I have a different problem.
The web start manager starts fine.It then displays the message and does
nothing.
Starting Application....
Should I set the classpath in Environment variables(Windows 2000)??
If yes,what should it be(ie.should it refer to the cache where appln is
dowloaded??)
Why is it unable to display the application??
Even crazy and silly looking problems are sometimes real.
Even crazy and silly looking problems are sometimes real.
Even crazy and silly looking problems are sometimes real.
Even crazy and silly looking problems are sometimes real.
Even crazy and silly looking problems are sometimes real.
Life just hasn't been the same since the volcano erupted and now the air is full of tiny ads.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|