Javalobby News - 2002/04/30FYI - This free book may be of interest to some of you. It does require that you register with the JavaLobby but it is free. - Fred...
Everyone, I am pleased to announce that the IEEE Northern Virginia (NoVA) Chapter is going to be hosting its regular Computer Society meeting on May 16, 2002...
Does anyone know if a message driven bean can access a file on the local file system or a file located in the deployed JAR? I thought I read someplace that the...
Hi Jeff, Are you referring to a ResouceBundle? Sure, you can use that in an EJB. In addition to using that in an EJB, we also had to write out some input...
Hi, In answer to the original question, file IO is generally frowned upon by the J2EE specs, but if all you are doing is reading from a file, it should be ...
To all, I am looking for a high performance JDBC Connection Pool class... what have you all used in your applications (the class should stand on its own and...
Michael, Unfortunately, not exactly. The file that needs to be accessed by the EJB is binary file used by a specialized Java parser. I tried getting a ...
Hey Fred, Here's a homegrown one that we used on large project. Not sure if it will help, but it did stand up to the load for 5K concurrent users. Cheers, ...
Michael, I know you are trying to play with my mind... the code you sent is how you get a connection from a connection pool, not the connection pool code ...
Fred, We used this with much success in my last job. http://www.javaexchange.com/ d ... __________________________________________________ Do You Yahoo!? ...
Dude, Looks like some code is missing from your example ... __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to...
Hey Fred, Nope - I'm using the default pool with WebLogic. Question that comes to mind - have you run into problems using it? Michael "I'm a moron today"...
Fred, There is a pretty good one shown on Marty Halls web site for the Core Java JSP & Servlet book. It creates it's own pool of connections. More...
Jason Simmons
jasons@...
May 1, 2002 9:04 pm
3078
Yea - I'm on the phone, dealing with my insurance company, getting more annoyed by the second, did a cut and paste from what I thought was the correct code, ...
I'm not sure exactly how to phrase these questions but... 1 - With a connection pool, does the code set up individual threads for each connection? And if so,...
[ I posted this to ant-dev/user several weeks ago - and now posting to the JUG e-mail lists I belong to ] The Ant book that I'm co-authoring is entering its...
Hi all, I noticed the long threads about JDBC connection pools.. I am currently using DBCP, a connection pool from the Jakarta Commons project. There are...
Fred, We are using the connection pool manager available from http://www.bitmechanic.com/ on our current project. It has worked out pretty fine so far. One big...
I hope the manning book becomes one of their e-books! I love e-books! I carry my laptop around everywhere, so ebooks basically allow me to carry the books...
... From: David Bock <dbock@...> Date: 02 May 2002 17:25:41 -0400 To: novajug@yahoogroups.com Subject: Re: [novajug] The Elements of Ant Style ... Check...
Rajnikant Sivalingam
svrk@...
May 3, 2002 2:11 pm
3086
... From: David Bock <dbock@...> Date: 02 May 2002 17:25:41 -0400 To: novajug@yahoogroups.com Subject: Re: [novajug] The Elements of Ant Style ... Check...
Rajnikant Sivalingam
svrk@...
May 3, 2002 2:12 pm
3087
Ed, I tried to answer your questions the way I understood them, :) 1) I am skeptical as to why you would need to create a thread for each connection, as it...
http://www.zdnet.com/supercenter/stories/review/0,12070,557568,00.html Research In Motion BlackBerry 5810 Wireless Handheld ZDNet First Take March 11, 2002 ...
Jay, Thanks for the response. 1 - I should have said "client" instead of user, not realizing that I was being ambiguous. I wondered if each connection had its...
http://www.oreillynet.com/pub/a/mac/2002/04/16/osx_java.html The IDEs of Mac by Daniel H. Steinberg 04/16/2002 Sure, this article should have been published...
I've written a program that creates jars. Each jar contains only those classes required by a user-specified main program. To use it, you select a main program...
We would like to remind you of this upcoming event. Enterprise SIG Meeting Date: Tuesday, May 14, 2002 Time: 6:00PM - 8:30PM EDT (GMT-04:00) The Enterprise SIG...