[jboss-user] [JBoss Portal] - Problem creating a portlet instance in JBoss Portal 2.6

2007-10-04 Thread ikazarno
Hi, I try to migrate from JBoss Portal 2.2.1 to 2.6 and have a problem creating a portlet instance. I reference to the portlet in portelt-instances.xml : portlet-ref portletapp.myportlet/portlet-ref. The portlet is a part of a web application called portletapp. The deployment descriptor

[jboss-user] [JBoss Portal] - Re: additional fields on the login page

2007-03-19 Thread ikazarno
I have a problem with the approach 2. Antoine_h wrote : | | 2) add the parameter to the username (concatenation with a special separator), then create your own jaas login module (similar to the one provided), and parse the username to retrieve the name and parameter. | use javascript

[jboss-user] [JBoss Portal] - additional fields on the login page

2007-03-16 Thread ikazarno
Hi! Is it possible to add additional fields to the login page (login form) and access the input values after login during the first render phase of a portlet? Thanks! Igor View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028735#4028735 Reply to the post :

[jboss-user] [JBoss Portal] - Re: additional fields on the login page

2007-03-16 Thread ikazarno
our customer would like to set the application language during login? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028774#4028774 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4028774

[jboss-user] [JBoss Portal] - Re: additional fields on the login page

2007-03-16 Thread ikazarno
this is not a proper way to set the locale, it is saved in the user profile... but customer is a king! :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028776#4028776 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4028776

[jboss-user] [JBoss Portal] - Re: additional fields on the login page

2007-03-16 Thread ikazarno
This not only sounds weird, this is weird :) Particularly if the user can always change his preferred location in the profile! But it simply for me to quickly implement this requirement than to convince the customer that such behavior is atypical. View the original post :

[jboss-user] [JBoss Portal] - Re: Problem configuring the LDAP extended role module

2007-03-15 Thread ikazarno
Thank you for quick action! Igor View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028385#4028385 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4028385 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Problem configuring the LDAP extended role module

2007-03-14 Thread ikazarno
Hi, I would like to activate the LDAP extended role module in order to use the role search filter. I have changed the corresponding configuration in the ldap_identity-config.xml: | module |typeRole/type |implementationLDAP/implementation |

[jboss-user] [JBoss Portal] - portlet action problem

2006-10-09 Thread ikazarno
Hi, I have a strange problem invoking a portlet action. The first page is rendered successful but if I click any link on the portlet the browser tries to access a SSL page and I get a connection error because I?m using http access. The URL is automatically changed to something like:

[jboss-user] [JBoss Portal] - Re: Parameterized portlet initialization

2006-10-03 Thread ikazarno
Hi Roy, Thanks for your answer! I have tried to invoke the application with http://127.0.0.1:8080/portal/portal/myportal? ctrl:cmd=renderctrl:windowstate=normalctrl:window=myportal.MyHomePage.MyPortletWindow¶param=value. However renderRequest.getParameter(?param?) returns a null. Is the

[jboss-user] [JBoss Portal] - Parameterized portlet initialization

2006-10-02 Thread ikazarno
Hi, how can I put some parameters on my portlet during the portlet initialization (first rendering)? Our partner has a website with a link that invokes our portal application and contains some URL parameters (http://192:8080/portal/portal/myportal?param=value). If I try to read out the

[jboss-user] [JBoss Portal] - selecting suitable UI technology

2006-08-27 Thread ikazarno
hi people! In this topic I would like to discuss which UI technology is currently the best choice for the development of the JSR 168 portlets. Over past two years I have used a self developed framework. However it's a time to switch to a widely-used technology because at first we are going to