Does anyone know what's happened to
the Oro Inc web site?
Or even Oro in general?
http://www.oroinc.com
(I'm sure at least one of their people
used to read this list...)
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
I'm using 1.1.6v4a on a RH5.0 (with most of the current patches)
Clues anyone?
(I'll submit a bug when I'm sure it's not me doing something dumb!)
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
people confirm
that this could/could not be the accept bug?
(JDK versions 1.1.5v7, 1.1.6v1 from sbb and also
the 1.1.5 version root:04/15/15-19:01 from sg)
If there's any more information required just ask.
Cheers
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshir
Bruno Boettcher wrote:
>
> hello,
>
> the problem appeared now since some weeks, but is getting more and more
> annoying since i begin to loose oversight over my project
>
try polardoc.
It has extra features and doesn't need the annoying gifs.
--
Joe Carter
ied this code on RH5 myself; same result.
>
Change the order of localhost and the real host name in /etc/hosts.
(real first!). The getlocalhost just seems to get the first it finds.
Works ok for me then.
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
be most appreciated.
>
set you LD_LIBRARY_PATH
i.e.
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib ;export LD_LIBRARY_PATH
And u should be ok.
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
Nelson Minar wrote:
>
8<
>
> Is there a good fast alternative for javac for Java 1.1 in Linux?
guavac is excellent.
Just search on "gamelan" to find it.
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
If you are in the bay area I can even buy
> sushi. ;-)
>
This is a reported bug.
Check out
http://www.blackdown.org/cgi-bin/jdk/pending?id=3;user=guest
If _very_ curious about the machine that you say is working.
Obvious question is, what's the difference...
(ld.so seems a popular o
assistance!
> Jim.
You have to explicitly put it in your classpath
eg. CLASSPATH=blah:blah:/my/dir/swing.zip
Rather than just being in one of the directories.
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
Nathan Meyers wrote:
>
> Joe Carter wrote:
>
8<
>
> True...if swing101.zip is a class archive. More likely, it's a regular
> archive that you need to unpack somewhere -- giving you assorted
> jarfiles, documentation, and source. You'll need to add one o
sages.
Recommended.
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
Richard wrote:
>
8<
>
> Hi,
>Does anyone knows if there is a libc5 version. I eared there was just a glic
> version.
We are working on setting up a libc5 system so we can make a libc5
version
as well, but we can make no promises. For now we will just provide the
glibc
Attached is the source for a java version of crypt.
I did not write it. It was a port of some code by
Eric Young, by John Dumas (I think).
I believe it is open source (there's no license
details attached).
I'm posting it to the list as it's only little...
(25K).
--
Joe Carte
Richard Jones wrote:
>
8<
>
> PS. I'm still looking for a freeware Java ORB. Any suggestions?
>
Try the Free CORBA page at
http://adams.patriot.net/~tvalesky/freecorba.html
I'd be interested in recommendations from this lot...
--
Joe Carter Software Enginee
hat it's a problem with the client, but I tried to put a
> delay on the server before I write in the socket. It improves the situation
> a bit. I know, this is not a solution, so please send me some hints.
>
> Thanks
> Steff
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
> Is there anybody who knows more about it?
Check out
Process proc = Runtime.getRuntime().exec(command);
Process.getOutputStream()
Process.getInputStream()
Just handle the streams as required...
(the command is a separate process so you can carry on
prodding and listening to the streams in you
or commercial use, with a
> development license structure. We have been using it for several months
> now, and highly recommend it.
>
OmniORB is now at OmniORB2 and is still totally free (GPL) at
http://www.orl.co.uk/omniORB/omniORB.html
Joe
--
Joe Carter Software Engineer
Brite V
in.
> Enclosed in double quotes (") to group the words as a single parameter.
>
> My 116v2 seems to have problems with this, though it works fine on a Sun
> JDK.
>
8<
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
seen it - even on a 486dx66 with 20Mb.
Silly Q, but have you got swap enabled?
Also you could try "guavac".
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
info.unicaen.fr/~prochazka/
All software is GPL'd.
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
be converted into a
> Servlet based application for security reasons.
>
> Can any one help ?
>
> Many thanks
>
> Matt
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
uot;Come to me all you who are weary and burdened, and I |
> | will give you rest." |
> | |
> | -- Jesus Christ (Mt. 11:28) |
> +---+-+
> | Ernst de Haan | email [EMAIL PROTECTED]|
> | Java programm
o solaris Java via RMI.
1.2 was going to have RMI over IIOP (CORBA),
but I don't think that's going to make it in now...
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
box has the same java facilities as the solaris box.
I'm fairly certain you can talk either way.
There's no "rmid" in the solaris 1.1.6.
My solaris stuff only uses rmiregistry...
Can anyone comment on the differences between 1.1 and 1.2 RMI?
(beyond the running over IIOP...)
J
RMI systems the remote objects have to be already running,
whereas rmid allows a 1.2 to create remote objects on demand.
See http://java.sun.com/products/jdk/1.2/docs/guide/rmi/activation.html
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto
anding, so please check the TODO.
Enjoy!
Joe Carter <[EMAIL PROTECTED]> (or see sig)
Nicolas Prochazka <[EMAIL PROTECTED]>
WIDD Home page
http://maxibus.info.unicaen.fr/~widd/
(1.1.0 will move to this page when "officially" released)
--
Joe Carter Softw
FYI:
Mentions of Java 1.2 on linux and even quotes
from our own Mr Byrnes...
(towards the end of the piece)
http://www.techweb.com/wire/story/TWB19981029S0001
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
http
[EMAIL PROTECTED] wrote:
>
8<
>
> Well, there is the TYA JIT ftp://gonzalez.cyberus.ca/pub/Linux/java/
> It certainly *seems* fast, but I am curious if there are any
> benchmarks for it.
>
Attached (html)
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd,
y other recommendations?
>
>b.
Polardoc used to be at
http://www.ualberta.ca/~tgee/polardoc
But they seems have been zapped from the system.
Anyone of the new home?
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
m with Linux (and I'll be with Linux).
>
> I want run my applet on my Linux box but I need a driver.
> Does anybody know how can I get it freely?
>
You've got it already.
The connect FF driver is pure java.
It works just fine on linux.
Joe
--
Joe Carter Software Eng
the future. I don't know what happened to OROInc,
but whatever it was I do
hope it doesn't prove that giving a lot of free software back to the
community (which ORO did)
doesn't allow a viable business model.
-quote off
Bummer.
Joe
--
Joe Carter Software Engineer
Brite
appened to them.
>
> --jason
I've been wondering the same for a while,
even to the point of email a few of the java mag
editors. No information whatsoever :(
(I use NetComponents)
Joe
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mai
anges the id of the JWS process.
Source code is provided for that, so it's a
recompile. If you don't need the process to change id,
it works fine without this library.
Use the solaris version, and to save space delete
the JRE which ships with it.
See the script JWS/bin/httpd.nojr
philippe charles
> dave shields
Thank you! This is _really_ appreciated.
BTW the libstdc++ library can be found at
ftp://ftp.redhat.com/pub/contrib/hurricane/i386/libstdc++-2.8.1.1-1.i386.rpm
for those you can't be bothered to hunt for it :)
Also works fine with my RH5.0
--
Joe Carter
t the Qt and its license on Troll
Tech website.
--
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
l applications, though you are
supposed to only use it
for 90 days. See the topic "License Agreement" in the Letters Topic of
the Jikes
Discussion Database.
dave
---
I've posted a message there asking for clarification.
I'll let everyone know when I get it.
--
Joe C
Does anyone else have problems with java playing
audio within netscape?
My WAV file plugin works, but I can't get anything
out with playing audio in an applet.
(It doesn't give any errors, just no sound...)
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Ch
do have gcc and make installed.
>
You're using the wrong version of java.
(I bet you're using 1.1.6)
It _only_ works with 1.1.5.
I've seen better error messsages :)
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Gatley, Cheshire. UK.
mailto:[EMAIL PROTECTED]
ast for most people.
>
The latest developer JDSK 2.1 includes the servletrunner app
as a java program which runs just fine under Linux.
This version is also particulary nice in that it serves
files as well, to make it a mini web server.
See the Java Developer Connection http://www.javasof
39 matches
Mail list logo