Ant
finally got this resolved.. Phew! During the last ApacheCon Asia, I
installed OORex and BSF to play around with OpenOffice.. and somehow
that was complicating issues while BSF tried to load the _javascript_
library dynamically...while using JDK 1.4...though it worked fine with
1.5.
Sorry about the pain I caused on this.. but I wanted to get to the
bottom of it...
thanks
asankha
Asankha C. Perera wrote:
Ant
Mine is on WinXP
C:\Java\SynapseDist\synapse\bin>java -version
java version "1.4.2_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)
Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)
Let me check with a some others at work next week to see if they see
something similar in 1.4..
thanks
asankha
ant elder wrote:
Has anyone else been able to try this with JDK14?
Asankha, could you show the output of java -version so i could try with
exactly the same JDK as you?
...ant
On 11/10/06, ant elder <[EMAIL PROTECTED]> wrote:
I've
tried on several JVMs but can't recreate the problem, it all works fine
for me. Can you say more about your environment? Do the _javascript_
tests fail as well or is it just the BSF ones? Could you show the
complete stack trace? Does it work/not work for anyone else?
...ant
On 11/9/06, ant elder <
[EMAIL PROTECTED]> wrote:
I
shall go have a look...
...ant
On 11/9/06, Asankha C. Perera <
[EMAIL PROTECTED]> wrote:
Ant
The BSF unit tests are failing for me under JDK 1.4.. but works with
1.5..
The error is "java.lang.NoClassDefFoundError:
org/mozilla/_javascript_/EvaluatorException" but I am guessing that the
root cause is something else..
thanks
asankha
ant elder wrote:
> Hah no it should be fine with JDK 1.4 I'll go change that. I'm just
> copying all this from similar function I've done in Tuscany and
> Tuscany is JDK 1.5 is where this came from.
>
> ...ant
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|