Loudoun County has a similar service... Many Loudoun parents to school age kids know about it :-) http://alert.loudoun.gov <http://alert.loudoun.gov/> ... ...
I'm looking for a component that can handle the authorization of an application in a role-based security manner and jFacets looks like a viable option. Has...
Make sure and join us for our Mastering Grails public training offering right here in Herndon, VA! Training Session: Mastering Grails by Scott Davis Dates:...
Thanks, Phil. After sending the message I regretted not acknowledging explicitly that civilization extends beyond the borders of Fairfax County. ;) - Keith...
Hi, I am using a JMS Queue in Weblogic 8.1. Messages are produced at a rate higher than what can be consumed. This is causing some messages to show up as...
If you have more than one consumers or producers, I think message ordering is not guaranteed. WebLogic 9.x onwards has JMS Unit Of Order feature to support ...
Thanks Jayesh. My producer is a single instance of an MDB, but it uses different JMS sessions to produce messages. I guess multiple sessions is synonymous to...
All - I am posting this message on behalf of Chris Williams. Chris is starting a group for the study of programming languages. The group will meet at his...
Those are generated from RSS feeds. I think the announcements section just shows the latest five. The meetings section shows the latest 10 or 20, and the the...
I have an Java desktop application that's packaged as a jar file. The application in turns uses a dozen freeware jars. Is there any way to package all of the...
IF there are no conflicts of package names, then you can do this first (step 1). jar xvf file1.jar ... jar xvf file13.jar This will extract all of the *.class...
I like to add that you need to pay attention to the manifest file. if you extract your jar file first, your maifest file might be overwritten by one of 3rd...
Batik provides a very nice implementation of an SVG writer for Java. It works something like this: SVGGraphics2D svgGenerator = new SVGGraphics2D(<some...
I am trying to remember a quote by Captain Kirk; I think it was in a movie. He was related a tale about his training at the academy and mentioned the final...
... I believe that was the original movie, and the situation concerned a ship named the Kobayashi Maru (possibly Kobiashi Maru), sending out a distress signal....
Thanks. You answered 15 minutes faster than a friend of mine who said: You are referring to the Kabayashi-Maru scenario which was a no win scenario designed as...
Our next meeting will be on June 11th. Hugh Brian will present Java Application Performance Monitoring, and David Muir will present on building an effective...
I just realized that the second talk is on preparing for the job search. David's talk is in response to people who asked that the group occassionally have...
Learn Better Ways To Develop Software Faster @ Agile ITX, the Premier Agile Developer/Management Conference! The central theme of the Agile ITX conference...
Hi, is there any way to change the MDB Pool size dynamically, depending on the load on the application? I have an application where users upload files ranging...
Hello, all. On the Yahoo Calendar there is a meeting notice, but on the novajug.org site there are no entries for it. Are we having the meeting? Here's the...
As a side note, what would also be interesting to add to the non-technical topic is a career path discussion / advice. For example, as a junior software...