Hello all,
I'm trying to get a Java 1.1 applet to work in Netscape 4.x. There's a
Windows plug-in for it, but the Linux port of the Activator plug-in
seems to have disappeared.
I've downloaded the 1.1.7 JDK and can't use the appletviewer directly
because the applet is sitting behind HTTP authen
Hopefully I can help a little with the JDE problem. I have been using
JDE/XEmacs v20.4 as my development environment on Debian Linux/i386 for
quite some time.
The following are for XEmacs - YMMV.
Automatic syntax and paren highlighting are in the Options menu.
Remember to save your options after
Matt Zagni wrote:
>
> Ok,
>
> jdbc works for simple select statements like..
>
> But how can you pass this statement
> select count(*) from col
That will depend on your DBMS - JDBC is just a pipe (for the most part,)
sending information to the database back end. Wha
ble to compile
or run the appletviewer however much you try.
Good luck
Matt
http://www.blackdown.org (subject to the correct
say so of cause) ?
Many thanks
Matt
Rich,
How was the install have you any pointers
What JDK are you using ?
Does it work with slackware too ?
Many thanks
Matt
> From [EMAIL PROTECTED] Tue Sep 8 14:48:19 1998
> From: [EMAIL PROTECTED] (Rich Edwards)
> Subject: Re: ORB uder linux?
>
> By far the be
Hi,
Im getting the following errors when displaying Clock1.class
basicaly I changed all the refs in the Clock2.class demo
of jdk1.1.5 to Clock1 (ie from Class2 to Class1) recompiled
and attempted to use appletviewer to display it to check that
the compiler was working ok.
However when I tried ap
"1.1.6"
Then it worked great.
Many thanks to all and most of all Pat for his helpfull assistance.
Matt
, jdk1.1.5.
I can compile and constuct applets but this is a bit
of a down'er although I can get round it by not compiling
whilst running netscape.
Many thanks
Matt
Ok..
I have no swap space.. (excuse me whilst I bash
my head against a table, it may knock some more sense in me).
Many thanks for all the kind replies.
Matt
Hi,
Could someone recommend a good editing tool for
java that will run in linux for constucting
classes and applets etc.
Many thanks
Matt
r way of correcting this or is it the only way ?
Many thanks
Matt
> From [EMAIL PROTECTED] Thu Sep 17 07:54:56 1998
> On Wed, 16 Sep 1998, Calixto Melean (Personal) wrote:
>
> > I installed the corresponding jdk in my glibc linux system. the java
> > command runs fine. however,
my PATH or CLASSPATH or is this a
known bug in the new version of netbeans ?
I'm using slackware 3.5, Pent 200Mhz, I installed the libc5
version of Java yesterday.
Also I noticed that one of the dirs was for i686 is this of
any relevance ?
HELP
Many thanks
Matt
stall and all went fine.
Any constructive tips on netbeans are welcome.
Many thanks
Matt
> From [EMAIL PROTECTED] Fri Sep 18 10:31:19 1998
>
> Where can I get net beans ?
>
> Incidentally, it looks to me like the PATH is wrong. Note the two 'bin's.
> Maybe you sho
Hi,
Who is this [EMAIL PROTECTED] ?
Why am I getting muti email messages ?
Is there sometime wrong with the [EMAIL PROTECTED]
mailing list ?
Many thanks
Matt
> From [EMAIL PROTECTED] Fri Sep 18 10:49:44 1998
>
> Hi,
>
> Has anyone installed the new version of netbeans
K.R.
I installed it and it all went well, looking good..
Now how do I use it ? but thats for another day.
Lib were a problem though but thats slackware and
jdk1.1.6
Many thanks
Matt
> From [EMAIL PROTECTED] Fri Sep 18 16:33:59 1998
>
> Matt Zagni wrote:
>
> > Hi,
converted into a
Servlet based application for security reasons.
Can any one help ?
Many thanks
Matt
To All,
Has anyone used StarOffice 5 for Java yet ?
Is it any good ?
I wonder if 'wine' will go the java route ?
Matt
This may seem crazy but how do you install or deal with .rpm files ?
connection to my ISP and that looks fine however
this connection looks problematic.
Many thanks
Matt
I take it your using red hat, rpm's seem to be the way
now is this correct ?
Many thanks
Matt
> From [EMAIL PROTECTED] Mon Oct 19 11:22:35 1998
> Just a note to let you know I found the libc5
> version in the old i386 contrib directory.
>
> Dunno what happened to glibc ver
Hi,
Please could someone mail me an example of a sendmail java class file
and .java file or even a url where examples are located.
Many thanks
Matt
Hi,
Does anyone know the link to JAD the java decompiler ?
Is there a URL around that works ?
Many thanks
Matt
To All
Re: JAD java decompiler
Many thanks to all that replied.
I have a copy now.
Many thanks
Matt
please (Steve)
so that another link can be established.
Many thanks to all that replied.
Matt
Many thanks
Raymond, I'll make a note of that one.
> From [EMAIL PROTECTED] Thu Oct 22 17:40:15 1998
> Date: Thu, 22 Oct 1998 14:13:05 -0230
> From: Raymond Lambe <[EMAIL PROTECTED]>
> Mime-Version: 1.0
> To: "Nguyen, Tram N." <[EMAIL PROTECTED]>
>
t file and changing
it line by line in each file ?
Then recompiling the server ?
Are there any tips or hints out there for compiling and how
to apply the diff's etc.
Many thanks
Matt
.
patch -p0
or
patch -cr
Any ideas for someone who is totaly in the dark on diffs (who feels
that he has a patch over each eye) ?
Many thanks
Matt
> From [EMAIL PROTECTED] Mon Oct 26 14:24:32 1998
>
> Matt Zagni wrote:Is there an easy way to apply the diff's, or is it a manu
he libs
etc and when they do the result is as expected (not a elf file etc..)
as it was ment for a Solaris box).
Jim have you attempted to run the httpd.nojre after applying
the patch ?
Many thanks
Matt
> From: jim watson <[EMAIL PROTECTED]>
>
> > Matt Zagni wrote:Is there an e
Hi,
Has any one had any problems with S.u.S.E 5.3 glib
and JDK, JSDK, and JavaWebServer1.1 ?
I am going to move to S.u.S.E from slackware if all
goes well, as I need glib and rpm support.
Any tips would be great.
Many thanks
Matt
> Resent-Date: Sat, 7 Nov 1998 10:06:08 -0500
>
The issue here is that the RMI registy is checking that the client's hostname
matches the local hostname on bind() and rebind() calls. In addition the
IP addresses are checked for a match.
The logic is:
InetAddress localhost = InetAddress.getLocalHost();
Class class = Class.f
You probably have Kaffe installed, which is a free Java Virtual Machine
replacement.
mdw
Mike Song <[EMAIL PROTECTED]> writes:
> Hello all,
>
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and
> 'appletviewer'
> are already there and I am able to compile and run simple java pr
Hi,
Is it possible to remove the Save, Send page, Send and View Page Source
options from a browser when viewing a page so that the page is totaly
secure ?
Many thanks
Matt
them out.
Good luck.
Matt
anyone know of a case where a
license restricting benchmark-results publication was successfully enforced
in court? Or shot down in court?
Matt Welsh
Ernst de Haan <[EMAIL PROTECTED]> writes:
> Found a link to this article on JavaLobby:
>
> http://www.pbs.org/cringely/pulpit/pulpit19981203.html
>
> Could turn out bad. Very bad.
Unless it turns out that the patent is ill-founded because Java
represents "prior art" in terms of the technolog
Kontorotsui,
Was your SuSE version glib, or lib6, or lib5 ?
Many thanks
Matt
(Attempting to get to grips with SuSE too).
> Resent-Date: Wed, 9 Dec 1998 05:29:02 -0500
> Date: Wed, 09 Dec 1998 11:04:39 +0100 (MET)
> From: Kontorotsui <[EMAIL PROTECTED]>
>
> The following
?
Also before someone asks about whats this to do with
Java, how are you getting on with Java under linux
on SuSE and lib6 (glib) or have I got my libs in a twist ?
Is lib6 = glib ?
Many thanks
Matt
> Resent-Date: Thu, 10 Dec 1998 06:01:50 -0500
> Date: Thu, 10 Dec 1998 01:15:39 +010
as a starting block ?
Many thanks
Matt
Still make the source code available so that the tool can be used/updated.
I like many others would hate
To see such a good tool lost in time.
Many thanks
Matt
-Original Message-
From: INTERNET:[EMAIL PROTECTED]
Sent: Sunday, December 20, 1998 4:36 PM
To: INTERNET:[EMAIL
Is it fairly easy st set up a mailing list then ?
How does one do it in linux - for general use ?
Matt
> Resent-Date: Tue, 12 Jan 1999 10:00:55 -0500
> Date: Tue, 12 Jan 1999 07:10:45 +0800 (WST)
> From: John Summerfield <[EMAIL PROTECTED]>
>
> >
> > I'
lists to contribute. All of the
information is at http://conferences.oreilly.com or by e-mail at
[EMAIL PROTECTED]
You can e-mail me if you have any questions or need other details.
Thanks much!
Matt Welsh, [EMAIL PROTECTED]
University of California, Berkeley
+1 510 643 7566 (voice)
---
Annou
Do you know where I can download the port of the Java Plug-in for Linux?
Thanks
Matt
__
Matt Choate
EMail: [EMAIL PROTECTED]
Phone: (617)679-5444
Senior Developer
Enterprise Applications Group
Cambridge Technology Partners
304 Vassar Street Cambridge
O'Reilly has a number of good books on things like Java and distributed
computing, the Java Virtual Machine, Java Security, and other low-level
gritty topics. Not all of these topics are adequately covered in a
single book.
mdw
Richard Jones <[EMAIL PROTECTED]> writes:
>
> Hi:
>
> Can someo
orm the porting team, so that the team can
speed up the offical beta release and with luck stop all
these crazy emails.
Matt
> Date: Wed, 20 Jan 1999 08:22:06 -0500
> To: [EMAIL PROTECTED]
> From: "Kevin B. Hendricks" <[EMAIL PROTECTED]>
> Subject: JDK 1.2 TimeTa
?
I am running glibc2.0.7 due to staroffice5.0 and Oracle8.0.5 but
my knowedge of libs is not that great linking them etc it may fail
but then again it just might work has anyone tried this version of
jdk2.0 yet ?
Any ideas ?
Many thanks
Matt
ie..
/usr/local/jdk1.2/SUNWjvdev/reloc/usr/java1.2
Well,
I haven't received any mail from anyone concerning this yet so I imagine
you all must be downloading it to try ?
Does the original message look like a good possiblity that it may work
on Linux ?
Any responces ?
Matt
> Resent-Date: Mon, 25 Jan 1999 04:36:55 -0500
> Date:
ady have a strong tutorial program put together, as
well as several good invited speakers (including Eric Raymond and other
well-known Linux developers). All of the details are at:
http://conferences.oreilly.com
You can e-mail me if you have any questions or need other details.
Thanks m
I think it would be a terrific idea for the Blackdown web page to have
a note explaining the progress of JDK 1.2 (as in "don't ask"). If I get
one more message on this list about JDK 1.2 I'm going to explode!
mdw
Chris Tomlinson <[EMAIL PROTECTED]> writes:
> There used to be a note that jdk1.2
Both TYA and the ShuJIT are free JIT's which work with Linux and JDK 1.1 ...
I am assuming that porting them to work with JDK 1.2 will not be (too)
difficult.
[EMAIL PROTECTED] writes:
> Will the linux JDK 1.2 port have a JIT supplied with it, or will we
> have to use a program like Kaffe ?
>
Hi... I am new to the list.
Congrats to the porting team on the green
box! I think the chart is a good idea to keep us up
to date on port progress. Doesn't seem
like it would take long to update and it's very clear.
Late-
Butler
[EMAIL PROTECTED]
that such a license is non-binding. It may very well be.
Matt Welsh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
there how important Sun's support of Linux and Java is to you. Believe
me, making noises at this level will permit something to propagate to
higher-ups.
Matt Welsh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Russ Pridemore <[EMAIL PROTECTED]> writes:
> - RMI seems to have stopped working. I was able, with 1.1.7,
> to run the Swing GUI on a NT machine, talking to the
> the rest of the java application on Linux via RMI. The
> Sun JDK on NT now complains:
> java.rmi.Con
Richard,
I hope you don't mind me asking but
Where did you download it from, what was the URL ?
How much space does it need ?
Is it easy to install, what are the procedures you used ?
I'm sure loads of people will be interested in this..
Many thanks
Matt
I have a .gz compressed file that contains .gif images
How can I uncompress these files using java/javascript ?
Is there an example of java code that I could use for this ?
If so please could someone mail it to me.
Many thanks
Matt
neration of the ... failed, please make sure you have
permission and space to save the generated code."
Well... I've checked permissions and have Megabytes of disk space
available.
Any ideas?
Thanks in advance.
/matt
pport this display
I think but thats a big jump from 2.0.34
Anyway this is a Java mailing list not a general Linux problem
area. So I shall stop there.
But if there is any one who could help me with this display problem
please email me directly not via the Linux-Java mailing list.
Many thanks
but I found no difficulty in installing
Jserv for Apache. I've never used Sun's server so I can't comment on
relative speed or simplicity, but I guess I saved myself $300 at
least...
Matt
--
Matt Duckham Department of Geography
[EMAIL PROTE
ckdown
port is going on inside of a black box makes it difficult for people to know
what's going on. When things move at "Internet speed", keeping us posted is
that much more important.
Thanks much!
Matt Welsh
--
Apart from the liklihood that there's something wrong in your program,
you could try upgrading to a new version of the Linux JDK (1.1.7v1 is
the latest in the 1.1 series). Socket reads/writes have always worked
for me under Linux.
Michael Durket <[EMAIL PROTECTED]> writes:
> I'm sure this is a
I usually can't stand flame bait like this but I wanted to point out one
thing.
Sun has clearly recognized some of the advantages of the Open Source model,
which is the entire reason why they have adopted the 'Sun Community Source
License' for a large number of their products -- including the JD
Maksim Lin <[EMAIL PROTECTED]> writes:
> This I'm afraid makes no sense to me. How does one splinter java by
> standardising it ?
I'm not saying that I agree with this, either --- I'm only conveying what
I believe to be Sun's motivations for maintaining control over Java.
mdw
-
Do you plan on porting HotSpot if and when Sun releases the source code?
Thanks,
Matt Lord
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Red Hat 6.0 comes with glibc 2.1.1. When attempting to run 'java' from the
Blackdown jdk 1.1.7v1 release, we get the error message:
/tmp/m/jdk1.1.7v1/bin/../bin/i686/green_threads/java: error in loading shared
libraries: /tmp/m/jdk1.1.7v1/bin/../lib/i686/green_threads/libjava.so: undefined
sym
mance
communication and I/O in Java ("Jaguar"). If anyone on the Java-Linux
list is going to be there, I'll be at the conference most of today
and tomorrow, and I'd like to meet you!
Cheers-
Matt
--
To UNSUBSCRIBE,
and tweak the stack with the right value.)
The IBM JDK 1.1.6 works correctly in this case.
Matt Welsh, [EMAIL PROTECTED]
--
public class divtest {
public static int divfunc(int x, int y) {
return x/y;
}
public static void main(String args[]) {
int i = 0x8000
;main" java.lang.NoClassDefFoundError: nt
Any ideas on how I can correct the problem ?
Many thanks
Matt
---
bash-2.02# java nt
Exception in thread "main" java.lang.NoClassDefFoundError: nt
By ref the classpath I am g
Well the problem is now fixed and the WebServer is ok.
A few teething problems on the build but all is working
Are there any problems with the Server in general that anyone
has found ?
I wish to create servlets and connections to Oracle via jdbc.
Many thanks
Matt
Ok,
jdbc works for simple select statements like..
select * from col
But how can you pass this statement
select count(*) from col
or a more complex statement.
Many thanks
Matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
again.
Is it possible to easily migrate the applet application over
to become a servlet based one ?
ie I would like to keep the .class files remotely away from the
odd prying eye, so that they can't be de-compiled.
If it is could someone please inform me.
Many th
Nathan,
> Depends what it does. If it's GUI-intensive, you need to redesign your
> UI to work through HTML interactions instead of windows and pointers.
What if the application was browser based in the first place would the
same apply then ?
Many thanks
Matt
> Date: Mon, 26
too, for future reference.
(you will have to midify it with your location of
java_home and the jshome too).
Try searching in the archive list for the search words
of JavaWebServer it will be there.
Good luck
Matt
> Resent-Date: Wed, 28 Jul 1999 06:54:13 -0500
> From: Adil Atilgan &
No, 'dbx' is a debugger similar to 'gdb'. It's not a Java debugger like
jdb.
Under Linux, try using gdb and running the 'debug' version of the JVM
(e.g., 'java_g' rather than 'java').
My .gdbinit has the following:
set env THREADS_TYPE=green_threads
set env JAVA_HOME /home/cs/mdw/src/java
x27;load' command to force the symbols for your
shared object to be loaded into gdb, allowing you to set breakpoints.
Matt Welsh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
attempting to use an oracle database.
If anyone can help regarding the correct protocols
to use and syntax for connecting oracle and an http
javawebserver it would be great so that I can use
a homepage to query my database.
Many thanks
Matt
>
> From: "John N. Alegre" <[EMAIL PRO
vivo players
> available (mtv has the annoying "register" popup all the time). A
> Java class to do this would be really slick. Also, I don't think
> there are any open source Java classes to load .tiff or .pnm formats
example program which
The fact that you haven't seen this problem under Solaris or WinNT isn't
a good argument for a bug in the Linux JDK; these things may be cropping
up due to race conditions, or else differing (but correct!) implementations
of the threading system.
Matt Welsh
"R.W.
First off, you have to be running a JIT compiler of some sort -- the
standard release of JDK 1.1.7 for Linux does not include a JIT.
There are several available (such as ShuJIT and TYA).
Amlan Saha <[EMAIL PROTECTED]> writes:
> Hi people
>
> I tried the Java benchmark "Caffeine Mark 3.0" on b
are ineligible for support by projects like SourceXchange.
I doubt that most people would consider the Sun Community Source License
to be Open Source, either. What we really should be doing is lobbying
Sun (or other vendors, like IBM) to release their Java implementatio
local/image
archive = archive.jar
image file = photo1.jpg
Is it then possible to display the image in a homepage stuctured
by the servlet after the image is retrived from the database
if so how without storing the image in the oracle database ?
Many thanks
ds which are all sleeping.
On JDK1.2 and the IBM JDK 1.1.6 this program works correctly, with two
running 'java' kernel threads.
Could this be a problem with glibc 2.1, or something similar?
The program is appended below. Compile and run it with:
$ javac TestT.java
$ jav
h set against
1.2.2 sometime very soon (I hope!)
Cheers,
Matt Welsh, [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Chris Woods <[EMAIL PROTECTED]> writes:
> Excellent! I went that route a couple weeks ago myself, but didn't have
> the time to try to make the patches go. If you don't mind, if for
> whatever reason you're not able to get the patches up on the
> distribution site, would you mind making them avai
hope I can start to debug myself now...
Matt Welsh, UC Berkeley
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
d tell me that he has made some fixes to socket support in
the JDK1.2 native VM which may fix these problems; this has not yet been
released, though, so I anxiously await the patch!
Cheers,
Matt Welsh
--
To UNSUBSCRIBE, email to [
GC thread, say, you need to be tracing that particular
thread; the "info threads" and "thread" command give you a list of threads
and allow you to attach to a particular one, respectively.
Hopefully this will help you to discover what's
contended case, as we would expect. Native Threads
are the culprit.
Both programs are appended below. Can someone shed some light on why
contended locks on Linux perform so poorly?
Thanks!
Matt Welsh, UC Berkeley
---
/* TestLock.java
* Compile with: gcj -O2 -o TestLock --main=TestLock TestLock.jav
hanks for the help.
Matt Welsh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
h GDB. This is amazingly useful: you can
debug a Java program with native methods all within the same debugging
environment, examine the C->Java stack trace, debug programs which use
multiple (native) threads, and so forth.
Matt Welsh, UC Berkeley
--
Robert,
Since most of your questions are general Java questions and have
nothing to do with the Linux port of the JDK, can you please direct
them elsewhere? The USENET group comp.lang.java.programmer is probably
a good place to ask.
Thank you,
Matt Welsh, UC Berkeley
"Robert Simmons&quo
iling lists I'm on and you
have a problem. I'd prefer that the list remain limited primarily to
Linux-based Java questions. A good way to limit traffic is not to reply
to the entire list when someone asks an off-topic (e.g., generic Java)
question.
There is an interface called "mm.mysql.jdbc" at
http://www.worldserver.com/mm.mysql/
I've used it and it works well.
Matt Welsh, UC Berkeley
Brian Gilman <[EMAIL PROTECTED]> writes:
> Hello all!
>
> although this is not *exactly* a java Linux ques
compilers probably
expect that the bytecode they're compiling is *not* pre-treated by a tool
such as JOpt, which would make it harder for them to do certain optimizations.
So it's possible that JOpt could actually slow thing
You could borrow the implementation from NinjaRMI, a free "RMI like"
package from:
http://www.cs.berkeley.edu/~mdw/proj/ninja
I think it should be easy to adapt the NinjaRMI Registry implementation to
work with Sun RMI.
Cheers,
ibnss_dns.so.2 => libnss_dns-2.1.1.so
libnss_db.so.2 => libnss_db-2.1.1.so
libnss_compat.so.2 => libnss_compat-2.1.1.so
libnss_nis.so.1 => libnss1_nis-2.1.1.so
libnss_files.so.1 => libnss1_files-2.1.1.so
libnss_dns.so.1 => libnss1_dns-2.1.1.so
> libhwrld.so: HelloWorld.C HelloWorld.h
> g++ $(CXXFLAGS) $< -o $@
This isn't the right way to generate a .so file.
You need to use the -shared switch on gcc (I presume this is also
supported by g++, but you can use gcc to transform a g++-generated
.o file into a .so).
ply jump ship and move over to using IBM's JDKs. I know many already have.
Matt Welsh, UC Berkeley
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[EMAIL PROTECTED] (Nelson Minar) writes:
>
> However, I disagree that native threads are required for serious
> applications. Green threads work surprisingly well for many
> applications. In some, they work better. I recently wrote a spider
> program that was invoking another program in a subpro
ibuted to much of the performance imbalance between
Java and, say, C. There are a lot of other more critical performance problems
to solve first.
Matt Welsh, [EMAIL PROTECTED]
UC Berkeley
--
To UNSUBSCRIBE, email to [EMAIL
1 - 100 of 134 matches
Mail list logo