If you're trying to use ssl auth, then you need to modify this file:

jboss-portal-2.0\core\src\resources\portal-core-war\WEB-INF\web.xml

Look for this block:


  |       <param-value>http://localhost:8080/webdav/files</param-value>
  |       <!-- Comment out for SSL communication between Portal and Webdav -->
  |       <!-- <param-value>https://localhost:443/webdav/files</param-value> -->
  | 

Follow the above wiki link Julien posted for SSL Setup inside JBoss AS. 

If you modify this file, then you will have the choice in the user portlet to 
either log in "standard" or "secure".

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to