Hello, we've implemented container based security (FORM based) on our web application and now we would like to implement it on our ejb layer as well. I...
Here's a real softball question(?) since there hasn't been a whole lot of activity on the list. I'm working on developing a set of development guidelines...
The Sun User Experience Team is looking for Enterprise Developers that are familiar with Sun, manage Sun services or are interested in patch updates to take...
sunstudy2@...
Jul 13, 2005 5:17 pm
326
I changed an application I wrote to use Log4J instead of the home grown Debug method I'd been using. The application I am working on is packaged into a jar...
I include the file in the jar but I first look at an outside location and use that file. If you want to get fancy I use JMX and I can change the level on the...
If you are using Java5, collections with generics should remove the casting uncertainty. All the concrete collections classes are serializable, as long as...
Just wanted to say thanks to Matt and Pete. For this project I'm going to use the outside file as an 'over-ride' if it exists. Maybe next time I'll try and use...
Greg - There's also the option of programmatically changing the logging level. I usually do this with websites so that I can turn the logging up and down at...
Are you a software developer with an interest in mobile technologies like J2ME, Palm OS, Blackberry or Windows Mobile? Colorado Mobile Developers is the...
News from Manning User Group Program! ** Group Leaders -- Register your Group with Manning's User Group Program and win a Manning book! ** Exclusive ebook...
Dear Denver Java Users Group: The Colorado Front Range Storage Networking User Group (COFR=SNUG) would like to invite you and your colleagues to their...
University of Colorado at Denver and Health Sciences Center Continuing Engineering Education Program Program Updates and Reminders: These three courses begin...
Hello, I've been trying to determine how we can use client-cert with apache (httpd) and tomcat/jboss. I can get client-cert authentication working with tomcat...
There is an article at http://fb2.hu/x10/Articles/HttpUnit.html that talks about HttpUnit in eclipse. There does not seem to be anything special about ...
Thanks - this was what I was looking for. The trick I was missing was the "Run As..." part. ________________________________ From: djug-discuss@yahoogroups.com...
I have a 3480 tape, I have a tape drive, The tape has variable length packed EBCDIC records. Has anyone written code to unpack and convert to ASCII? Ed...
Has anyone had success formatting messages and sending them using JavaMail so that they appear at the Outlook recipient as rendered RTF or HTML? George...
I always send out these requests right after I've run out of ideas and right before I solve the problem. You nailed it. It's message.setContent(<HTML text...
Does someone know, please, if I can use Microsoft Visual Source Save with a Java/ J2ee project? If so, could I integrate this into Eclipse or Bea Workshop? ...
... Sure. ... I'm not sure about Bea Workshop but there is a VSS plugin for Eclipse: http://sourceforge.net/projects/vssplugin/ ... "Pragmatic Version Control...
I use MS Visual SourceSafe at work and the VSS plug-in works just fine with Eclipse. Here's the link: http://sourceforge.net/projects/vssplugin/ The Pragmatic...
Thank you very much, Greg! Are you happy with Visual SourceSafe? Do you have any problems? Some people told me that is terrible. Is that true? I never worked...
... I've done only proof-of-concept installs of SVN server and clients, but it is cross-platform. We ended up replacing VSS with CVS on the most recent project...
SourceSafe has worked fine for me, but I used it because it's our standard at work. It also integrated nicely with Macromedia's ColdFusion product which I also...