Re: desperatation

Subject: Re: desperatation
From: "Sanjiva Weerawarana" <sanjiva@xxxxxxxxxxxxxx>
Date: Thu, 13 Apr 2000 13:58:26 -0400
The problem is that BSF uses Java reflection and the JVM used by
applets believe that that's unsafe. You need to use the Java plug-in
to run the applet in order to use BSF (or anything that uses reflection).

Sanjiva.

-----Original Message-----
From: Martin Kammermeier <martin@xxxxxxxxxxx>
To: xsl-list@xxxxxxxxxxxxxxxx <xsl-list@xxxxxxxxxxxxxxxx>
Date: Thursday, April 13, 2000 7:47 AM
Subject: desperatation


>that's not an answer, just an act caused by desperation-
>my problem is still not solved-
>you guys seem to know everything about xsl an it's tools-
>doesn't anybody have a slight idea what I could do...
>
>----- Original Message -----
>From: Martin Kammermeier <martin@xxxxxxxxxxx>
>To: <XSL-List@xxxxxxxxxxxxxxxx>
>Sent: Wednesday, April 12, 2000 6:11 PM
>Subject: geting Exception: Xalan with Applet & Extensions
>
>
>> I would very appreciate somebobys help on this:
>>
>> I am working with Xalan and use Extensions (the shipped "redirect" and
>some
>> I wrote myself). The stuff works fine from the command line.
>>
>> Now I call the stuff with an applet (all jars are declared in the applet's
>> archive and on the system's classpath) and I get a:
>> "java.lang.IllegalAccessError:
>> org/apache/xalan/xpath/ExtensionFunctionHandler: field
>> class$com$ibm$bsf$BSFManager is inaccessible"
>>
>> I somehow can think of the reason (applets are not allowed to use this
>> system resources or something?), but I am quite helpless at the moment.
>>
>> Maybe somebody once had the same problem and can give me a hint?
>>
>> Thanks in advance
>> Martin
>>
>>
>>
>>
>>
>>
>>
>>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread