... On some points, as a sysadmin myself, I agree with the article. But there are others which seem to be nitpicking. To summarize, these are his complaints: ...
I'm reviewing the struts-mailreader application (from Struts 1.2.4 distribution) located in http://struts.apache.org as a learning tutorial. The application...
hi, were working on our thesis. kaya lang, we have a problem getting the Bluetooth Protocol Stack JSR-82. May bayad! wala bang libre? we already tried the...
Hi guys! I think this question has been posted before but I'm wondering if somebody has already successfully installed Java 5.0 with eclipse 3.0.1. Thanks, ...
check out Microsoft's rebuttal of IBM's .Net vs. Websphere Response! http://www.theserverside.net/articles/content/MicrosoftIBM/MSCommentaryToIBMResponse.pdf...
shouldn't JAVA_HOME be pointing to the installation folder, i.e. C:\Program Files\Java\jdk1.5.0\ only? besides, did you not install outside the Program Files...
"YOU PROVIDE THE PASSION, WE PROVIDE THE TRAINING." ePERFORMAX, a multinational, award-winning contact center servicing both local and U.S. clients, is now...
... it was the default (i think) kasi wla akong na encounter na option to change directory (afair)...
Kent Emia
kent_cdr@...
Nov 3, 2004 5:50 am
9393
... thanks frank .. and to all who replied ... this works .. JAVA_HOME=C:\Progra~1\Java\jdk1.5.0\...
Kent Emia
kent_cdr@...
Nov 3, 2004 5:51 am
9394
hello list. quick question here. what's the difference between storing an object in jndi and doing a lookup later and just making a singleton and getting the...
... I think there's no reason to store objects in JNDI unless it will be used by multiple applications in Tomcat. I've only seen JNDI in use for storing...
i have a directory that has a tilde with it "~myprograms~" .. what is the proper format if i will access some database in it ?? i thought is a coding problem...
Kent Emia
kent_cdr@...
Nov 3, 2004 6:57 am
9397
On Jboss 3.2.1: My user noticed that the JBoss logfile is server.log.2004-11-02, even if today is already the 3rd. I went through the past logs and found that...
You can enclose the path value with double quotes if you want to use the actual Java installation directory. Execute this on the command line or configure the...
On Wed, 03 Nov 2004 05:49:20 -0000, static_matrix ... If you're just running everything in one JVM (i.e., non distributed or clustered environment), then I...
i'm a java newb so i'm asking this question: why should I have to use picocontainer or hivemind just to do IoC? i presume i can do IoC on my own right? what...
... wild guess :) I would think so too, except the date is fine and nobody changed it. ... None. It's the stock setting. My suspicion is that a log file got...
On Wed, 3 Nov 2004 16:07:02 +0800, Andre John Cruz ... Well, two things: 1. You can do "dependency injection" (that's passing an instance of the dependency...
... strange nga eh .. dunno ha if my (supidity or what) ... i tried it with double qoutes before and still not working .. exactly as what u've done above but...
Kent Emia
kent_cdr@...
Nov 3, 2004 8:28 am
9405
... I think the reason why "C:\Program Files" does not work is that the JRE/JDK doesn't like spaces on the JAVA_HOME environment string. I read something...
Hi! We want to see how much of a performance gain a clustering solution with JOnAS[0] will be able to give. I've tried reading the clustering howto[1] on their...
just a guess, i think the log file your looking at is really the backup of yesterday's log. Current jboss server logs (current/today) is logged at filename...
... The Spring Framework <http://www.springframework.org> has the most complete support for J2EE apps, and since the original poster mentioned servlets and...