You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Carlos Sarmiento <ca...@ideas.com.co> on 2006/08/25 17:41:18 UTC

[jira] Commented: (MYFACES-943) t:selectManyCheckbox layout bounds

David. Good morning.

 

public int getListNumRows() {

float columns = 3.0f;

      listNumRows = (int) Math.ceil((float)getTipoEspc().size() / columns); 

      return listNumRows;

}

 

<t:selectManyCheckbox id="selone_menu_extras"

styleClass="selectOneMenu" 

layout="lineDirection"

layoutWidth="{utilTablas.listNumRows}">

<f:selectItems value="#{utilTablas.tipoEspc}" />

</t:selectManyCheckbox>

 

But, I have this error.

 

 

type Informe de Excepción

mensaje 

descripción El servidor encontró un error interno () que hizo que no pudiera
rellenar este requerimiento.

excepción 

javax.servlet.ServletException: java.lang.Integer

javax.faces.webapp.FacesServlet.service(FacesServlet.java:121)

org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsF
ilter.java:122)

causa raíz 

javax.faces.FacesException: java.lang.Integer

org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(Servl
etExternalContextImpl.java:421)

org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHand
lerImpl.java:234)

org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)

javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)

org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsF
ilter.java:122)

nota La traza completa de la causa de este error se encuentra en los
archivos de diario de Apache Tomcat/5.5.17.

what’s happen?

 

Saludos.

 

CARLOS A. SARMIENTO

COORDINADOR DE PROYECTOS

IDEAS LTDA.

3444457

 

************NOTICIA DE CONFIDENCIALIDAD*****************


Este mensaje (incluyendo cualquier anexo) contiene información confidencial
y se encuentra protegido por la Ley. Sólo puede ser utilizada por la persona
o compañía a la cual está dirigido. Si usted no es el receptor autorizado, o
por error recibe este mensaje, favor borrarlo inmediatamente. Cualquier
retención, difusión, distribución, copia o toma cualquier acción basado en
ella, se encuentra estrictamente prohibido.

 

************CONFIDENTIALITY NOTICE*****************

This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law. If
you are not the intended recipient, you should delete this message. Any
disclosure, copying, or distribution of this message, or the taking of any
action based on it, is strictly prohibited.