fix:
inSessionHostObject java class, in jsConstructor method, change

if (!(args[0] instanceof HttpServletRequest)) {
    HostObjectUtil.getReservedHostObjectWarn(hostObjectName);
}

add logic to check if instance of session object and set it to session obj
if true else set to request obj




-- 
With regards,
*Manu*ranga Perera.

phone : 071 7 70 20 50
mail : m...@wso2.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to