-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmsg00034.html
103 lines (93 loc) · 3.33 KB
/
msg00034.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!-- MHonArc v2.3.3 -->
<!--X-Subject: Console no-go -->
<!--X-From: "Jay Schwartz, Elipse Limited" <[email protected]> -->
<!--X-Date: Sun, 27 Feb 2000 16:02:18 -0600 (CST) -->
<!--X-Message-Id: [email protected] -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<HTML>
<HEAD>
<TITLE>Console no-go</TITLE>
<LINK REV="made" HREF="mailto:[email protected]">
</HEAD>
<BODY>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<HR>
[<A HREF="msg00024.html">Date Prev</A>][<A HREF="msg00003.html">Date Next</A>][<A HREF="msg00024.html">Thread Prev</A>][<A HREF="msg00003.html">Thread Next</A>][<A HREF="maillist.html#00034">Date Index</A>][<A HREF="threads.html#00034">Thread Index</A>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Console no-go</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: "<A HREF="mailto:[email protected]">[email protected]</A>" <<A HREF="mailto:[email protected]">[email protected]</A>></LI>
<LI><em>Subject</em>: Console no-go</LI>
<LI><em>From</em>: "Jay Schwartz, Elipse Limited" <<A HREF="mailto:[email protected]">[email protected]</A>></LI>
<LI><em>Date</em>: Sun, 27 Feb 2000 16:59:45 -0500 (EST)</LI>
<LI><em>Priority</em>: Normal</LI>
<LI><em>Reply-To</em>: "Jay Schwartz, Elipse Limited" <<A HREF="mailto:[email protected]">[email protected]</A>></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Hello,
I just discovered BeanShell and have become very fond of it. The command line version at least.
Your web site claims that the Console will run on a Java 1.1 JVM if swing is present and it is.
Unfortunately, I cannot get the Console version to load. The message receive is ...
>java bsh.Console
java.lang.NullPointerException
at java.lang.ClassLoader.getSystemResource(Compiled Code)
at java.lang.Class.getResource(Compiled Code)
at bsh.util.Util.startSplashScreen(Compiled Code)
at bsh.Console.main(Compiled Code)
Note that it gags on ClassLoader.getSystemResource( ), which according to my documentation is
a Java 1.2 method.
Is there a way around this since I would really love to try the graphical interface?
Regards,
Jay Schwartz
Elipse Limited
Toronto, Canada
P.S. The system is a Pentium 166 with 128 Mb, running the IBM Java JDK 1.1.7 on OS/2.
</PRE>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00024.html">Re: Closure failure? [ How they work ]</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00003.html">Re: Scripted objects [ extending real types ]</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00024.html">Re: Closure failure? [ How they work ]</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00003.html">Re: Scripted objects [ extending real types ]</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="maillist.html#00034"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="threads.html#00034"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</BODY>
</HTML>