[jboss-user] [JBoss Portal] - Re: Problems deploying HelloWorldJSFPortlet

2007-08-28 Thread prassana
Hi i had similar exception and i could not solve this exception. I got this exception after i added some jars to my jboss-AS-4.0.5/server/default/'lib directory (also i replaced some existing jars by mistake). I could not find a solution to this problem. I also posted this problem.

[jboss-user] [JBoss Portal] - Re: Problems in doing JAAS login using code

2007-08-20 Thread prassana
I overrided the isUserInRole function of org.jboss.portal.portlet.impl.spi.AbstractSecurityContext, like this to solve getting the user roles from the SecurityAssociation (whose subject i set in the filter) and instead from the request object. |public boolean isUserInRole(String

[jboss-user] [JBoss Portal] - Problems in doing JAAS login using code

2007-08-17 Thread prassana
Hi all, We have our portal users using windows NT clients. We want to do auto login to portal users (skip the login page). we have used jcifs NTLM filter. We are able to authenticate users with this arrangement. However we were not able to authorize the users. So we wrote a filter that

[jboss-user] [JBoss Seam] - How to integrate NTLM authentication with JBoss portal

2007-08-09 Thread prassana
hi all, I have a portal application where i want to use ntlm authentication to authenticate and later authorise the user based on roles defined in jbp_role_membership table. The user details are available in jbp_users table and roles are defined in jbp_roles table. I am using

[jboss-user] [JBoss Portal] - How to integrate NTLM authentication with JBoss portal

2007-08-09 Thread prassana
hi all, I have a portal application where i want to use ntlm authentication to authenticate and later authorize the user based on roles defined in jbp_role_membership table. The user details are available in jbp_users table and roles are defined in jbp_roles table. I am using jcifs-1.2.6

[jboss-user] [JBoss Portal] - Not able to compile from the source portal 2.6

2007-07-13 Thread prassana
Hello, My Env details JBoss Portal Version: 2.6 Did you get Portal from CVS? or download it? : Downloaded it. JBoss AS Version: 4.0.5 Database Vendor and Version : SQL 2005 JDBC Connector and Version : jtds 1.2 OS Platform: Unix Solaris x86. Error I get when I just do

[jboss-user] [JBoss Portal] - Re: Not able to compile from the source portal 2.6

2007-07-13 Thread prassana
My previous append is not formatted correctly. here it is. -- Hello, My Env details JBoss Portal Version: 2.6 Did you get Portal from CVS? or download it? : Downloaded it. JBoss AS Version: 4.0.5 Database Vendor and Version : SQL 2005 JDBC Connector and Version : jtds

[jboss-user] [JBoss Portal] - Unable to edit the portal page using 'Edit page'

2007-07-09 Thread prassana
[CacheLoaderInterceptor] CacheLoader.get(Fqn) returned a null; assuming the node nodes not exist. Any help is appreciated. thanks Prassana View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4061880#4061880 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBoss Portal] - Re: Unable to edit the portal page using 'Edit page'

2007-07-09 Thread prassana
Basically I don't see a list box in the layout form of 'Edit Page'. Maybe you face the bug that hides the list of windows on Internet explorer. I see this working in Firefox though. So is there any plans of fix for this? View the original post :