[Bug 3674] Unable to launch applet with a error Entry-Point manifest attribute for yours 'exc.fe.FeLaunch'not found

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Feb 8 10:29:50 UTC 2019


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

JiriVanek <jvanek at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #18 from JiriVanek <jvanek at redhat.com> ---
(In reply to Radhadatta from comment #17)
> Hello , 
> 
> Now our application is working with ITW after we removed URl based fatching. 

I'm really glad to hear that!

> 
> Not sure why its not supporting documentBase fatching . Or Do we need to
> change any configuration file ?
>  
> 
> URL java.applet.Applet.getDocumentBase()  .

Nope, it is here:
http://icedtea.classpath.org/hg/icedtea-web/file/889bb8e09dda/netx/net/sourceforge/jnlp/AppletDesc.java#l89
->
http://icedtea.classpath.org/hg/icedtea-web/file/889bb8e09dda/netx/net/sourceforge/jnlp/runtime/AppletEnvironment.java#l379 
->
java.applet.Applet then calls return stub.getDocumentBase();
And stub is ITW


Hard to say what went wrong  by the report in this bugreport.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190208/20a690f6/attachment.html>


More information about the distro-pkg-dev mailing list