Re: Suddenly very slow applet startup time

2004-07-13 Thread Diego Pons
the applet is closed. > > Any ideas? Try the -f option to also see the children's output. It's waiting for a child process to terminate. -- Diego Pons [EMAIL PROTECTED] GEOTROPOS SRL -- To UNSUBSCRIBE, email to [

Re: Suddenly very slow applet startup time

2004-07-13 Thread Diego Pons
5/6 minutes to load. It you are reaching outside sites, check the entries in /etc/resolve.conf, it could be that you have DNS timeouts. Not highly probable, but worth a check. -- Diego Pons [EMAIL PROTECTED] GEOTROPOS SRL -

Re: Session en Tomcat

2001-05-31 Thread Diego Pons
> Rajendra Kumar Komandur wrote: > > Please Send Mails in Engilsh You too :-) -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: Session en Tomcat

2001-05-31 Thread Diego Pons
de las sesiones son temporales, en Netscape no se guardan en el disco (creo). En Tomcat hay un ejamplo de cómo leerlos. De paso, ¿hay alguien que provea un newsfeed gratis en Uruguay? -- Diego Pons Pharos C

Re: software basico

2001-05-28 Thread Diego Pons
e Sun funciona en Linux. Te recomiendo tratar de hacer algunas aplicaciones y applets simples antes de tratar algo potencialmente difícil como e-commerce. -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED] ---

Re: Off-screen Graphics

2001-05-15 Thread Diego Pons
real X server. On that topic, at least for RH6.2, remember to put the URW fonts first in the fontpath (-fp) for Xvfb. -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED] Los Angeles, CA

Re: System variable

2001-04-18 Thread Diego Pons
milar mechanisms. Vinod Lamba wrote: > > Hi All, > > How you can get environment variable other than jvm's > while you are running a servlet. > > Say you set a variable "MYSYSTEM=file://we/weew" and now u want it thru > ur > servlet. > -- Die

Re: Pablo- Javamail

2000-12-13 Thread Diego Pons
well ask people to label off topic questions, or hare-brained ones, etc. There would be no end. Let's embrace openness. -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED] -- To UNSUBSCR

Re: Pablo- Javamail

2000-12-13 Thread Diego Pons
on, some who does will answer it, hopefully. -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Pablo- Javamail

2000-12-13 Thread Diego Pons
debe hacer por escribanme. ¿Cual es el problema? Mostranos unas lineas de código que representen el problema. -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PR

Re: JServ problems

2000-12-04 Thread Diego Pons
hough... Are you using Tomcat? If not, I suggest that you try it. You can get it at http://jakarta.apache.org/tomcat/. I would recommend version 3.2. There is a mailing list (with 100+ msgs a day, mostly RTFM cases), send mail to [EMAIL PROTECTED] -- Diego Pons

Re: Pablo - Se murió el Linux

2000-11-27 Thread Diego Pons
/messages por la causa por la cual xfs falla. Yo también estoy en ROU, de paso. --  Diego Pons Pharos Consulting LLC [EMAIL PROTECTED]   -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: UML designer...

2000-11-17 Thread Diego Pons
Joi Ellis wrote: > > 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 f

Re: UML designer...

2000-11-17 Thread Diego Pons
> I have, it is very good in my opinion, yet commercial. -- Diego Pons Pharos Consulting LLC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Blackdown Applet

2000-09-22 Thread Diego Pons
Chris Abbey wrote: > > At 23:57 9/21/00 +, Mark Ogden wrote: > >I see what you mean about the applet. After I flicked through a few pages > >Netscape crashed and it seemed to take the whole of X with it! Hmmm...no > >response from anything until I killed NN. Is this a prob with the applet > >

Re: How Do I Get Rid Of The Terminal Emulator,

2000-08-19 Thread Diego Pons
Nicolás Lichtmaier wrote: > > nohup java xyz & > > > > and then terminate the xterm session. > > You don't need nohup. > Yes you do. Otherwise the program dies as you logoff from X. Check your facts. -- Diego Pons

