Re: no Javascript script tags generated for t: or s: elements when, using tomahawk + sandbox + jsf RI 1.2 + Tomcat 6, no exceptions thrown

2007-09-14 Thread Jan Naujoks
Thank you for your response, I finally found the problem (not due any logging output, I never got any errors/hints, neither with logging on DEBUG nor on INFO)! The cause of the error was a jsp:include page=/footer.jspf / tag I used to include the footer. I have no idea why this would break the

no Javascript script tags generated for t: or s: elements when, using tomahawk + sandbox + jsf RI 1.2 + Tomcat 6, no exceptions thrown

2007-09-13 Thread jfn555
Hi, first the configuration: I try to run Tomahawk with Sandbox on the JSF RI 1.2 on Apache Tomcat 6. It all seemed to work fine (t:selectItems and so on run really great) until I tried to get s:selectManyPicklist to work (one of the main reasons I got Sandbox in the first place). I

Re: no Javascript script tags generated for t: or s: elements when, using tomahawk + sandbox + jsf RI 1.2 + Tomcat 6, no exceptions thrown

2007-09-13 Thread simon
On Thu, 2007-09-13 at 17:42 +0200, jfn555 wrote: Hi, first the configuration: I try to run Tomahawk with Sandbox on the JSF RI 1.2 on Apache Tomcat 6. It all seemed to work fine (t:selectItems and so on run really great) until I tried to get s:selectManyPicklist to work (one of the main