This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: desperatation


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@yousmile.de>
To: xsl-list@mulberrytech.com <xsl-list@mulberrytech.com>
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@yousmile.de>
>To: <XSL-List@mulberrytech.com>
>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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]