Re: Unable to find proper jdb for redhat7.0

2001-05-14 Thread Joaquin Rapela
0 in ?? () > #11 0x81b0ec0 in ?? () > #12 0x40eb69c8 in ?? () > #13 0x817aa20 in ?? () > #14 0x40eae040 in ?? () > #15 0x817ece0 in ?? () > > > Thanks and Regards > Amol > > > > -- &

readInt() & byte order

2001-03-21 Thread Joaquin Rapela
Hello, I have a binary file containing short integers. I wrote a C program to read the file and it works as expected. I wrote a java program to read the file using a DataInputStream and its readInt() method and it is reading the short integers in inverted order Instead of a 2175 (1111) I

[rapela@sipi.usc.edu: JDB hangs-up 1.3.0-FCS]

2000-12-22 Thread Joaquin Rapela
I installed JDK1.2.2 on the same machine that was running 1.3.0 and jdb works fine now. So I guess that there is a problem with jdb in 1.3.0. Joaquin - Forwarded message from Joaquin Rapela <[EMAIL PROTECTED]> - Date: Fri, 22 Dec 2000 07:57:11 -0800 From: Joaquin Rapela &

JDB hangs-up 1.3.0-FCS

2000-12-22 Thread Joaquin Rapela
I am having troubles with jdb while using: RedHat 6.2, Java HotSpot(TM) Client VM (build Blackdown-1.3.0-FCS, mixed mode). When I run "jdb Test", where Test is a simple class, I get the "Initializing jdb ...". When I type "run" I get: > run run Test > VM Started: and jdb hangs up ther

jdb & native methods

2000-06-21 Thread rapela
t to debug. Is there another solution? Thanks in advance, Joaquin Joaquin Rapela Staff Software Engineer IBM Almaden Research Center Phone (408) 927-2994 Fax (408) 927-3497 -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: Servlet

2000-04-06 Thread rapela
You will also need a servlet engine. If you were using Apache try Apache JServ http://java.apache.org/jserv/index.html Hope this helps, Joaquin Joaquin Rapela Staff Software Engineer IBM Almaden Research Center Vida Luz <[EMAIL PROTECTED]> on 04/05/2000 10:02:32 PM To: [EMAIL PRO