Menu

#6 Applet issue using BeanShell

None
closed
nobody
None
7
2018-08-02
2006-11-07
SKC
No

While using BeanShell from within the applet, The JVM
uses Applet classloader for Std java classes where as
for classes used in beanshell script it try's to use
the different classloader which try's to get the
classes from the server using the AppletCodeBase.

How can I stop this behaviour and ask it to look for
classes within the Applet JAR.

Discussion

  • SKC

    SKC - 2006-11-07
    • assigned_to: nobody --> dleuck
     
  • SKC

    SKC - 2006-11-09
    • priority: 5 --> 7
    • assigned_to: dleuck --> patn
     
  • SKC

    SKC - 2006-11-09

    Web access logs

     
  • SKC

    SKC - 2006-11-09
    • assigned_to: patn --> nobody
     
  • nickl-

    nickl- - 2018-08-02
    • status: open --> closed
    • Group: -->
     
  • nickl-

    nickl- - 2018-08-02

    Ticket has been migrated to github.
    Please follow up on this over here: https://github.com/beanshell/beanshell/issues/486

     

Log in to post a comment.