Tapestry class loader with Tomcat and maven -



possible integrate tapestry class loading under tomcat7 , eclipce, if so, how?
interesting in making java development alot faster.
project consists of:

  • spring mvc+jsp
  • maven
  • string security
  • mysql
  • hibernate
  • log4j
  • tomcat7
  • eclipse
  • helios
  • extjs

i looking stuation can save java file , refresh browser seeing results/changes. (like jrebel). thanks

someone on mailing list says it's possible, haven't gotten work 100%. need figure out how point tomcat various locations find resources , not copy resources , libraries webroot folder. try asking on mailing list more instructions.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -