[jboss-user] [JBoss Portal] - Re: Exception in Portal 2.7.0/RichFaces, not in 2.6.4/MyFace

2009-02-07 Thread DanielK
Ajax requests are from type RequestFacade. "Normal" requests are from type JBossActionRequest (~2.7.1. make use of another wrapper class of JBossActionRequest). What you should do, make a check what kind of request you will get (instanceof), because otherwise you will see another ClassCastExcep

[jboss-user] [JBoss Portal] - Re: Cannot switch portlet mode

2008-11-17 Thread DanielK
In about 6 Months no answer for a simple question: "Is switching portlet Mode with given Configuration possible" Perhaps now is the time for an answer. Hope dies last. Wbr, DanielK View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189825#418

[jboss-user] [JBoss Portal] - Re: Portlet Caches Expiration Doesn't appear to work...

2008-11-07 Thread DanielK
something? Another point, in exampled is see this setting will be set to -0. Is there a difference between 0 and -0 ??? I hope 0 = -0, but perhaps i am wrong ... Thanks for answering, DanielK PS: - JBoss Portal 2.6.5 GA - Richfaces 3.2.2 GA - PortletBridge B4 - Part from http://www.scri

[jboss-user] [JBoss Portal] - Re: Help! Timeout occuring.

2008-11-07 Thread DanielK
(perhaps by a redirect to login page). wbr, DanielK View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187695#4187695 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187695 _

[jboss-user] [JBoss Portal] - Re: creating our own login page

2008-10-09 Thread DanielK
Perhaps wrong redirect to j_security_check. "/j_security_check" is not the rigth url that should be called - missing "/portal" or /portal/portal ..." as prefix of "/j_security_check" ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181325#4181325 Reply to th

[jboss-user] [JBoss Portal] - Re: UTF8 in login page

2008-10-05 Thread DanielK
Sorry for pushing this post, but i can not imagine that nobody else has the problem with UTF-8 characters as login name or password ? Or am i doing something wrong (configuration of LDAPModule, JBoss AS configuration, Portlet configuration etc.)? View the original post : http://www.jboss.com/i

[jboss-user] [JBoss Portal] - UTF8 in login page

2008-10-01 Thread DanielK
If i am using umlauts as login name or in my password, FormAuthentication fails because of wrong input. I have just tried to set encoding for my form: Not working anyway. I tried to login with name "testü" but all i can see in server.log was: [org.jboss.portal.identity.ldap.LDAPExtUserModuleIm

[jboss-user] [JBoss Portal] - Re: creating our own login page

2008-10-01 Thread DanielK
h for login.jsp or error.jsp. Why you get an exception i can not tell you because of lack of informations. You did not say where this exception occours (Portlet, JSP another palace ?) or under which circumstances it occours. I hope it helped a little bit, DanielK View the original post :

[jboss-user] [JBoss Portal] - Re: increasing the height of the hearder - jboss portal

2008-09-26 Thread DanielK
Firebug is also a great tool for Firefox. For some things (editing CSS) better than Web Developer. jboss-portal.sar\portal-core.war\themes is only one important thing. Also important for understanding are layouts: boss-portal.sar\portal-core.war\layouts | | For each layout there will be a

[jboss-user] [JBoss Portal] - Re: creating our own login page

2008-09-26 Thread DanielK
You have already post the code in your previous answer: | | | All what i have done is paste it into my own login.xhtml, which i used as VIEW Page for my GenericFacesPortlet. If i logged in with right credentials = all fine. But if i try a wrong login, portal login page will be u

[jboss-user] [JBoss Portal] - Re: creating our own login page

2008-09-23 Thread DanielK
j_security_check is working for me, but with one exception. If a user input wrong credentials, he will be redirected to JBoss Portal login page. What can i do to an error message on my own site? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178220#4178220 R

[jboss-user] [JBoss Portal] - Re: PortletInstance in different pages

2008-09-23 Thread DanielK
rn), or is each page getting another instance ? Thanks in advance, DanielK View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178218#4178218 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Portal] - PortletInstance in different pages

2008-09-22 Thread DanielK
its own instance of MyMenuePortlet (using Richfaces each MyMenuePortlet will get its own SessionBean)? I would greatly appreciate, if someone can help me, DanielK View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177961#4177961 Reply to the post : http://www.jboss

[jboss-user] [JBoss Portal] - Re: How to develop portlet with richfaces?

2008-09-13 Thread DanielK
Thanks a lot! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176325#4176325 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176325 ___ jboss-user mailing list jboss-user@lists.

[jboss-user] [JBoss Portal] - Re: How to develop portlet with richfaces?

2008-09-12 Thread DanielK
in JBoss Portal 2.7.x with Portletbridge B4 and Richfaces? Thanks for an answer, DanielK PS: Sorry, for using this thread for this question, but i could not resist after this "article" :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=417628