[Bug 2758] cant start java Application
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Nov 30 11:43:02 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2758
JiriVanek <jvanek at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvanek at redhat.com
--- Comment #1 from JiriVanek <jvanek at redhat.com> ---
Hello! Have this app been ever working under Linux? (eg on oracle of ibm
javaws)
>From debugging all went well and appliation loaded. Only at teh end it died
with message of itself "unsupported paltform"
I looked into resources ,esepcially to extension of
http://service-parts.mercedes-benz.com/EWA-net/jnlp/client_res/client_tools_1.23.359.5.jnlp
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="http://service-parts.mercedes-benz.com/EWA-net/download/jars/">
<information>
<title>EWA Client Tools</title>
<vendor>Hewlett-Packard GmbH</vendor>
<homepage href="http://www.hp.com/" />
<description>Additional Client Tools and General Communication
Parts</description>
</information>
<security>
<all-permissions/>
</security>
<resources>
<jar href="client_tools.jar" version="2.229"/>
<nativelib href="client_native.jar" version="2.86"/>
<jar href="Tidy.jar" version="04aug2000r15"/>
<jar href="commons-collections.jar" version="2.1.7"/>
<jar href="commons-pool.jar" version="1.5.10"/>
<jar href="coreClient_Res.jar" version="1.23.359.03"/>
<jar href="axis.jar" version="1.5"/>
<jar href="jaxrpc.jar" version="1.2"/>
<jar href="commons-discovery.jar" version="0.3"/>
<jar href="commons-logging.jar" version="1.1.4"/>
<jar href="wsdl4j.jar" version="1.5.2"/>
</resources>
<component-desc/>
</jnlp>
An unluckily, all natives provided are only windows DLLs.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20151130/f7295a8e/attachment-0001.html>
More information about the distro-pkg-dev
mailing list