Re: RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Good Morning Franck, yesterday, you did a great job, trying to help me. I appreciate that! But... I am running out of ideas. Regarding the password: presently, I am using "changeit" for everything (just to get in running), but I still have no success. Yesterday, I sent anouther eMail explaini

Re: RE Tomcat and SSL

2006-04-12 Thread Franck Borel
Hi Klaus, Hi Franck, still tomcat moans that the keystore was tampered or password was incorrect. I am not sure about the password. With all questions, I gave my own and allways the same. Was that correct? Yes, use your own password. 'Changeit' is only an example which is principally used f

Re: Multi user setup in a non root environnement

2006-04-12 Thread François Conil
François Conil wrote: > By trying things here and there, I found that actually, it launches a 404 error on /~user/ when using the www.site.com:8080 address. The www.site.com works just fine, being an apache frontend. Something must prevent it from correctly use the UserConfig directive, but th

Special Character getting converted from ß to SS

2006-04-12 Thread birendar . waldiya
Hi All, I am facing a strange problem in my application , wherein I upload data either from xls file or text file , and that support ISO-8859-1 encoding everytime I upload a file with character ªºÀÁÁÂÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ ß all of my characters are uploaded properly except for the last c

Help with mod_jk.so errno=2

2006-04-12 Thread Mukarram Syed
Hi I am now getting an errn=2 [Wed Apr 12 19:20:36 2006] [14611:28992] [debug] jk_child_init::mod_jk.c (2330): Initialized mod_jk/1.2.15 [Wed Apr 12 19:20:36 2006] [14612:28992] [error] jk_child_init::mod_jk.c (2326): Attachning shm:/apache2/jk-runtime-status errno=2 [Wed Apr 12 19:20:36 2006] [1

Re: compression filter

2006-04-12 Thread Martin Gainty
Thanks ! Martin * This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, ple

Re: UserTransaction, JOTM and Tomcat 5.5.x

2006-04-12 Thread Derek Hulley
The "java.lang.NoSuchMethodError" goes away if you recompile the carol library using JDK 1.5. The JOTM uses the carol stubs, I presume. Anyway, I got the hint from this location: http://jira.ofbiz.org/browse/OFBIZ-737 I compiled JOTM for good measure as well. All seemed to work fine after tha

Re: Build mod_jk from CVS

2006-04-12 Thread Rainer Jung
On a unix type platform: run buildconf.sh included in HEAD. It will produce configure. Then use configure and make as usual. buildconf.sh is a short shell script using autoconf/automake/... so you will need these tools installed. Webmaster wrote: Hi, Can somebody point me out how to build m

Re: RE Tomcat and SSL

2006-04-12 Thread Min Huang
Awesome. I had spent like 3 hours fiddling with Tomcat and SSL. I followed the directions at http://tomcat.apache.org/tomcat-5.0-doc/ssl-howto.html, but it turns out if you include the className attribute, you'll get an InvocationTargetException and Tomcat will fail to start =( So make sure yo

Re: [OT] How to write/use Tomcat's war classloader

2006-04-12 Thread P Y
maybe you could give a bit more context to interpret "very slow" or "quickly". like what version of tc and jvm are you using ... etc On 4/12/06, V D <[EMAIL PROTECTED]> wrote: > > Anyone have an idea about this? > > V D wrote: > > > > We have a sizable war file (|unpacked|) that needs to be run i

Re: compression filter

2006-04-12 Thread Hassan Schroeder
On 4/12/06, Martin Gainty <[EMAIL PROTECTED]> wrote: > Any clues where to acquire jar for compressionFilter ??? source and compiled files are in the servlets-examples webapp... HTH! -- Hassan Schroeder [EMAIL PROTECTED] --

compression filter

2006-04-12 Thread Martin Gainty
Gentlemen Any clues where to acquire jar for compressionFilter ??? Thanks, Martin- * This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message i

Re: RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Hi, thank you very much for all your effords, but it still does'nt work. That is what I do: CREATE KEY: -- ../../java/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore /opt/wt24/apache-to

Build mod_jk from CVS

2006-04-12 Thread Webmaster
Hi, Can somebody point me out how to build mod_jk from the latest CVS tree ? I did really search on the site, but I couldn´t find. Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Re: RE Tomcat and SSL

2006-04-12 Thread tschaeffer
"Klaus-F. Kaal" <[EMAIL PROTECTED]> wrote on 04/12/2006 11:11:16 AM: > Hi Franck, still tomcat moans that the keystore was tampered or password > was incorrect. > > I am not sure about the password. With all questions, I gave my own and > allways the same. Was that correct? > > Klaus > > >

RE: R: Form Authentication against JNDI Datasource Realm

2006-04-12 Thread Allistair Crossley
I suspect from the error msg that your server.xml is non well-formed somewhere, has a syntax error or bad class name. Try checking through it, or comparing it to a fresh server.xml from a Tomcat distro. Frustrating, but that's all it will be I think. Not sure if the carriage return is allowed or

R: R: Form Authentication against JNDI Datasource Realm

2006-04-12 Thread Brambilla Alessandro
so now these are my config files: server.xml: factory org.apache.catalina.users.MemoryUs

Re: RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Hi Franck, still tomcat moans that the keystore was tampered or password was incorrect. I am not sure about the password. With all questions, I gave my own and allways the same. Was that correct? Klaus Franck Borel schrieb: Sorry to disturb you again, but all the entries in my server.xm

RE: UnsatisfiedLinkError when loading DLL twice

2006-04-12 Thread Ho, Sam
Thank you for your reply I probably put the DLL into many places. As a result the DLL appears in the PATH at least twice. After I clean them up in other places, I have not seen the error so far. Thanks again Sam -Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: Tue

Re: R: Form Authentication against JNDI Datasource Realm

2006-04-12 Thread Franck Borel
Thank Franck but it seems it doesn't work anyway.. but I've found some other info.. The defaul server.xml bundled with tomcat installation (i'm Under Windows XP OS :-/) declare a standard "in Memory" realm based on file /conf/tomcat-users.xml in the "Engine" element and I can't delete it because

RE: UnsatisfiedLinkError when loading DLL twice

2006-04-12 Thread Ho, Sam
Thanks Rajeev Jha. I probably put the DLL in many places. After I clean them up from other places, I have not seen the error so far. Sam -Original Message- From: Rajeev Jha [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 5:21 AM To: Tomcat Users List Subject: Re: UnsatisfiedLin

Re: RE Tomcat and SSL

2006-04-12 Thread Franck Borel
Sorry to disturb you again, but all the entries in my server.xml do not seem to be the problem. *At present, TOMCAT states, that my .keystore was tampered or my password was incorrect.* But I did everything over and over again, and right! My trouble is that there are lots of descriptions o

R: Form Authentication against JNDI Datasource Realm

2006-04-12 Thread Brambilla Alessandro
Thank Franck but it seems it doesn't work anyway.. but I've found some other info.. The defaul server.xml bundled with tomcat installation (i'm Under Windows XP OS :-/) declare a standard "in Memory" realm based on file /conf/tomcat-users.xml in the "Engine" element and I can't delete it because o

Re: RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Sorry to disturb you again, but all the entries in my server.xml do not seem to be the problem. *At present, TOMCAT states, that my .keystore was tampered or my password was incorrect.* But I did everything over and over again, and right! My trouble is that there are lots of descriptions of

Re: cannot connect to localhost:8080 (jsvc -user tomcat ...)

2006-04-12 Thread Christoph P. Kukulies
On Tue, Apr 11, 2006 at 02:14:16PM +0200, Franck Borel wrote: > Can you please take a look at your /tomcat/logs/catalina.out file and > report what is written? > Otherwise is very hard to say, what the problem is (Firewall, > configuration) Thanks. I found that running tomcat as root works j

Re: Access Log Question

2006-04-12 Thread Markus Schönhaber
Scott Purcell wrote: > When configuring my Tomcat 5.5, I have added a "context" element to my > server.xml for a certain site. Within that tag, I added logging for an > access log. > > The access log rolls each day and shows the IP from user and the page, > image, link he is accessing along with a

Re: RE Tomcat and SSL

2006-04-12 Thread Franck Borel
Hi Klaus, Hi Franck, thank you for your hint. But I am not sure, which parameter is which file. To make things clear, here my procedure: > openssl req -x509 -newkey rsa:512 -keyout ./demoCA/private/cakey.pem -out ./dem

Access Log Question

2006-04-12 Thread Scott Purcell
Hello, When configuring my Tomcat 5.5, I have added a "context" element to my server.xml for a certain site. Within that tag, I added logging for an access log. The access log rolls each day and shows the IP from user and the page, image, link he is accessing along with a http status code.

Re: Form Authentication against JNDI Datasource Realm

2006-04-12 Thread Franck Borel
Hi Allesandro, take the following example and a clean server.xml and a clean /opt/tomcat/webapps/WEB-INF/web.xml (I really don't what the author of your server.xml/web.xml is trying to do): Search the context element and put your realm inside: .. Insert here ! |

Re: RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Hi Franck, thank you for your hint. But I am not sure, which parameter is which file. To make things clear, here my procedure: > openssl req -x509 -newkey rsa:512 -keyout ./demoCA/private/cakey.pem -out ./demoCA/cacert.pe

Form Authentication against JNDI Datasource Realm

2006-04-12 Thread Brambilla Alessandro
Hello, I'm new to Tomcat and I need some help. I have to configure tomcat to authenticate users of a single web application against MySql Database tables of users and roles. Following Tomcat guide I made this steps: 1) Create users and roles table as described in tomcat guide and copping Connect

Re: RE Tomcat and SSL

2006-04-12 Thread Franck Borel
Hi, I solved that problem. Now running in a new one: I have changed the file server.xml and set port 8080 to 80. I uncommented the SSL section and configured the port to 443. Now I expect Tomcat to run on port 80 (what is does), and that, when I call the same URL with "https", that it calls

RE: Error processing TLD listeners

2006-04-12 Thread Farrow, Marc
Try removing the leading slash in your TLD path.. Change /WEB-INF/tlds/fmt.tld TO WEB-INF/tlds/fmt.tld Not sure if this will help, but worth a shot. -Original Message- From: A. Alonso Dominguez [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 4:19 AM To: users@

Re: RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Hi, I solved that problem. Now running in a new one: I have changed the file server.xml and set port 8080 to 80. I uncommented the SSL section and configured the port to 443. Now I expect Tomcat to run on port 80 (what is does), and that, when I call the same URL with "https", that it calls

RE RE Tomcat and SSL

2006-04-12 Thread Denis . COCHET
You should insert you certificate in the cacerts keystore of your jdk. "Klaus-F. Kaal" <[EMAIL PROTECTED]

RE Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Thanks, I now created a keystore for TOMCAT. But still, when I start TOMCAT, I get the message: -- SCHWERWIEGEND: Error starting endpoint java.io.FileNotFoundException: /root/.keystore (No such file or directory) at java.io.File

RE Tomcat and SSL

2006-04-12 Thread Denis . COCHET
maybe "changeit" ! "Klaus-F. Kaal" <[EMAIL PROTECTED] ogic.com>

Tomcat and SSL

2006-04-12 Thread Klaus-F. Kaal
Hi, I am trying to convice TOMCAT to work on SSL. I use openSSL according to the descriptions on page:http://wiki.apache.org/tomcat/HowTo#head-dda58b28679259196562da84ad73d7b35b41c5c2 No, I have a cetificate and try to generate a keystore. My trouble: This steps asks for a password. All my pa

Error processing TLD listeners

2006-04-12 Thread A. Alonso Dominguez
Hi there, I'm having problems starting tomcat. My current version is 5.5.9 and when it starts it always logs the following error message: SEVERE: Error reading tld listeners javax.servlet.ServletException: Exception processing TLD at resource path /WEB-INF/tlds/fmt.tld in context /portal-webapp

Re: apr_pool_get_parent

2006-04-12 Thread Rainer Jung
Not the solution, but two hints: - mod_jk2 is deprecated. Only mod_jk is being actively developped. You should switch from mod_jk2 to mod_jk. - The symbol that's reported is part of libapr which is needed for apache2. So I assume you are using Apache httpd 2 and you should check, where you c