spring-loaded
spring-loaded copied to clipboard
Spring loaded with Spring NOT Boot + Tomcat 9(standalone)
Hi all, I would like to use spring-loaded, but cannot figure out, how to configure it in my environment. So I have Maven application with just normal Spring MVC(not Boot) v.4.3.4.RELEASE + Tomcat 9(not from IDE). Developing process is:
- Build with maven.
- Link exploded build to tomcat's webapp.
- Change java classes(NetBeans IDE compiles classes on save).
- Copy compiled classes to the exploded war.
- Restart tomcat. 3...4....5....3...4...5...
I would like to rid of step 5, at least at some minor changes in java. Could someone give some tip how to configure spring loaded to work in such environment. Many thank in advance.
I think I figured out how to configure tomcat, but getting error by classes redeploy.
01-Dec-2016 15:19:00.366 SEVERE [FileSystemWatcher: files=#618 cl=ParallelWebappClassLoader context: ROOT delegate: false ----------> Parent Classloader: java.net.URLClassLoader@78c730 ] org.springsource.loaded.ReloadableType.reloadProxiesIfNecessary Unable to find regeneration methods for cglib proxies - proxies will be out of date for this type