Hello JBoss Folks,
I'm trying to deploy the EJB3 POJO Cluster TrailBlazer Demo application called
"clusterstore" in EJB3 Cluster server configuration of JBoss AS 4.0.5.GA, MySQL
in HP-UX OS.
I have used the tomahawk-1.1.3.jar and modified the web.xml file as told in the JBoss Wiki
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWithIntegratedMyFaces
I'm getting the following warnings while accessing the application in web-console,
clicking the checkout button of the application.
| 06:32:45,649 INFO [[/clusterstore]] No state saving method defined, assuming default
server state saving
| 06:32:45,702 WARN [HtmlGridRendererBase] PanelGrid _idJsp1 has not enough children.
Child count should be a multiple of the columns attribute.
| 06:32:45,702 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.PRETTY_HTML' found, using default value true
| 06:32:45,702 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
| 06:32:45,702 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.DETECT_JAVASCRIPT' found, using default value false
| 06:32:45,702 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.AUTO_SCROLL' found, using default value false
| 06:32:45,702 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.ADD_RESOURCE_CLASS' found, using default value
org.apache.myfaces.renderkit.html.util.DefaultAddResource
| 06:32:45,702 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.CHECK_EXTENSIONS_FILTER' found, using default value true
| 06:32:45,858 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.PRETTY_HTML' found, using default value true
| 06:32:45,858 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
| 06:32:45,858 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.DETECT_JAVASCRIPT' found, using default value false
| 06:32:45,858 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.AUTO_SCROLL' found, using default value false
| 06:32:45,858 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.ADD_RESOURCE_CLASS' found, using default value
org.apache.myfaces.renderkit.html.util.DefaultAddResource
| 06:32:45,858 INFO [MyfacesConfig] No context init parameter
'org.apache.myfaces.CHECK_EXTENSIONS_FILTER' found, using default value true
|
|
| 06:37:34,099 WARN [HtmlGridRendererBase] PanelGrid _idJsp1 has not enough children.
Child count should be a multiple of the columns attribute.
| 06:37:36,623 WARN [HtmlGridRendererBase] PanelGrid _idJsp1 has not enough children.
Child count should be a multiple of the columns attribute.
| 06:37:39,938 WARN [HtmlGridRendererBase] PanelGrid _idJsp1 has not enough children.
Child count should be a multiple of the columns attribute.
| 06:37:42,525 WARN [HtmlGridRendererBase] PanelGrid _idJsp1 has not enough children.
Child count should be a multiple of the columns attribute.
|
|
Please help me.
Thanks in Advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023489#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...