T
Tarlika Elisabeth Schmitz
Hello,
I am encountering the following problem with my webstart application:
The application consists of a couple of dozen jar files. I specify the
main class via
<application-desc main-class="app.Main"/>
but it is only found if the jar file containing the main class is the
first listed in <resources>. If this jar file is not the first the above
error occurs.
This is a nuisance as I am generating the JNLP file with an Ant task
using fileset for the list of resources
(http://www.roxes.com/produkte/rat.html) and the main jar file
inevitably doesn't end up at the top.
Is this a feature? Is there a work-around?
Set-up: Sun's SDK 1.4.2_01 on Win2K
--
Regards/Gruß,
Tarlika Elisabeth Schmitz
I am encountering the following problem with my webstart application:
The application consists of a couple of dozen jar files. I specify the
main class via
<application-desc main-class="app.Main"/>
but it is only found if the jar file containing the main class is the
first listed in <resources>. If this jar file is not the first the above
error occurs.
This is a nuisance as I am generating the JNLP file with an Ant task
using fileset for the list of resources
(http://www.roxes.com/produkte/rat.html) and the main jar file
inevitably doesn't end up at the top.
Is this a feature? Is there a work-around?
Set-up: Sun's SDK 1.4.2_01 on Win2K
--
Regards/Gruß,
Tarlika Elisabeth Schmitz