Search the web
Sign In
New User? Sign Up
djug-discuss · Denver JUG Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 323 - 352 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
323
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...
Brian Rook
brian_rook1717
Offline Send Email
Jul 8, 2005
2:52 pm
324
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...
Brian Rook
brian_rook1717
Offline Send Email
Jul 13, 2005
3:08 pm
325
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@...
Send Email
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...
Greg Ostravich
gostrav
Offline Send Email
Jul 13, 2005
6:01 pm
327
I believe you can use JMX to hook into Log4j and do this. Either that or possibly the Chainsaw project. Matt...
Matt Raible
matt_raible
Offline Send Email
Jul 13, 2005
6:16 pm
328
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...
javamann@...
phaidinyak
Offline Send Email
Jul 13, 2005
6:27 pm
329
If you are using Java5, collections with generics should remove the casting uncertainty. All the concrete collections classes are serializable, as long as...
Jim McMaster
mcmaster_tat...
Offline Send Email
Jul 13, 2005
9:44 pm
330
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 Ostravich
gostrav
Offline Send Email
Jul 14, 2005
2:57 pm
331
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...
Tom Witmer
mycattypes4me2
Offline Send Email
Jul 14, 2005
3:42 pm
332
I am having trouble configuring permission for the dead letter queue and in JBoss 3.2.5. Does anyone have any insight? Thanks, Greg Scott...
gascott_80209
Offline Send Email
Jul 16, 2005
12:50 pm
333
Has anyone had any experiences with horizontally cloning JBoss 3.2.5? Any insight is appreciated. Thanks, Greg Scott...
gascott_80209
Offline Send Email
Jul 24, 2005
2:30 pm
334
Are you a software developer with an interest in mobile technologies like J2ME, Palm OS, Blackberry or Windows Mobile? Colorado Mobile Developers is the...
David Beers
davidsvisor
Offline Send Email
Jul 25, 2005
8:20 pm
335
News from Manning User Group Program! ** Group Leaders -- Register your Group with Manning's User Group Program and win a Manning book! ** Exclusive ebook...
Helen Trimes
htrimes
Offline Send Email
Jul 28, 2005
8:08 pm
336
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...
Elizabeth Hickman
mehickmanspevak
Offline Send Email
Aug 11, 2005
10:58 pm
337
University of Colorado at Denver and Health Sciences Center Continuing Engineering Education Program Program Updates and Reminders: These three courses begin...
Colleen Anderson
projectvalen...
Offline Send Email
Aug 17, 2005
8:28 pm
338
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...
Brian Rook
brian_rook1717
Offline Send Email
Sep 13, 2005
4:57 pm
339
Does anybody know how to (and if you can) integrate HttpUnit into Eclipse? George...
Allaman, George
gallaman1
Offline Send Email
Sep 14, 2005
5:42 pm
340
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 ...
Jim McMaster
mcmaster_tat...
Offline Send Email
Sep 14, 2005
6:11 pm
341
Thanks - this was what I was looking for. The trick I was missing was the "Run As..." part. ________________________________ From: djug-discuss@yahoogroups.com...
Allaman, George
gallaman1
Offline Send Email
Sep 14, 2005
8:03 pm
342
... I believe that when you use mod_jk, Apache has to handle the SSL/TLS issues. See here for more details: ...
Derek Chen-Becker
dcb1877
Offline Send Email
Sep 19, 2005
2:05 pm
343
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...
spenex
Offline Send Email
Sep 20, 2005
8:48 pm
344
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...
Allaman, George
gallaman1
Offline Send Email
Sep 23, 2005
7:01 pm
345
Have you tried setting the mimetype in your MimeMessage? Here's the code snippet from Sun's JavaMail ...
Greg Ostravich
gostrav
Offline Send Email
Sep 23, 2005
7:56 pm
346
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...
Allaman, George
gallaman1
Offline Send Email
Sep 23, 2005
8:01 pm
347
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? ...
octavia_taranu
Offline Send Email
Oct 4, 2005
6:38 pm
348
... Sure. ... I'm not sure about Bea Workshop but there is a VSS plugin for Eclipse: http://sourceforge.net/projects/vssplugin/ ... "Pragmatic Version Control...
Ryan Graham
ryangraham54
Online Now Send Email
Oct 5, 2005
4:09 am
349
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...
Greg Ostravich
gostrav
Offline Send Email
Oct 5, 2005
5:53 am
350
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...
Octavia Taranu
octavia_taranu
Offline Send Email
Oct 6, 2005
2:12 am
351
... 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...
Sean LeBlanc
seanleblanca...
Offline Send Email
Oct 6, 2005
1:13 pm
352
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...
Greg Ostravich
gostrav
Offline Send Email
Oct 6, 2005
1:18 pm
Messages 323 - 352 of 647   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