You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by bu...@apache.org on 2003/05/04 23:18:41 UTC

DO NOT REPLY [Bug 19632] New: - Missing portlets after Registry marshalled to file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19632>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19632

Missing portlets after Registry marshalled to file

           Summary: Missing portlets after Registry marshalled to file
           Product: Jetspeed
           Version: 1.4b5-dev / CVS
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Registry
        AssignedTo: jetspeed-dev@jakarta.apache.org
        ReportedBy: caius1440@hotmail.com


While using the portlet editor to create new portlets, I noticed that sometimes 
portlets that I had created earlier would disappear as soon as I added a new 
one.  I traced the problem to a difference between the absolute path and the 
canonical path.  This patch should eliminate the problem.

Steps to reproduce:
1) Start tomcat from bin directory like so:
  a) cd %CATALINA_HOME%\bin
  b) startup.bat
2) Log in as admin
3) Go the portlet editor and create some portlets
4) Shutdown tomcat
5) Look in local-portlets.xreg and see your portlets
6) Start tomcat
7) Log in as admin
8) Go the portlet editor and create some portlets
9) Shutdown tomcat
10) If you look at your local-portlets.xreg, your portlets from the first run 
are missing

p.s.  Hopefully, this patch should work, unlike my previous patches.

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org