You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mygrp <md...@gmail.com> on 2005/02/03 06:36:42 UTC

cocoon webmail session

what are the ways in which session can be implemented using cocoon? 

Im trying to use cocoon webmail for mobiles assuming that mobile phone
supports cookies. However when i try to login from the mobile phone,
the following error is seen in cocoon error log.

Cannot get store, and connect null
java.lang.NullPointerException
        ...............

however Opera web browser does not throw this error.

So i tried using the URL encoder transformer. however the same error
was seen again in the mobile phone ! ie even after using url encoder
transformer....the exception was thrown in error.log

(/mail/mail/mail.wml;jsessionid=9aphl369e4bp9)
PoolThread-92/MailAction: Cannot get store, and connect null
java.lang.NullPointerException

Is there any other way other than cookies and url encoding to
implement this ?? Or can this be a problem with the phone ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org