Bhanu,

O.K. so we got SSL going.  Good.

Now, there are some inconsistencies in what you want versus how you have your 
application configured.

First, you mention that your application has a login form(i.e. FORM auth 
method), but your application is set up to use BASIC authentication.  You have 
to choose one.

Second, currently only struts actions are configured to use SSL.  So any 
requests to a *.jsp, will not use SSL.  I do not think this is what you want.

Hope this helps to clarify, cgriffith


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951640#3951640

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951640


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to