You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/08/23 20:00:05 UTC

DO NOT REPLY [Bug 30809] New: - WebdavServlet uses non-serializable principal

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30809

WebdavServlet uses non-serializable principal 

           Summary: WebdavServlet uses non-serializable principal
           Product: Slide
           Version: 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: WebDAV Server
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: gblock@ctoforaday.com


Attribute [org.apache.slide.webdav.method.principal] is not serializable
java.lang.IllegalArgumentException: Attribute [org.apache.slide.webdav.method.principal] is not 
serializable
        at org.apache.catalina.cluster.session.DeltaSession.setAttribute(DeltaSession.java:1262)
        at org.apache.catalina.cluster.session.DeltaSession.setAttribute(DeltaSession.java:1246)
        at org.apache.catalina.cluster.session.DeltaSessionFacade.setAttribute(DeltaSessionFacade.java:
130)
        at org.apache.slide.webdav.util.WebdavUtils.getSlideToken(WebdavUtils.java:336)
        at org.apache.slide.webdav.WebdavServlet.isCollection(WebdavServlet.java:189)
        at org.apache.slide.webdav.WebdavServlet.service(WebdavServlet.java:152)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


... Could someone test webdav servlet in distributable mode to ensure that the requisite bits are 
serializable?

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