[jboss-user] [Performance Tuning] - Limited number of users are able to login

2008-08-08 Thread shankarkhanna
We have created a portal based on jboss portal. Now not more than 50 users are able to login. Following confrigurations are done in oracle-ds.xml. min-poll-size1/min-poll-size max-poll-size5/max-poll-size please help to solve the issue... View the original post :

[jboss-user] [Performance Tuning] - Re: Limited number of users are able to login

2008-08-08 Thread shankarkhanna
We have created a portal based on jboss portal. Now not more than 50 users are able to login. Following confrigurations are done in oracle-ds.xml. min-poll-size1/min-poll-size max-poll-size5/max-poll-size please help to solve the issue Thanks View the original post :

[jboss-user] [JBoss Portal] - Forgot password and New Registration

2008-06-26 Thread shankarkhanna
Can i seperate New registration and Forgot password option from one User Identity Portlet to two diffrent portlets? So that i can place forgot password in one page and new registration in other page? Or can i use same protlet but having different views for different pages? Please help.

[jboss-user] [JBoss Portal] - Re: Unable to itrate through portal nodes

2008-04-29 Thread shankarkhanna
Hi ameo, All worked perfectly. Thanks for your help. :) Regards, Shankar Khanna View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4147582#4147582 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4147582

[jboss-user] [JBoss Portal] - Unable to itrate through portal nodes

2008-04-22 Thread shankarkhanna
Hi, I am not able to get childeren of a portal node. I am getting this exception ( org.hibernate.HibernateException: Unable to locate current JTA transaction ) Here is my code: protected void doView(JBossRenderRequest req, JBossRenderResponse res) throws PortletException,

[jboss-user] [JBoss Portal] - Re: page to page communication

2008-04-16 Thread shankarkhanna
Is there a way to access the parameter in all portlets in a page? I have a link in PageA and i want to move to pageB with parameter. In pageB, i have 4 portlets. I want that the parameter to be accessible in all the portlets. what should i do? View the original post :

[jboss-user] [JBoss Portal] - Re: Hyperlink not working from CMS html page to another CMS

2008-04-10 Thread shankarkhanna
I created a new portal called TestPortal and created a new page called MyPage. I made the TestPortal as default Portal. In CMS, I created a new folder 'TestPortal' and added two htm files in it page1.htm and page2.htm In WYSIWYG Editor, Following is the code in page1.htm in code view pa

[jboss-user] [JBoss Portal] - Re: Hyperlink not working from CMS html page to another CMS

2008-04-10 Thread shankarkhanna
I only gave the href like this : TestPortal/mypage but when i create the file using create button in WYSIWYG Editor, it automatically changes it to /portal/content/TestPortal/page2.htm View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4143226#4143226 Reply to

[jboss-user] [JBoss Portal] - Hyperlink not working from CMS html page to another CMS HTML

2008-04-09 Thread shankarkhanna
Hi, I am new to the portal development. And i am facing an issue while using CMS which is integrated with JBoss Portal. I am using jboss portal 2.6.4. When i create a html page in cms and put a hyperlink to another page (that also created through cms). The link does not work. I also