RE: problem: tomcat build fails. No 'execute()' method on jspc

2006-12-26 Thread Bill Milbratz
>I would definitely post this to ant-users [EMAIL PROTECTED] >to reference the jspc Ant task Thanks martin for the suggestion. I'm curious how others get this target to work. Fwiw, some additional bits of info: * the build process definitely builds JspC * This fails on both 1.6.5 and

problem: tomcat build fails. No 'execute()' method on jspc

2006-12-26 Thread Bill Milbratz
Hi, I'm trying to build tomcat 5.5.028 from source. It fails on the 'build-webapps-precompile' due to a jsp task. I get this error: build-webapps-precompile: No public execute() in class org.apache.jasper.JspC It looks like the build-process compiles "org.apache.jasper.JspC". And the

repost: looking for example using Mbean to for session management across multiple applications

2006-12-18 Thread Bill Milbratz
interested in using this approach for managing single signon between multiple web applications. (where accessing one session keeps alive other sessions). thanks, bill milbratz

problem: need to build tomcat 5.0.28 from source and missing jars

2006-12-15 Thread Bill Milbratz
mmenting out the cvs-update dependencies in the build-script. -cvs for tomcat 5 is down. I would appreciate any suggests to get past this thanks, bill milbratz