>
Rather than reinvent the wheel, I'd take a look at imwheel. That's
compatible with Java and can be configured to send keypresses into the app
based on the wheel movement.
I'm not sure you need a Java driver at all.
--
Joi EllisSoftware Engineer
Aravox Te
nice, thick book entitled "Java Programming
on Linux" by Nathan Meyers. I found it extremely helpful when I first
got started. It had a CDROM in the back with a JDK or two and a whole
bunch of tools and eval versions of commercial stuff.
--
Joi EllisSoftware Engine
ackdown compare with Sun's, and how the kernel/glib versions
affect things.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that
dhat.com or one of its many mirrors, and download the
glibc upgrade rpms. The glibc system libraries installed from the
Red Hat 7.0 cdrom are beta-quality and are broken. You must replace them
with current glibc packages for 7.0 before Java will run properly.
--
Joi Ellis
JB5 and JB6 are bundled with Sun JDKs and they work fine.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worr
le) c.al.get(i)).toString());
> }
>}
> }
>
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried. Anythi
}
>
> }
>
> in anyj and ocurr this error:
>
> Exception in Thread "main" java.lang.NoClassDefFoundError:insert
>
> I do not understand this error.what happend?
>
What command are you using to launch your program?
--
Joi EllisSoftware En
fonts and/or images without
using a physical display device. It comes up on headless web servers
which want to generate dynamic gifs (hit counters) or whatever.
The image/font manipulation stuff won't load without an X11 display, so
xvfb is used to provide those resources without using an actual d
ons used by Blackdown and
> Sun. Only Sun's version emits these warnings on some systems.
>
I get these warnings on Linux wehenver my DISPLAY variable is set to
":0.0" instead of "joi:0.0" (where "joi" is my workstation's host name.)
--
Joi
#x27; edition isn't available for download yet, but you can order
an Eval version of Enterprise to try out. (JB5 has a Sun JVM bundled this
time, no more broken IBM junk!)
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matte
he C & C++ so that is is portable (Win32,
> Linux & Solaris) but I don't need to portability for the java stuff.
>
It sounds like you need Ant. Find it on the Apache website.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL
file. (on the other hand, is the documentation for the jdk 1.3.1
> > available anywhere as a gzip or bzip2 file?)
Sun also makes the jdk docs available in gzip and compress formats.
You don't have to download zip if you don't want to. I don't.
http://java.sun.com/j2se/1.3.0/
nywhere as a gzip or bzip2 file?)
>
Red Hat 6.2 contains packages:
unzip-5.40-2
zip-2.3-4
These are not gzip or bzip2.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc.,
ses ld to load its stuff. Otherwise
why would it keel over when the shared library still has unresolved references?
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one t
time I
had source available to fix this was 8 months ago and I've long forgotten
what I had to fix.
> /*Code Start*/
> JDialog npd=new JDialog(Dialog d,String s);
> npd.show();
> npd.setSize(250,250);
> /*Code End*/
Shouldn't you do the setSize() before the show()?
--
J
On Mon, 21 May 2001, Alexander Popov wrote:
> So my question is: What parts of the glibc can we
> strip down - what does the Blackdown 1.1.8 VM need
> from the standard glibc?
Try this?
nm -g -D -u /usr/local/java/jdk1.2.2/bin/i386/green_threads/java
--
Joi Ellis
when you invoke this command string manually? Lynx is going into ncurses
mode because it's confused.
lynx -dump -force_html 94.text-html > 94.text-plain
does exactly what you want.
/bin/sh -c lynx -dump -force_html 94.text-html > 94.text-plain
does not.
--
Joi Ellis
ites to stdout as expected.
Lynx isn't a shell script, you can invoke it directly in the exec() call.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
re
and > just don't work at all. German "umlauts" are
> working perfectly.
There are Bug Parade entries about this very problem in 1.3.0. I'd try
1.3.1rc2, it's supposed to be fixed on the new version.
--
Joi EllisSoftware Engineer
Aravox Technologies
sr]# java
> /usr/jdk1.3/bin/java: /usr/bin/cut: No such file or directory
>
> Can somebody please shed some light here?
> BTW, I did not have any problem w/ Redhat 7.0
> and Kernel 2.2.16.
Red Hat moved 'cut' from /usr/bin/cut to /bin/cut. You can fix it
wit
ler prey.
Only Windows users are suffering from this problem, the rest of us are doing
fine without Microsoft's support.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the
t the initial size of a frame
must stay below 640x480 unless the app already knows the user wants larger
frames.
I think the basic problem is that so many developers are taught bad habits
with Windows from the very beginning. Neither they nor their instructors
know better. 20 years ago, prog
another platform.
Besides, this might fix the problem for your own machine, but it won't fix
it for any of your other users.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBS
ris people (big telcos.) It's a
simple matter to make applications cross platform Don't fight the JVM.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing
On Wed, 2 May 2001, Ole Jacob Taraldset wrote:
> They are going to say why isn't the Linux jre compatible with the
> windows version?
No JRE in the world can compensate for lazy programmers.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAI
#x27;t need speed, I need the memory footprint
and the stability of Sun/Blackdown.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that
both threads terminating. Still that damned
socket remains, blocking all subsequent use within the JVM.
If anyone can offer a suggestion, I'd really appreciate some pointers.
I've already studied Sun's Bug IDS 4137483, 4319693, 4400235, and
every other bugid those three cross-r
process looks like this:
Error: Can't open display: joint:0.0
(joint is a VMWare virtual machine running NT.)
The error I get when the display host name is unusable looks like this:
_X11TransSocketINETConnect: Can't get address for foobar
Error: Can't open displa
ts
file to make it function.
I've seen the 111 error on general X11 apps, when the path is blocked
between the display server and the x client. It's saying the JVM
wasn't able to find the machine "mycomputername" or open a socket to
it.
--
Joi EllisSoftwa
ror: Can't connect to X11 window
>server usi
> ng ':0.0' as the value of the DISPLAY variable.
>
Specify the DISPLAY variable with the HOST name. IE for host asimov,
export DISPLAY=asimov:0.0
--
Joi EllisSoftware Engineer
Aravox Technologies
ould not be left that way
unless the machine has no network interfaces.
getLocalHost() isn't broken, it's doing exactly what your machine's
/etc/hosts was telling it to do.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PRO
rse direction
also works.
Note, though, that 1.2.2 has a good chance of dumping core after doing
this more than once, and 1.3 has a smaller but still finite chance of
dumping core. It's flakey enough that I avoid pasting between Java
and native X11 at all.
This is one of my pet peeves, t
ates ME with JBuilder. I think it's
compatible with the free-download-version of JBuilder Foundation, too.
I haven't used it myself.
http://www.borland.com/jbuilder/hhe/
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECT
for 7.0. Check their website for glibc updates
and download the most recent. (I think there have been 4 or 5 so far.
the first two weren't sufficient.)
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think
gt; #
> # Error ID: 4F533F4C494E55580E43505005BC
> #
> # Problematic Thread: prio=1 tid=0x804e500 nid=0x7062 runnable
> #
> 18Aborted
Stick that long number into Bug Parade's search engin.
I remember looking for it a few weeks ago. Either I found
a workaround or took a different road around it,
sh daily and don't have any problems betweeh .bashrc and
.bash_profile. What problems are you seeing? Note that there are a number
of system- and user-level configuration options which affect shell
initialization. man sshd for details.
--
Joi EllisSoftware Eng
_profile
No, no no. Don't DO this! Now you're running everything multiple times!
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like
r system.
A reboot is not necessary. One need only logout and login, or simply
source the profile.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really
and the new java3d.
It probably won't solve the problem but it should help narrow it down
some.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really lik
ms.
ddd 3.3 adds support for jdb 1.2. 3.2 had jdb support, too. The changelog
I'm looking at doesn't go back far enough to say when jdb was first supported.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter wh
the JVM that running gc is
desirable.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried. Anything
allback to a function of your own which receives the JString
as a parameter, or you could read the JString from an object's fields.
Perhaps if you posted a snippet of java code which contains that string, we
could make some more specific suggestions.
--
Joi EllisSoftware Engine
will provide X11 compression without the ssh encryption/
authentication baggage.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that
$ uname -a
Linux joi 2.2.16-3 #1 Mon Jun 19 19:11:44 EDT 2000 i686 unknown
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it
...
>
> Could some one give me any suggestions?
Have you updated your RH7.0 glibc rpms? The stock rpms are badly broken
and will prevent Java from running properly. Red Hat has released 3 or
4 different sets of glibc update rpms since the cds were mastered.
I'm
ues when the thread which calls
exit() is not the main() thread. I believe one of the comments
at the end of the report mentioned the same problem is in BlackDown.
http://developer.java.sun.com/developer/bugParade/bugs/4388732.html
--
Joi EllisSoftware Engineer
ve tested Sun 1.2.2 for Linux, which
doesn't have a native threads *or* a hotspot, and it fails there as well.
I've gotten it to launch on simple test cases, but not ever on a real
live project. :/
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROT
t;aren't available at this time."
I just allocated one vote on this one.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is t
([]
And my app never starts running. Am I doing something stupidly
obviously wrong, or is jdb simply nonfunctional on linux no matter whose
jvm is involved?
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we thi
was OK. Wrongly, as it turned out...
And VisualAge was developed on what platform? ;)
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux i
those where they are needed generally makes my dialogs behave
on all platforms, not just Windows.
I don't know that this is the issue you're having, but it's where I
start looking.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED],
and "javac
> -g" also produce nothing.
Check your rpm list to see if the Red Hat installer added the kawa
packages to your machine. Those can cause all sorts of strange
problems if they were present when you are trying to use Sun or Blackdown
java on the same machine.
--
Joi Ell
.jbuilder4. On unix
this would be $HOME/.jbuilder4, on Windows it's under your user profiles
directory.
Some config files are stored in the jbuilder4 install path itself, but
these should be considered system-wide configurations, not user-specific
configurations.
--
Joi Ellis
s JVM.
I'd go visit an update site (I usually try ftp.valinux.com first) and
download every available glib*rpm for 7.0.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc
up using rpms for Java precisely for this reason. With tarball
> installations, its easy to have multiple versions on one system (I have at
> least four at present).
rpm does have a relocate facility that lets you stuff the contents of
an rpm in a custom location. I haven't eve
> So, if you're willing to create a reference to the instance you will be
> interested it before you need it, and store it somewhere, you can later
> retrieve that reference at some later date and use it.
That would be a Singleton.
http://members.tripod.com
27;t want anyone else
seeing what absolute crap their JVM is.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsof
em using the
debugger on Linux. They canceled my post.
I'll never recommend IBM's JVM to anyone.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
st resubscribe.
The only other possiblity is to move to a moderated list, or a
controlled-access list, so that his mails or his subscription requests
can be filtered away by the moderator. Doable, but Ick.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED]
On Tue, 19 Dec 2000, Lachlan O'Dea wrote:
> On Mon, Dec 18, 2000 at 06:07:39PM -0600, Joi Ellis wrote:
> > On Mon, 18 Dec 2000, Jacob Nikom wrote:
> >
> > > Hi,
> > >
> > > I started to use jikes and like it very much. So I started to wonder
uns on only one
platform?
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried. Anything
that kicks a
jdk1.3/bin to the PATH statement. This will put the java
bin directory into your search path and you won't need to specify the
full path to the java command.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter wh
resolver question!)
If ping doesn't work, verify "nslookup home" doesn't work, either.
Then look at /etc/nsswitch.conf and /etc/resolv.conf and the man pages
for nsswitch.conf and resolv.conf.
If your network has no dns services, then verify your /etc/hosts file has
an ent
re, and
remember to put the *top* of the directory structure in your classpath,
then just about everything related to java will work properly.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux vers
Java service
> running permanetly so
> I don't have to the export command everytime I need to use java compiler
> ?
> Thanks in advance.
Edit your .bash_profile file in your home directory and adjust the PATH
statement.
--
Joi EllisSoftware Engineer
Aravo
POST input limit. Or you may have to
rebuild apache to up the limit at compile time.
The POST limit is large, but it's not infinite.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus Fre
atforms, 'dir' is a built-in function of the command line
shell, command.com/cmd.exe/whatever. Try this:
Runtime.getRuntime().exec("c:\command.com /c dir")
Question: Why are you using platform-specific stuff instead of
java.io.File.list()?
--
Joi Ellis
RCHIVE
Perdoname usted que no digo mas, leo pero ya no halbo la lengua bien.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is
different address, when your own host looks itself it, it can only get
one A record back.
So, if what I understand of DNS is true, it is just that easy.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we thin
address by which that machine can be reached by others. That's
what you need to find.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the o
On Mon, 20 Nov 2000, Lambert, Stephen : CO IR wrote:
> What tar command lists out the contents of jdk.tar without extracting or
> compressing the tar file?
> Thanks.
If it's really a tar file, then
tar tf jdk.tar
If it's a jar file, then
jar tf jdk
implement this
> public void mouseEntered(MouseEvent e){}
and this
> public void mouseExited(MouseEvent e){}
They have do-nothing empty method bodies.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter w
are
testing against.
I tried GNOME again, and after the 3rd core dump in the first hour
I jettisoned it.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
reall
On Fri, 17 Nov 2000, Diego Pons wrote:
> Joi Ellis wrote:
> >
> > On Fri, 17 Nov 2000, Erick wrote:
> >
> > >
> > >
> > > Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> > > calcs and plans on the paper?
On Fri, 17 Nov 2000, Erick wrote:
>
>
> Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> calcs and plans on the paper?
>
Together/J has a linux version. I haven't used it, though.
--
Joi EllisSoftware Engineer
e if the toolkit can return the PID of the jvm
anywhere. I don't know if there is one. If not, a JNI method may be
useful here. Once your code knows its PID, write it to a file.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROT
ectories), but since everyone else lives
> with this, I can to.
What I do is place such shared files into a java project/CVS Module of
their own and reference them from the other projects. IE APP1, APP2,
and LIBS.
--
Joi EllisSoftware Engineer
Aravox Technologies
onts, JFileChooser,
etc, are all basic things end users will see, and the roughness along
these edges makes life difficult for developers, too. These items
affect the *nix developers as well, especially the lack of print support
on Linux.
--
Joi EllisSoftware Engineer
Aravox Technologi
onths (because I have a SourceForge project, and also because JBuilder
supports it internally, now.)
I don't know what else is available for Linux besides RCS and CVS.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No ma
a limited-time (60 days?) eval copy of the full product
for the same $7 and try it out.
I started with JBuilder back in February; at the time it was the only IDE
available for Linux which supported 1.2.2. IBM's offering was still in
the 1.x dark ages and was several versions behind even
lementation
>for the KDE people would be nice also.
Oh, please don't make java dependant upon gnome or kde only. Make it
generic, please!!
I HATE Gnome. I can't work with it 5 minutes without having something
dump core. It's also a memory pig.
--
Joi Ellis
On Sat, 11 Nov 2000, Fustini (proxys) wrote:
> Hi,
> I have some problem with Linux RH 6.2 + JRun 3.0+ JDK 1.2.2 SUN.
> When i use getToolkit() method in a servlet a error appears : DISPLAY
> value :0.0 X11 Server not responding.
Change your DISPLAY variable to provide a host name. Java doe
s
couldn't print, either.) This may be much better under 1.3.
SMP
Developers wishing to run on SMP machines post often, also. Sun's
1.3 readme is unclear on this... (The 1.3 beta README didn't contain
the line about SMP kernels not being supported, the 1.3RC
s far as I know
it's all-java.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried. Anything
that
(exceptions on start). I guess I will have to keep
> both JDK on my system.
What's wrong with a simple symlink? That's what I did.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux
command.
>
> I have some applications which are needing that (for example
> telebanking stuff) :
> exec jre -nojit -noverify -mx32m -ms32m -cp
>.:lib2:lib2/ap:lib2/ap.zip:lib2/br:lib2/br.zip:lib2/sw:lib2/sw.zip DN2
>
Just make a symlink from 'jre' back to '
.so*
Don't make too many assumptions based on size. The link may pull only
a handful of routines from a large library to build your own library
or object file. If you really want to see what's going on, make sure
your Makefile contains:
LDOPT=-Xlinker -t -Xlinker -Map -Xlinker /t
ris there are two
different JVMs, and the 'java' command defaults to green. You have to
coerce it to use native threads.
The line in the 1.2 README file stating only green threads are supported
is missing from the 1.3 README.
I don't know what applies to Blackdown's JVM.
--
;$(SRC)/JNsApiSubsystemInterfaces.h regenerated";
$(SRC)/com/aravox/nsapi/JNsApiSubsystemInterfaces.java:
@echo "Nothing to do."
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL
? If g++ can't find its symbols, the JVM sure won't load it,
either.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it h
uilt
package with that version requirement.
That's what I've read, anyway. I don't remember what versions were
under discussion.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux
een are running JBuilder 4 under Sun 1.3, is in
the editor pane the escape and del keys input a garbage character into
the document being editted. This doesn't happen running IBM 1.3, but
then IBM's 1.3 is completely useless for debugging. Every attempt
gets me a core dump from
in my previous message. They only appeared as extra dependancies
and were built using the suffice rule, so I felt their presence would only
clutter the information. But libsystem.so actually needs bits of each for
some calls to resolve during the link step.
--
Joi EllisSo
rated";
$(SRC)/com/aravox/nsapi/JNsApiSubsystemInterfaces.java:
@echo "Nothing to do."
clean:
rm -f $(LIBOUT)/*.so
rm -f $(SRC)/JNsApiSubsystemInterfaces.h
-
--
Joi Ellis
On Fri, 27 Oct 2000, Rajesh Patel wrote:
> I am using jsse1.0.2, Redhat 6.2 jdk 1.2.2.
>
> Thanks,
The error message said what the problem was. Not only must your
method's name and parameters match, but the return type must match
also.
--
Joi EllisSof
he recent glibc update RPMs.
You can download JBuilder from http://www.inprise.com/jbuilder/foundation/
but it's still the 3.5 version, 4.0 is out on CDRom but not the
website, yet. You can order 4.0 CDRoms in a $50 package if you're
really in a rush.
I don't have the url f
w object Foo and
assign that to a parameter, the caller doesn't receive Foo back.
It's a matter of semantics.
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the on
On Fri, 20 Oct 2000, Pablo Trujillo wrote:
> I need to carry out a variable passage for reference in a function of Java.
> Can somebody help me?
Java doesn't pass by reference. You can pass an object, and through that
access and change the fields it contains.
--
cam, it whines about
video support symbols. It loads fine if I use modprobe bw_qcam instead.
Is the thingy which implements JNI_CreateJavaVM also a module?
Is it in the kernel's module path?
--
Joi EllisSoftware Engineer
Aravox Technologies [EMAIL PROTECTED]
le OpenTool makes dealing with mass-adds
much simpler.
http://www.javabuilders.com/opentools/multifile.html
I don't know if this tool works under JB4 yet, it certainly works under 3.0
and 3.5 (all-java versions.)
--
Joi EllisSoftware Engineer
Aravox Technologies
1 - 100 of 149 matches
Mail list logo