Hi,
   We are developing portal application in jboss-portal server 2.6.2.GA. We are 
having a filter class before login.jsp. Our application authentication done by 
other application. So we are performing only authorization activities inside 
filter class using identity management API and we have made login.jsp as a 
dummy and it redirects to j_security_check for redirecting to Welcome Page.

  We are building our portal application as a war file. we deploying the war 
file under <jboss-server-home>/server/default/deploy directory. 
1. Whether our deployment is ok? 
2. We are setting logged in user data in HttpSession in our filter class. but 
we are unable to retrieve those session values  in tabs.jsp and header.jsp. 
These files are packaged in our portal application and appropriate 
configurations made jboss-service.xml.

  To solve the above issues We are trying to deploy our application war inside 
jboss-portal.sar. but deployment fails. 

Please help us to resolve the issues relating to deployment.

Regards
Marimuthu

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115908#4115908

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115908
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to