1. TomcatInstrumentableClassLoader & vFabric tc server forum.springsource.orgNov 2nd, 2011, 05:22 PM #1 t2987 View Profile View Forum Posts Private Message Member Join Date Feb 2011 Posts 31 TomcatInstrumentableClassLoader & vFabric tc server I recently upgraded to 2.8 ... |
2. Can't get TomcatInstrumentableClassLoader and @Configurable to work forum.springsource.orgCan't get TomcatInstrumentableClassLoader and @Configurable to work Hello, I would like to use @Configurable and load time weaving in a web application hosted in Tomcat 5.5.23, but I don't want to ... |
3. TomcatInstrumentableClassLoader problem forum.springsource.orgApr 12th, 2008, 04:19 PM #1 techfoundry View Profile View Forum Posts Private Message Visit Homepage Member Join Date Apr 2008 Posts 39 TomcatInstrumentableClassLoader problem I'm trying to setup JPA + ... |
4. @Configurable, difference between spring-agent and TomcatInstrumentableClassLoader forum.springsource.org@Configurable, difference between spring-agent and TomcatInstrumentableClassLoader Hi all, thank you in advance for your attention and help. Synthetic problem description: When using DI via @Configurable, entity dependencies injected correctly and entities ... |
5. TomcatInstrumentableClassLoader Only Works Sporadically forum.springsource.orgI am using aspect-j load time weaving to enable Transactional annotations for our application, however my classes are only woven roughly 40% of the time I start tomcat and it is ... |
6. TomcatInstrumentableClassLoader not working with jdk1.6.0_12 forum.springsource.orgTomcatInstrumentableClassLoader not working with jdk1.6.0_12 I'm having a problem that many of my aspects are not woven when I use TomcatInstrumentableClassLoader with Tomcat 6.0.18 and the SUN JVM 1.6.0_12. Specifically I ... |
7. TomcatInstrumentableClassLoader JacksonHttpMessageConverter Dump! forum.springsource.orgTomcatInstrumentableClassLoader JacksonHttpMessageConverter Dump! Whenever I attempt to add MappingJacksonHttpMessageConverter to my bean config I get a null pointer at startup and a dump. Strangely the app still works, but want to ... |