[JBoss Seam] - Re: facesMessages and t:panelNavigation2
by cayo
"cayo" wrote : Hello,
| first thanks for the great work on seam, it's a pleasure to work with it. Unfortunately I've had two little problems in the last weeks.
|
| The first one concerns the use of facesMessages after the successful injection into a bean. I'm turning the showDetails param to true in my jsf-message component and every time I use the facesMessages.addFromResourceBundle("xyz") the message is shown twice (the summary and the details are exactly the same). Icouldn't get it work to get the message only once. If I put al literal in the message instead of the resourceBundle-key it works fine.
|
| My second problem appears while using the t:panelNavigation2 component. It doesn't holds the state after a klick on it. So the activated menuItem doesn't show in fat letters or e.g. the dynamically opened menu is always again closed (as initialized). Is this probably a problem with the states in the phases of a faces request?
|
| Sorry for my bad english, I'm looking forward for some help. Thx!!
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958593#3958593
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958593
19 years, 9 months
[JBoss Portal] - Re: ERROR IN org.jboss.portal.core.CoreController Object Nor
by AlAtaKe
Hi, Roy.
Finally i can make the changes. but the portal not work.
I change the portal-mysql-ds.xml file and now use portal-sqlserver-ds.xml
The SQL Server driver is jtds-1.2 (like a portal-sqlserver-ds.xml sample file)
The SQL Server Database is ok, tables, indexes, etc. exist.
And my portal not work. the error is an 500 error.
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: No layout found for layout id generic
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
Can you help me again???
I can't startup my JBOSS Portal with SQL Server and MySQL
Thanks again.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958592#3958592
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958592
19 years, 9 months
[JBoss Seam] - facesMessages and t:panelNavigation2
by cayo
Hello,
first thanks for the great work on spring, it's a pleasure to work with it. Unfortunately I've had two little problems in the last weeks.
The first one concerns the use of facesMessages after the successful injection into a bean. I'm turning the showDetails param to true in my jsf-message component and every time I use the facesMessages.addFromResourceBundle("xyz") the message is shown twice (the summary and the details are exactly the same). Icouldn't get it work to get the message only once. If I put al literal in the message instead of the resourceBundle-key it works fine.
My second problem appears while using the t:panelNavigation2 component. It doesn't holds the state after a klick on it. So the activated menuItem doesn't show in fat letters or e.g. the dynamically opened menu is always again closed (as initialized). Is this probably a problem with the states in the phases of a faces request?
Sorry for my bad english, I'm looking forward for some help. Thx!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958590#3958590
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958590
19 years, 9 months