Join Us for the April 2006 BoulderJUG meeting on April 13th with two great topics: Subversion and Jini. Make sure and join us starting at 6:00 PM for...
I don't know how this will play out, but JBoss was looking for a buyer. Thanks for Greg Ostravich for pointing out this story. Tom ... From: ZDNet Must-Read...
Join us in the DTC next Thursday (4/20) for our monthly meeting in the DTC where we will cover Rules Engines (Drools) plus a Spring Intro. ... Microsoft 4643...
He are are the details: Gavin King, founder and product lead for Hibernate and Seam and JBoss representative for the EJB 3.0 specification, will deliver a...
Join us in the DTC tonight (4/20) for our monthly meeting in the DTC where we will cover Rules Engines (Drools) plus a Spring Intro. ... Microsoft 4643 S....
Hello; I have developed a small application using JAVA and DB2 8.1 in windows enviroment Now I wanted to put my database on AS/400 machine and application ...
The basic answer is the same as with any other OS and database: use a ( normally ) type 4 JDBC driver. For on-AS/400 apps, there is a native driver that comes...
We have a really great meeting coming up next Tues. Our speaker is great, so this meeting shouldn't be missed... Preview of WebLogic Portal 9.2 Josh will...
Hi: Many of you know of Net Objectives' streamzines - web-based powerpoint presentations with audio. We normally release one a month to our mailing list, but...
We would like to know what Java / J2EE Frameworks you are using for building Enterprise level Web and Mobile applications that are multi-lingual (English,...
We've cancelled our May JBUG meeting because our scheduled speakers will be at JavaOne, and we don't have a backup. We will resume our normal meetings in June....
This coming Monday, May 22nd, Agile Denver will host a panel discussion on Distributed Agile Development. The meeting will be held at the Blair Caldwell...
Hi, These technotes have been out for a while but Commerce Suite users and some other applications may not be aware of them. IBM has been busy today ...
May Monthly Meeting - Preview of Workshop 9.2 Date: Tuesday May 23, 2006 5:30 - 8:00 PM Location: Dave and Busters I-25 & Colorado Blvd Denver, CO 80222 (303)...
I need some information on how mock objects work and I remember seeing at least one presentation at BJUG on this topic. I think Scott Davis's presentation was...
... The nice thing about something like EasyMock is that you don't have to create a bunch of dummy objects that you set up in your spring file or otherwise. It...
... me ... create ... Can I do that if is burried 5 levels deep without editing my code? Let's say A calls B and B calls C and C is two expensive to call and I...
... I guess that depends on how easy it is to swap out D for C in your application. It seems that however you configure B, you'd need to replace it's...
... Hi, Siegfried: I have used EasyMock, but I assume other mock generators work the same way. You record the calls on the mock "D", then replace "C" with "D"...
... How do you do that? Do you have to edit the source code or is there some feature in EasyMock or MockRunner or JMock that will automatically instrument B to...
Excuse my complete newb response but I do have extensive experience in testing VoIP systems, and face this issue frequently in testing a PROD system without...
Keith Burns
keith@...
May 30, 2006 2:47 pm
1753
The presentation materials from the May, 2006 DJUG Meeting are available on the web site at: http://www.denverjug.org/meetings/meetings_06.jsp Sorry for the...