I wanted to let the users of the JaxJug to know that Vince Bonfanti, founder of New Atlanta will be speaking at the JaxFusion user group meeting this Tuesday...
On the Jax LUG list, Tim mentioned something which does not effect me. But knowing the nature of Java on other OS and Linux distros aside from Gentoo. It might...
Hi all. I finally managed to book a meeting room at Southeast Branch for Tuesday, March 13, 6:30-8:00 pm. Southeast Branch is at 10599 Deerwood Park Blvd....
I certainly don't mind talking about JSF (my laptop is fixed now, so we shouldn't have the technical difficulties that we had last time). But at the same time,...
... Well I don't think I have enough time to prepare for this month. But next month I can likely do a presentation on Java Development and etc on Gentoo Linux....
I'm planning to be there a bit early - say 5:30pm. Matt, also wanted a bit more info on JSF. So, if others want to get there earlier as well, then we can start...
... I am also quite interested in it. At the moment I am starting to work on packaging some JSF stuff for Gentoo. I believe we have myfaces, but I was working...
... Along those same lines, if anyone is familiar with Glassfish, subprojects and etc. I would like to see a presentation on it. The shift from Sun ->...
Hi Bridget, etc, I have some O'Reilly books available and will bring them for give aways. I have a couple of projects coming up that involve standalone Java ...
Gestalt is a new breed of international business and technology services firm. We have had exceptional success and have won many awards including: Philadelphia...
The JaxJug meeting is tonight at the Southeast Regional branch of the Jacksonville Public Library at 10599 Deerwood Park Blvd. It will be from 6:30-8:00pm....
Thanks, Bridget, for organizing it! By the way, I and Matt Young plan to be there a bit earlier around 5:30pm. Matt is starting something in JSF, so he wanted...
Hello JUG Members, I presently have a customer located in Raleigh, North Carolina who is seeking a Sr. J2EE Developer on a permanent basis. This is a great...
JUG, I have posted the PDF as well as the entire Java project (with source code, configuration and JARs) for my JSF presentation from last night on my company...
HI Brdiget: We are interested in sponsoring and perhaps speaking at the next JUG meeting. Is there any meeting schuedled for next month? Thanks Jenn Bridget...
... Hash: SHA1 who's 'we'? What would the topic be? Cheers, Matt Young solid@... GPG Public Key: http://youngdev.net/?page=gpg GPG Fingerprint: 980C...
Thanks, Jitesh, again, for the presentation. I enjoyed it and learned something. Thanks to everyone for coming out last night. Unless someeone wants to...
... I am very sorry, and no good or valid excuses. Just lost track of time. When I realized the time, it was about 7:30PM, with drive time, would barely have...
... Hash: SHA1 I am trying to package an application for deployment. I thought a jar would let me package the various classes and required jars in one jar. In...
... While it's not really good practice. A jar file is just a glorified zip file. To my recollection you can surely put zip files within other archives. So you...
The No Fluff Just Stuff Software Symposium 2007 Tour, the premier technically focused Java/Agility Event series is coming to Miami with the 2007 South Florida...
... I believe based on past posts something to do with Gestalt LLC? One of our last meetings back in the day, was by a representative from Gestalt LLC on Agile...
Hi Matt, As you've found, you can *put* jars in a jar, but you can't reference them in a standard way from the main jar app. The question came up at the Java...
... Not sure if they were using this or something like it. I must say I liked it and might look toward it as a way to do an installer purely in Java with one...
... Hash: SHA1 it at least confirmed what I already deduced by trial and error. BTW I want you to know you just made your way into my quotes database: "Some...
... Discerning readers might object - OF COURSE you can use jar classes inside of jars. WAR files are just such packages - it's a rare webapp these days that...
Tim Holloway
timh@...
Mar 14, 2007 11:36 pm
2073
... Hash: SHA1 I have tomcat installed on my development machine and I have been trying to test a webapp I am building. If I start tomcat thru the system init...
Matt, The configuration used by your external Tomcat and the one inside Eclipse are two totally different ones. They don't share configuration files. And ...
... Hash: SHA1 Thanks to Jitesh I have a working jsf environment and everything appears to be working until I try to navigate away from the entry url. I am...
Matt, your stack trace indicates the fault was thrown by the EL processor, so I'd venture a guess that the error is on the one place you didn't supply: the JSF...