Hi,
I've been looking at deploying Jive on JBoss for a while now; are you or
the Jive team going to release the changes you made to allow it to run?
How integrated is this Jive version with EJB/JBoss?
I expect many people deploying EJBs will require a forum component; if you
haven't yet, you sho
Hi,
Ensure that tools.jar is in your classpath when you execute
run_with_tomcat.sh. When a JSP is first accessed, it is converted into a
servlet and compiled --- what's going wrong, is that Tomcat (...Jasper)
cannot find the java compiler.
Cheers,
Graeme Smecher
On 14 Jun 2001, Claus Nielsen w