Re: JSF and SSI

2008-01-02 Thread Joe Riopel
I don't know much about your project, but based on your question Facelets might be easier than plain JSF for handling your SSI. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: CacheRowSetImpl and Tomcat

2007-09-27 Thread Joe Riopel
Sorry, you can disregard this message. It was my design that was causing the problem, and all is good now. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

CacheRowSetImpl and Tomcat

2007-09-26 Thread Joe Riopel
Hi, I am trying to use a CacheRowSetImpl, from com.sun.rowset, and I am having some trouble with it. The reason I am sending it out to the Tomcat list is because the same code works in a simple Java class I wrote to test it. I am assuming, which is wrong to do, that this is a threading issue. I

Re: bad workers.properties configuration

2007-07-20 Thread Joe Riopel
On 7/19/07, Raffaele Viola [EMAIL PROTECTED] wrote: I write this workers.properties worker.list=default worker.default.port=8009 worker.default.host=localhost worker.default.type=ajp13 worker.default.lbfactor=1 Is that all you have in the worker.properties file ? My worker.properties file

Re: Take my e-mail out of this current

2007-07-20 Thread Joe Riopel
Bye Dears. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Error trapping

2007-05-18 Thread Joe Riopel
Can't you grab that from the stack trace? http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StackTraceElement.html - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [OT] Re: is tomcat a competitor of ruby on rails? Or why did davidson praise it so highly - can you compare them?

2007-04-02 Thread Joe Riopel
No, you don't need to switch, but its definitely another tool worth looking at, even if the product isn't as good as the hype. You might also was to check out grails while you're at it. http://grails.codehaus.org/ - To start a

Re: apache22 + mod_jk + tomcat55 on FreeBSD - configuration problem (maybe ?)

2007-03-08 Thread Joe Riopel
On 3/8/07, Rainer Jung [EMAIL PROTECTED] wrote: Mario Pavlov wrote: and I've edited the config files to look like this: for apache httpd and mod_jk /usr/local/etc/apache22/httpd.conf [CODE] ServerRoot /usr/local Is your httpd working at all? I am not 100% sure but the server root doesn't

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-16 Thread Joe Riopel
I am not saying this is 100% correct, or the best documentation ever but I wrote a small install guide for Apache 2.2 and Tomcat 5.5 with mod_jk. I used the same steps on a RH7.3 box and a Slackware 10.2 box. http://www.crankhouse.com/howto.php?f=modjk On 11/16/06, Christopher Schultz [EMAIL

Re: static content

2006-10-20 Thread Joe Riopel
I'm not trying to plug my site or anything, but I put up a page about configuring mod_jk with Apache2. If you have any comments let me know. http://www.crankhouse.com/howto.php?f=modjk On 10/20/06, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Peter Gershkovich [mailto:[EMAIL PROTECTED]

Re: Fw: Adminstrative Web Application

2006-09-27 Thread Joe Riopel
On 9/27/06, Kevin Mullin [EMAIL PROTECTED] wrote: Never mind, I found the problem What was the problem?

Re: Fairwell to JB, but having Jasper problems

2006-03-15 Thread Joe Riopel
Dola, Did you ever get this fixed ? If not, how about pasting some of your build file? Especially around line 21. On 3/13/06, Dola Woolfe [EMAIL PROTECTED] wrote: Hi, After 3 years of using JBuilder, I have conclued that it is unusable. It was almost unusable in version 9, but became worse

Re: Best IDE for dev of Tomcat Servlet?

2006-02-17 Thread Joe Riopel
I've tried both Eclipse and Netbeans and they're both great. I just seem to be more productive with Netbeans. It's unexplainable ! -Joe On 2/16/06, Glen Mazza [EMAIL PROTECTED] wrote: Pulkit Singhal wrote: I would say Eclipse web edition...but you have to figure out how to integrate it