compiling from source: error on jasper...

2003-03-19 Thread Matt . Gregory
=${jasper.home} target=deploy property name=catalina.home value=${tomcat.build}/ /ant-- Matt Gregory eBusiness RD CTI, Inc. cell: 865-406-1431 work: 865-218-2767 ioem: [EMAIL PROTECTED] *see key block below ooem: [EMAIL PROTECTED] ***DISCLAIMER*** Everything in this email is to be considered

Re: What does IMHO mean?

2002-04-15 Thread Matt Gregory
RTFM Read the Fine Manual according to Zope, but many others like to substitute fine with some other metaphore. LOL Laugh out loud ROFL Rolling on floor laughing ROFLMAO Rolling on floor laughing my arse off WTF What the fsck Use your imagination. IANAL I am not a llama If you don't know, you

Re: Tomcat corrupts file during download

2002-04-06 Thread Matt Gregory
Are you downloading the file with a jsp page? It should be noted that if you write to the output stream of a jsp page: [HttpServletResponse/ServletResponse.getOutputStream()], then the output stream returned is a character output stream and will mangle binary files and not handle all output

Re: Is there a native JDBC driver for MS Access?

2002-04-06 Thread Matt Gregory
No, you are forced to use the JDBC/ODBC bridge or purchase one of the proprietary drivers available. I know there are Paradox, FoxPro and dBase IV drivers but I have not seen any for Access. - Original Message - From: Adrian Beech [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL

Resource Factories, Pools and J2EE/Servlet spec...

2002-04-05 Thread Matt Gregory
First part of my question. How do I add a URL resource factory in tomcat? This is from the J2EE specification section 5.4 and is briefly mentioned in the Servlet specification, section 9.9. Possibly other places although I just admit my knowledge of the servlet spec isn't as thorough as of the

Re: Kinda not topical

2002-04-05 Thread Matt Gregory
Emacs and vi/vim can be used remotely via SSH. You can also create a WebDAV compliant filesystem and edit the files that way. - Original Message - From: August Detlefsen [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, April 05, 2002 3:00 PM Subject: RE: Kinda not

Re: Kinda not topical

2002-04-05 Thread Matt Gregory
Subject: Re: Kinda not topical Thanks for the tip. I am using Emacs right now, but I want to try out the other options. Is WebDAV secure? --- Matt Gregory [EMAIL PROTECTED] wrote: Emacs and vi/vim can be used remotely via SSH. You can also create a WebDAV compliant filesystem