Search the web
Sign In
New User? Sign Up
pinoyjug
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 9380 - 9409 of 19877   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9380
... 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: ...
Gino LV. Ledesma
g_ledesma
Offline Send Email
Nov 1, 2004
9:05 am
9381
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...
ecaritos
Offline Send Email
Nov 2, 2004
12:52 am
9382
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...
Bart Martin Ongtangco
oldschoolpinoy
Offline Send Email
Nov 2, 2004
8:21 am
9383
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, ...
Monica Isaac
misaac226
Offline Send Email
Nov 2, 2004
8:21 am
9384
works fine on my PC with winXP :) memory hog but excellent tool! On Tue, 2 Nov 2004 00:04:26 -0800 (PST), Monica Isaac...
Andre John Cruz
andrejohncruz
Offline Send Email
Nov 2, 2004
8:34 am
9385
not sure if this is what ur looking for http://www.javabluetooth.org/ On Tue, 02 Nov 2004 08:00:27 -0000, Bart Martin Ongtangco...
Franklin Guevarra
fguevarra98
Offline Send Email
Nov 2, 2004
10:15 am
9386
http://www.theserverside.com/news/thread.tss?thread_id=29755 Calen -- PINOYJUG Developers building community....
Calen Martin D. Legas...
calenmartin
Offline Send Email
Nov 2, 2004
11:56 pm
9387
check out Microsoft's rebuttal of IBM's .Net vs. Websphere Response! http://www.theserverside.net/articles/content/MicrosoftIBM/MSCommentaryToIBMResponse.pdf...
Norman B. Ordas
ordshi
Offline Send Email
Nov 2, 2004
11:59 pm
9388
guyz i have with me now java.1.5 and have a hard time looking for "simple" way to make tomcat work .. i already declared JAVA_HOME ="C:\Program...
Kent Emia
kent_cdr@...
Send Email
Nov 3, 2004
2:38 am
9389
it could just be the space in the path, you may want to try JAVA_HOME=C:\Progra~1\... or reinstall the jdk outside "program files"...
Franklin Guevarra
fguevarra98
Offline Send Email
Nov 3, 2004
3:13 am
9390
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...
Lee
goblin_recru...
Online Now Send Email
Nov 3, 2004
3:14 am
9391
"YOU PROVIDE THE PASSION, WE PROVIDE THE TRAINING." ePERFORMAX, a multinational, award-winning contact center servicing both local and U.S. clients, is now...
sweet_kyks
Offline Send Email
Nov 3, 2004
3:16 am
9392
... it was the default (i think) kasi wla akong na encounter na option to change directory (afair)...
Kent Emia
kent_cdr@...
Send Email
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@...
Send Email
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...
static_matrix
Offline Send Email
Nov 3, 2004
5:51 am
9395
... 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...
Miguel A Paraz
mparaz
Online Now Send Email
Nov 3, 2004
6:30 am
9396
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@...
Send Email
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...
Miguel A Paraz
mparaz
Online Now Send Email
Nov 3, 2004
7:05 am
9398
I think it has some to do with the OS system date. This is just a wild guess :) Were there any modifications or customization done on the ...
Jojo Paderes
jojopaderes
Offline Send Email
Nov 3, 2004
7:34 am
9399
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...
Jojo Paderes
jojopaderes
Offline Send Email
Nov 3, 2004
7:52 am
9400
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...
Alistair Israel
aisrael
Online Now Send Email
Nov 3, 2004
7:53 am
9401
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...
Andre John Cruz
andrejohncruz
Offline Send Email
Nov 3, 2004
8:10 am
9402
... 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...
Miguel A Paraz
mparaz
Online Now Send Email
Nov 3, 2004
8:22 am
9403
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...
Alistair Israel
aisrael
Online Now Send Email
Nov 3, 2004
8:24 am
9404
... 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@...
Send Email
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...
Gideon N. Guillen
blackwing0013
Online Now Send Email
Nov 3, 2004
9:08 am
9406
... Just tried it on my workstation (Linux). JAVA_HOME paths with spaces seems ok. Should be ok with other *nix platforms. -- Gideon N. Guillen ...
Gideon N. Guillen
blackwing0013
Online Now Send Email
Nov 3, 2004
9:09 am
9407
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...
Aldous D. Penaranda
adpenaranda
Online Now Send Email
Nov 3, 2004
9:28 am
9408
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...
Arthur Nelson Dy
artneldy
Offline Send Email
Nov 3, 2004
9:52 am
9409
... The Spring Framework <http://www.springframework.org> has the most complete support for J2EE apps, and since the original poster mentioned servlets and...
Miguel A Paraz
mparaz
Online Now Send Email
Nov 3, 2004
10:09 am
Messages 9380 - 9409 of 19877   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help