mod_jk2 uri questions

2003-07-07 Thread Catalin Constantin
? (eg: i see the tomcat directory listing, instead of the Apache 2.0.46 forbidden error) thank you ! Catalin Constantin Bounce Software www.bounce-software.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

RE: mod_jk2 uri questions

2003-07-07 Thread Catalin Constantin
thanx for the tip ! but isn't there any way to set mod_jk2 to process just some urls and not all of them ? eg: not the whole webapp ? i really want the images to be processed by apache ONLY ! thanx again ! Catalin Constantin Bounce Software www.bounce-software.com -Original Message

RE: mod_jk2 uri questions

2003-07-07 Thread Catalin Constantin
=Map the manager webapp --- end i am using apache 2.0.46 and tomcat 4.1 thanx again ! Catalin Constantin Bounce Software www.bounce-software.com -Original Message- From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 5:27 PM To: Tomcat Users List

RE: mod_jk2 uri questions

2003-07-07 Thread Catalin Constantin
nope ! it is the same thing ! anyway i am sure that it reads the correct file cause if i remove the *.jsp line then the jsp files are printed (source). so it must be something else ! any clue ? Catalin Constantin Bounce Software www.bounce-software.com -Original Message- From

RE: mod_jk2 uri questions

2003-07-07 Thread Catalin Constantin
nope ! now when i remove the url (www.mysite.com) it mapps each /images on all virtualhosts i have to the Tomcat /images thing ! pretty weird i think ! Catalin Constantin Bounce Software www.bounce-software.com -Original Message- From: Eric J. Pinnell [mailto:[EMAIL PROTECTED

RE: mod_jk2 uri questions

2003-07-07 Thread Catalin Constantin
that the directories are intercepted by mod_jk2 by default. thanks for your time ! Catalin Constantin Bounce Software www.bounce-software.com -Original Message- From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 6:25 PM To: Tomcat Users List Interesting

Re: How to validate email address in JSP by using javax.mail?

2002-10-09 Thread Catalin Constantin
you could use a small java code and do the validation via regexp here is a DEMO: import java.lang.*; import java.util.*; import org.apache.oro.text.regex.*; public final class isEmail { public static boolean check(String email) { PatternMatcher matcher; PatternCompiler compiler;

Re: JK2 Installation

2002-10-07 Thread Catalin Constantin
why is this mod_jk2 so bad documented ? Catalin - Original Message - From: Christian Gothe To: [EMAIL PROTECTED] Sent: Monday, October 07, 2002 3:46 PM Subject: JK2 Installation Hi! I'm looking for informations how to install JK2 for Apache. On

Re: JK2 Installation

2002-10-07 Thread Catalin Constantin
- From: Catalin Constantin [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 10:58 AM To: Tomcat Users List Subject: Re: JK2 Installation why is this mod_jk2 so bad documented ? Catalin - Original Message - From: Christian Gothe

Re: JK2 Installation

2002-10-07 Thread Catalin Constantin
stated several times in the past by people involved with connector development, JK is production ready, JK2 should be considered beta. JK works fine, not sure why it is so bad to use. John -Original Message- From: Catalin Constantin [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07

Re: JK2 Installation

2002-10-07 Thread Catalin Constantin
been updated along with the source code itself, even if the HOWTO on the website hasn't. John -Original Message- From: Catalin Constantin [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 11:55 AM To: Tomcat Users List Subject: Re: JK2 Installation Before i made a decision i

Re: Apache with Tomcat

2002-10-07 Thread Catalin Constantin
you could use mod_proxy from apache ! Catalin - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 07, 2002 9:14 PM Subject: Apache with Tomcat Can I integrate Apahce and Tomcat if Apache is running in different machine than

jk2 question

2002-10-06 Thread Catalin Constantin
Hi, I have a small virtual host problem with my tomcat+apache server. I'm using mod_jk2 and i have the following workers2.properties file: # workers2.properties # Shared memory handling. Needs to be set. [shm] file=/var/log/httpd/shm.file size=1048576 # Example socket channel, explicitly