Re: Using IBM JSF components on tomcat

2006-09-13 Thread David Delbecq
on the page. > > > > > > > David Delbecq <[EMAIL PROTECTED]> > 13.09.2006 09:36 > Please respond to > "Tomcat Users List" > > > To > Tomcat Users List > cc > > Subject > Re: Using IBM JSF components on tomcat > > > > >

Re: Using IBM JSF components on tomcat

2006-09-13 Thread Ben Zahler
lbecq <[EMAIL PROTECTED]> 13.09.2006 09:36 Please respond to "Tomcat Users List" To Tomcat Users List cc Subject Re: Using IBM JSF components on tomcat Hi Ben, according to your stack trace, the error occurs somewhere below the call of ScriptCollectorTag.doEndTa

Re: Using IBM JSF components on tomcat

2006-09-13 Thread David Delbecq
Hi Ben, according to your stack trace, the error occurs somewhere below the call of ScriptCollectorTag.doEndTag(), itself called by org.apache.jsp.searchTKS_jsp._jspx_meth_hx_scriptCollector_0, that mean during the 'endTag' steps of the first inside your jsp. However, the JSP code you show us has

Re: Using IBM JSF components on tomcat

2006-09-13 Thread Ben Zahler
I'm really sorry, seems like the mailing list program does not process my attachment properly, so I'll take one more last try. sorry again Ben - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe

Re: Using IBM JSF components on tomcat

2006-09-13 Thread Ben Zahler
To users@tomcat.apache.org cc Subject Using IBM JSF components on tomcat hi all, I have a problem when using IBM-JSF components on tomcat. I know that is not a very usual configuration, maybe someone has had similar problems. This is the code which causes the problem: And this is the

Using IBM JSF components on tomcat

2006-09-13 Thread Ben Zahler
hi all, I have a problem when using IBM-JSF components on tomcat. I know that is not a very usual configuration, maybe someone has had similar problems. This is the code which causes the problem: And this is the Stacktrace displayed by IE: Unfortunately, the error occurs in proprietary