Re: How Do I Get Rid Of The Terminal Emulator,

2000-08-06 Thread Diego Pons
basically a Java Application that runs without any other window (Terminal Emulator, DOS Window) being opened.  RegardsHrishi. Try     nohup java xyz & and then terminate the xterm session. --  Diego Pons Pharos Consulting LLC  

Re: Serious bug in System.identityHashCode() found.

2000-07-04 Thread Diego Pons
not be different for different entities, hence the bucket concept. -- Diego Pons Pharos Consulting LLC http://www.wenet.net/~dponsLos Angeles, CA -- To UNSUBSCRIBE, email to [E

Re: JavaOne - no green threads for Linux

2000-06-12 Thread Diego Pons
nd Java for net programming w/o previous assesment of language I/O limits (as we do recommend C/C++), we need to support thousands of threads or change the internal definition (not for a single implementation/platform) of tools such as RMI. The I/O limits then would be OS-dependent,

Re: JavaOne - no green threads for Linux

2000-06-11 Thread Diego Pons
ne of our servers is handling now tens of connections, expected at some time to be hundreds. At this time we are using Solaris for Intel w/native threads. Even if you don't get to use all of the hundreds initially, you want your app to be scale up at least one order of magnitude at des

Re: How big a server is required to deploy JServ?

1999-10-01 Thread Diego Pons
Tim Reilly wrote: > > Can anyone confirm this? Honestly, this scares the hell out of me. > > We're planning on using the IBM 1.1.8 JDK for Linux. In a perfect world, > we'd be deploying on Solaris, but unfortunately we're a startup company > and we just can't afford it as of yet. > > -Tim Yo

Re: map display

1999-09-09 Thread Diego Pons
Diego Pons wrote: > > R MUTHUSWAMY wrote: > > > > hi > > i am doing a project using maps in java. so is there any support > > for maps displays in java. And where i can get some materials about maps > > usage in java. > > > > Without endor

Re: map display

1999-09-09 Thread Diego Pons
er products via applets. Unfortunately, some of their products only run on windows NT, a show-stopper for me. __ Diego Pons Pharos Consulting LLC http://www.wenet.net/~dponsLos Angeles, CA --

Re: RMI anyone?!

1998-11-02 Thread Diego Pons
t will add to the robustness of the product by eliminating error-prone Java<->C mapping code. Unfortunately, this came to me only after writing about 3000 lines of the interface code. I suggest reading "Core Java, Volume II", by Horstmann and Cornell for both RMI and JNI examples and references. -- Diego Pons Pharos Consulting LLC

Re: RMI anyone?!

1998-11-02 Thread Diego Pons
ctly to your legacy API, try very hard to centralize the API into a single JNI call (ioctl-like). It is very tedious and error-prone to develop JNI interface calls. It took +50 lines of the ugliest C code per each argument/call. -- Diego Pons Pharos Consulting LLC

Re: Java Awt/Swing is fatally flawed

1998-10-11 Thread Diego Pons
ions, compared to C/C++. It certainly does not seem to be the tool that you need to complete your project. That only makes it fatally flawed for your particular needs, not for the rest of us. -- Diego Pons Pharos Consulting LLC [EMAIL PROTECTED]Los Angeles, CA

Re: javacomm ioctl help

1998-09-05 Thread Diego Pons
est any way to have the RPC library calling the native "__"-prefixed functions from the RPC library (which I can't modify)? Or without perusing the sources, is there any docs on changes, say, to alarm() and signal processing? -- Diego Pons

Signal handling in JNI

1998-06-11 Thread Diego Pons
: Is this a feature or a bug? I'm using jdk1.1.5v7 on RH 4.2, 2.0.30. If I redefine the behavior of SIGALRM within the JNI will I screw the Java VM? Any info will be greatly appreciated. (My apologies if this is not the proper forum.) -- Diego Pons