morciuch    2003/05/27 13:38:46

  Modified:    .        README
  Log:
  Documenting issue with auto-login on localhost.
  
  Revision  Changes    Path
  1.17      +4 -0      jakarta-jetspeed/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/README,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- README    23 May 2003 22:26:57 -0000      1.16
  +++ README    27 May 2003 20:38:46 -0000      1.17
  @@ -116,6 +116,8 @@
   
   4. When "Menu pane" or "Tab pane" is selected as layout, "Add Portlet" button is 
disabled. This a voluntary limitation rather than bug. As workaround, set layout to 
something like "Single column", add portlets and switch back to "Menu pane".
   
  +5. Auto-login feature does not work when using localhost for the host name. A real 
domain name must be used or an alias must be created in hosts file (for example: 
127.0.0.1 -> www.localhost.com).
  +
   ==============================================
   DB Psml import usage notes for release 1.4b5
   ==============================================
  @@ -215,6 +217,8 @@
   In case you need your Jetspeed version to contact the internet over a proxy for 
example to get the newsfeeds : be sure to start JBoss's VM with the proxy parameters 
as follows : 
   
   -DproxySet=true -DproxyHost="proxyserver name/IP" -DproxyPort="proxyserver port" 
  +
  +Here's another JBoss related thread: 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18415.
   
   ==============================================
   Commons logging usage notes for release 1.4b4
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to