Hello All, I am looking for 2 strong individuals with Forte Fusion & Conductor Experince for a long term consulting opp. Server side exp. Also looking for 1...
Good Morning, I hope it is acceptable to email a job opportunity. If not please accept my apology. We are in need to candidates to fill immediate positions. 2...
You definately won't want to miss the next Enterprise SIG meeting with Marty Hall. He'll be talking about the latest/greatest state of the art with the new...
We would like to remind you of this upcoming event. Enterprise SIG Meeting Date: Tuesday, September 10, 2002 Time: 10:00PM - 12:30AM GMT The meeting will be...
novajug@yahoogroups.com
Sep 3, 2002 10:04 pm
3517
I got a call from a recruiter I really like about an Architect Consulting opportunity. I would pursue is myself, but I'm more of the technical sales type...
My http proxy now requires a userid/password. In the old days, I could use the following code snippet to get my Java code to go through the proxy: Properties...
Lufkin, Brad
BLufkin@...
Sep 4, 2002 8:55 pm
3519
I'm looking for a freeware java debugger for UNIX (Solaris). Any recommendations?...
We use Netbeans. We use it for JPDA debugging inside Weblogic server. It works very well. Out only complaint is with its speed and occasionally it can core...
Isn't Eclipse an IDE? Forgive me if I have this wrong, as I missed the last Core meeting. I'm looking for a stand-alone type of settup. My company is squeemish...
Peter, Check out JSwat. http://www.bluemarsh.com/java/jswat/ Gnu also has an excellent debugger called DDD (Display Data Debugger) that I believe can hook up...
Is anyone using JavaHelp? We are using it (and have been for a while) on our project, but the support from Sun seems to be... sparse. In particular, we would...
Dear NoVaJUG Moderator My name is Robin Roos and I am the author of a newly released book, "Java Data Objects". This is the very first book to be published on...
Robin, We enjoyed your past presentation to the group and would welcome any information on your new book. Fred ... From: Robin M. Roos To: NoVaJUG Sent:...
Fred Ingham
fingham@...
Sep 5, 2002 10:16 pm
3528
I got a preview of Robin's expertise when he and I collaborated on a small JDO project while he was in the states. I'm confident this book will be well worth...
Ive been an Oracle developer/DBA for 2 years now and am looking to possibly make a switch to Java. I have training in C++ and am learning Java now. I know the...
We worked with Robin for 2 solid weeks (by 'solid' I mean 12-18 hour days), and managed to convert our major application from Versant's JVI to JDO more quickly...
Don't make the same mistake I just did. Always ask during the interview what your expected roles/responsiblities will be. Here I thought that PKI Software...
jsmith@...
Sep 6, 2002 4:28 pm
3532
I second what Dave says. Having worked with Robin for a couple of weeks and attending his class (along with Dave), I'm confident that the book with be worth...
my e-mail system has been on the fritz, so I'm wondering if anyone answered my query about getting through a username/password-protected proxy from within Java...
Lufkin, Brad
BLufkin@...
Sep 6, 2002 7:44 pm
3534
Robin Roos and I have written a white paper describing a Reference Data Framework using JDO. After an initial investigation, I felt that JDO is definitely...
David, I get a 404 error this page. Could you check the link? Ace ... From: David Medinets [mailto:medined@...] Sent: Sat 9/7/2002 9:25 PM To: David...
I am working with an old SQL Server 6.5 Database and am developing a new application for it. In order to use the JDBC driver we have, I need to add TCP\IP...
My name is Robin Roos. I contributed to the JDO specification as a member of the JDO Expert Group. Since JDO's standardization in March I have been actively...
We would like to remind you of this upcoming event. Enterprise SIG Meeting Date: Tuesday, September 10, 2002 Time: 10:00PM - 12:30AM GMT The meeting will be...
novajug@yahoogroups.com
Sep 9, 2002 10:02 pm
3541
... Remove the "Windows-ism." http://www.codebits.com/jdo ... -- Daniel Barclay dsb@......
I use both tcp/ip and named pipe and ODBC, they are working fine. you can always change your ODBC client to use tcp/ip, so there is only one protocol. ...