[JBoss-user] [Security & JAAS/JBoss] - Re: Security Exemption

2006-03-03 Thread maheshkudva
Thanks junkie View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927750#3927750 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927750 --- This SF.Net email is sponsored

[JBoss-user] [Security & JAAS/JBoss] - Security Exemption

2006-02-24 Thread maheshkudva
Hi I have been running web apps with client certificate authentication. My requirement is that i want to exempt one .jsp file from this authentication purpose. My webapps web.xml is as follows: | | | Volga | /* | GET |

[JBoss-user] [Security & JAAS/JBoss] - Re: BaseCertLoginModule and UsersRolesLoginModule

2005-12-31 Thread maheshkudva
Hi I got it working. There had been some problem with the certificates Reagrds Mahesh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915062#3915062 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915062 ---

[JBoss-user] [Security & JAAS/JBoss] - Re: BaseCertLoginModule and UsersRolesLoginModule

2005-12-13 Thread maheshkudva
Sorry there is some correction in the log file -- | 2005-12-13 20:14:04,743 WARN [org.apache.coyote.http11.Http11Processor] Exception getting SSL Cert | java.net.SocketException: Socket Closed | at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:177) | at

[JBoss-user] [Security & JAAS/JBoss] - BaseCertLoginModule and UsersRolesLoginModule

2005-12-13 Thread maheshkudva
Hi I am running JBoss 4.0.3. Trying to have Client Certificate authentication, here are the configs and steps that I followed jboss-service.xml - | | | | | ${jboss.server.home.dir}/.keystore | changeit | jboss.security

[JBoss-user] [Installation, Configuration & Deployment] - Re: Multiple domain names (Virtual Domain names) on JBoss AS

2005-08-16 Thread maheshkudva
Thanks to all. This setup has been tested on Apache2+JBoss+mod_jk-1.2.14_for MacOSX. And am sure it will work on other platforms as well. This setup also handles Apache related webapps.. Make the required entries in the DNS webapp.war: Extract the war file using zip and rename the folder with

[JBoss-user] [Installation, Configuration & Deployment] - Re: Virtual HOST question...again

2005-08-16 Thread maheshkudva
Thanks to all. This setup has been tested on Apache2+JBoss+mod_jk-1.2.14_for MacOSX. And am sure it will work on other platforms as well. This setup also handles Apache related webapps.. Make the required entries in the DNS webapp.war: Extract the war file using zip and rename the folder with

[JBoss-user] [Beginners Corner] - Re: Virtual Host Question...again

2005-08-16 Thread maheshkudva
Thanks to all. This setup has been tested on Apache2+JBoss+mod_jk-1.2.14_for MacOSX. And am sure it will work on other platforms as well. This setup also handles Apache related webapps.. Make the required entries in the DNS webapp.war: Extract the war file using zip and rename the folder with

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Virtual Hosts - asked before, got no response

2005-08-16 Thread maheshkudva
Thanks to all. This setup has been tested on Apache2+JBoss+mod_jk-1.2.14_for MacOSX. And am sure it will work on other platforms as well. This setup also handles Apache related webapps.. Make the required entries in the DNS webapp.war: Extract the war file using zip and rename the folder with

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: ROOT.war, root context, wildcard virtual hosts?

2005-08-16 Thread maheshkudva
Thanks to all. This setup has been tested on Apache2+JBoss+mod_jk-1.2.14_for MacOSX. And am sure it will work on other platforms as well. This setup also handles Apache related webapps.. Make the required entries in the DNS webapp.war: Extract the war file using zip and rename the folder with

[JBoss-user] [Installation, Configuration & Deployment] - Re: Mapping vitual servers to .war files

2005-08-16 Thread maheshkudva
Thanks to all. This setup has been tested on Apache2+JBoss+mod_jk-1.2.14_for MacOSX. And am sure it will work on other platforms as well. This setup also handles Apache related webapps.. Make the required entries in the DNS webapp.war: Extract the war file using zip and rename the folder with

[JBoss-user] [Installation, Configuration & Deployment] - Re: Mapping vitual servers to .war files

2005-08-13 Thread maheshkudva
Hi Were you able to figure out how to do it. I am also facing the same situation Regards Mahesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889893#3889893 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889893 --

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: ROOT.war, root context, wildcard virtual hosts?

2005-08-07 Thread maheshkudva
Hi The domain name is uniqui as test.com. I made some mistake in my earlier post. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888786#3888786 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888786 --

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: ROOT.war, root context, wildcard virtual hosts?

2005-08-07 Thread maheshkudva
Hi Teej I am also having the same problem. Can you let me know if you have any answers to this. In my case, the web apps are WAR files and I want to have the similar action. http://test.com/library (Works perfectly) http://library.test.com (never worked) My DNS points to the correct IP wher

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Virtual Hosts - asked before, got no response

2005-07-31 Thread maheshkudva
Hi Binario I am also having the same problem. Can you let me know if you have any answers to this. In my case, the web apps are WAR files and I want to have the similar action. http://test.com/library (Works perfectly) http://library.test.com (never worked) My DNS points to the correct I

[JBoss-user] [Security & JAAS/JBoss] - Multiple sites certificate authentication

2005-07-01 Thread maheshkudva
Hi How can I skip certificate authentication for certain applications hosted using the same JBoss Server? Regards Mahesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883331#3883331 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting