[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-22 Thread diparc
Thanks Sambit Vivek! I wrote a servlet filter like you suggested and I am creating the user when the user is not found, also creating the role when not found, and assigning role to user using the membership module - however, I am getting an exception when it tries to create the user in the

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-22 Thread diparc
I was looking at other posts in the forum and figured that I do need to manage hibernate transactions. I modified the code to do that and it is working now. Hoping this is the right way though, please share your thoughts - I am leaving the code snippet here - |private void

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-20 Thread diparc
I modifed all those files - we use directory smart and I am using a custom login module for authentication that extends UsernamePasswordLoginModule. I am not using any of the *IdentityLoginModule is it required to use one of the *IdentityLoginModules ? in web.xml of portal-server.war, I have

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-19 Thread diparc
I have set aside the multiple dashboard, will be working on it after sometime. currently, I am configuring authentication for JBoss portal and using the same authentication that is used by my web app - Authentication works fine when i access the portal page. However it gives me a Http 500 No

[jboss-user] [JBoss Portal] - Re: HTTP Status 500 - No authenticated user for dashboard u

2009-02-19 Thread diparc
I did not mention that I am not using any of the *IdentityLoginModule we use directory smart and I am using a custom login module for authentication that extends UsernamePasswordLoginModule. is it required to use one of the *IdentityLoginModules ? in web.xml of portal-server.war, I have

[jboss-user] [JBoss Portal] - HTTP Status 500 - No authenticated user for dashboard url -

2009-02-18 Thread diparc
Environment: JBoss 4.3 EAP JBoss Portal 2.6.7 I am configuring authentication for JBoss portal and using the same authentication that is used by my web app - Authentication works fine when i access the portal page. However it gives me a Http 500 No authenticated user when i try to use the

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-12 Thread diparc
Thanks vivek_saini07 - luckily i am not alone - I figured out the problem with the dashboard url - my template portal did not have a default page. now it has a default page and it copies the contents of my custom template portal to the dashboard. so i am good so far with a single dashboard and

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-11 Thread diparc
Removing the template portal from default-object.xml did not work. it gives me a http 404 when i try to access the dashboard url http://server:port/portal/auth/dashboard I have defined my own template portal in portal-object.xml - that file is loaded because i can access the template portal

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-10 Thread diparc
Thanks for a quick response. I modified the jboss-portal.sar/conf/config.xml to change the following property to dashboard dashboard Also, i noticed that the template portal is defined in /jboss-portal.sar/conf/data/default-object.xml but it seems that it copies only the template portal

[jboss-user] [JBoss Portal] - Dashboard configuration - drag and drop

2009-02-09 Thread diparc
following is what we use - JBoss Portal Version: 2.6.7 AS version: EAP 4.3 I do not use the admin UI at all to do any configurations. I configure the portal using xml files so that they can be promoted to different environments(from Dev to QA to Production). I have used portlet.xml,

[jboss-user] [JBoss Portal] - Re: copy page sub-pages from portal to dashboard programma

2009-02-09 Thread diparc
were you able to resolve this? I want the same thing except that i want to copy a single portal page to the users dashboard.(in case his dashboard does not have anything, if he accessed this before and changed the positions of the windows using drag n drop, it should use those.) View the

[jboss-user] [JBoss Portal] - Dashboard url - drag and drop, reference for properties in x

2008-12-30 Thread diparc
size,etc., which I think might be one of the properties on is there a list of properties for each portal object, or some reference somewhere ? Thanks, diparc View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4198953#4198953 Reply to the post : http

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: installing Portal 2.6.7 on Jboss-eap 4.3.0 - BeanMetaDat

2008-12-18 Thread diparc
i was missing the bean deployer from the jboss installation. once i deployed that, it took care of it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197404#4197404 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197404

[jboss-user] [Installation, Configuration DEPLOYMENT] - installing Portal 2.6.7 on Jboss-eap 4.3.0 - BeanMetaData cl

2008-12-12 Thread diparc
I am installing Jboss-portal-2.6.7.GA (certified) on app server JBoss-eap-4.3. it cannot seem to find the class org.jboss.beans.metadata.spi.BeanMetaData and throws the following exception from my server log - can you please advise what jar this is included in - 2008-12-11 12:48:21,093