[Bug 3672] Classloader doesn't load jar correctly from JNLP extension

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Dec 20 07:09:18 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3672

--- Comment #2 from kevin.coutinho at ext.ctie.etat.lu ---
By resources, I mean not-class files. In this case, We use Axis 1.4 to call a
jax-rpc webservice.

We have run Eclipse debugger when we run application to find the problem, and
we find that an exception is catch because there is a config file that is not
loaded. This file is client-config.wsdd, it is located in
axis.jar\org\apache\axis\client\

Otherwise, if we activate log4j debug level, an exception is throw in another
place because of a message cannot be read. This message is present in a
".properties" file.

-- 
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/20181220/482130b2/attachment.html>


More information about the distro-pkg-dev mailing list