PDA

View Full Version : Core Container


Pages : 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

  1. NEWBIE Question: contextLoader not finding bean in context
  2. Need configuration help!
  3. JavaMail - weird NoClassDefFoundError
  4. How to share an ApplicationContext across multiple webapps ?
  5. HierarchicalMessageSource and ApplicationContext hierarchy
  6. Spring: useful for J2EE. not so useful for J2SE?
  7. Why only static methods allowed on factory-bean?
  8. Custom BeanFactory-implementation?
  9. Refresh ApplicationContext
  10. How to deal with Date bean property
  11. Missing error messages for SingletonBeanFactoryLocator
  12. Problems with WebApplicationContext
  13. Declarative flush as transactionAttribute???
  14. Using Class Constants in Spring.xml
  15. Bootstrapping IoC container in Spring standalone app
  16. ref a bean produced by a factory bean from constructor-arg
  17. Is there a spring equivalent to the EJB Observer Pattern?
  18. Invoke a method that passes two null arguments?
  19. Log4jConfigListener problem
  20. Best approach to create prototype within Singleton
  21. Best testing strategy: EasyMock and JMock
  22. .properties files and lists of properties.
  23. SpringDOC
  24. how to reference a context from other context?
  25. No full sample code for Spring Integration Quartz why ???
  26. ResourceJobSchedulingDatProcessor not scheduling & execu
  27. Circular Dependency Nightmare
  28. (Advanced) Bean Configuration
  29. Any solution for encrypted property values?
  30. varying life cycle of services
  31. Configuring multiple similar beans
  32. Object manageability
  33. PropertyPlaceholderConfigurer problem with properties files.
  34. DTD reference for Spring beans XML file
  35. Spring, Quartz and Contexts
  36. Abstract bean - DTD problem?
  37. Dynamic Classloading
  38. Problem passing null parameters
  39. PropertyPlaceholderConfigurer and VelocityConfigurer
  40. Using hierarchical BeanFactory as a factory hierarchy ?
  41. some sandbox code uses 'enum' for variable name
  42. Placement of jars on Tomcat
  43. Persisting StaticApplicationContext
  44. Problem withTypeMismatchException
  45. IoC for SimpleFormController.commandClass
  46. Is anyone using Java 1.5 with Spring+Resin?
  47. Dependency Inject of nested beans without a setter
  48. Beans instantiating outside spring context
  49. Does MethodInvokingFactoryBean support destroy-method?
  50. How to imitate JDK 1.5 java.lang.instrumentation package?
  51. Initializing beans based on system properties
  52. Spring 1.1.2 abstract bean and backward compatibility
  53. Creating a dynamic Factory for a new class during runtime
  54. Spring 1.1.2 JDK version requirement
  55. BeanPostProcessor
  56. ApplicationContexts and Subsystems in Large App
  57. Multiple XML files for a BeanFactory?
  58. Evil Singleton and IOC Container
  59. Help! How to define MethodMapTransactionAttributeSource?
  60. Load applicationContext.xml,use BeanFactory out of web app
  61. How do I use velocity support
  62. How to deal with Runtime configuration with IoC?
  63. Creating own .XML beans descriptor.
  64. Implementing AutoWire at request.
  65. How one should understand this:
  66. NewbieQ: Additive IoC?
  67. Change implementation dynamic
  68. Singleton on session
  69. Wrong character set when sending email?
  70. JMX assembler problem/question.
  71. Find FactoryBeans that implement a specific interface
  72. Question on Multi-Action Controller
  73. How to use property files
  74. Web Start Problem
  75. How to set Locale ?
  76. Transaction proxies and method delegation
  77. How to change included file dy property value
  78. Feeding runtime objects into BeanFactory managed prototypes
  79. Testing business logic outside of the servlet container
  80. Apache's Geronimo Spring module
  81. Writing a Util class with all static methods using Bean ...
  82. Using populateProtectedVariables in Unit Tests
  83. Overriding the default property editor for Strings
  84. Missing base URI when parsing ClassPathXmlApplicationContext
  85. Referencing files outside webroot
  86. How spring works...?
  87. Bean Scope with multiple Bean Factories
  88. Refresh method in ConfigurableApplicationContext
  89. Spring Framework DEBUG logging with Log4J
  90. setting a property of type Java 5 enum
  91. ContextLoaderListener and Oracle10gAS
  92. Unregistering Beans programmatically
  93. Problems PropertyPlaceholderConfig Not Working
  94. BeanCurrentlyInCreationException possibly due to Transaction
  95. Is Spring singletn thread safe?
  96. Stop Spring Logging
  97. persist beans back to an application context?
  98. Must using WebApplicationContextUtils?
  99. application context - thread safe?
  100. Scripting the container configuration file.
  101. Spring Proxy error handling
  102. CustomBooleanEditor Help
  103. setting User session in a bean
  104. How to get ApplicationContext outside of ServletContext ?
  105. stupid little problem with factory
  106. Logging best practices?
  107. PropertyEditor for mapped and indexed properties
  108. What if a map property key is not String
  109. Read / Write Beans
  110. mappingJarLocations with deployed WAR on Tomcat
  111. propertyConfigurer
  112. Dynamically parameterized prototypes?!
  113. How can a bean get its own ID?
  114. Importing a single bean definition using the import tag
  115. AbstractWizardFormController: How NOT TO Hard-code the pages
  116. Add existing instance of bean to application context
  117. How to set a bean property of type safe-type enum class?
  118. How do I call java.lang.System.setProperties
  119. How-To wire internal beans of prototype
  120. ContextLoaderServlet failure in Weblogic 6.1
  121. Spring + Rules Engine? success stories?
  122. Failed to convert property value
  123. DTD disallows both property and constructor-arg in same bean
  124. trying to wrap my head around spring.
  125. UML, doing DCD. How do I treat BeanFactory?
  126. Accessing the ApplicationContext directly...
  127. Trouble using PropertyPlaceholderConfigurer - Please Help
  128. Quick question about Spring/Struts Controller comparison
  129. map implementations for spring injected properties
  130. constructor-based injection - Unsatisfied dependency
  131. java.util.Properties Silly Newbie Question
  132. Deferring class instantiation until first use
  133. Alias name use within child context
  134. factory- and init-method
  135. How to use the system id in the xml definition file?
  136. Dynamic settings for ProxyFactoryBean-created objects
  137. Can application context display more than 1 error at once?
  138. applicationContext*.xml fails to load context files
  139. Dealing with XML config maintenance
  140. JDK1.3/Tomcat5/Spring Deployment Error
  141. FileSystemXmlApplicationContext Error on IBM Java 1.4 on AIX
  142. Child bean definition has neither 'id' nor 'name' error
  143. AbstractTransactionalSpringContextTests
  144. Documentation error - pre-instantiation of singleton beans
  145. XmlWebApplicationContext and classpath
  146. Mixing hibernate & spring into single beans
  147. PropertyResourceConfigurer depends on another
  148. Refactoring from Singleton Anti-Pattern to Dep Injection
  149. Relay issue for email and JavamailSenderImpl attributes
  150. Loading properties in applicationContext.xml
  151. Using classpath* for resource bundles?
  152. Key type other than String
  153. How to use Spring with custom configuration file
  154. Trouble Deploying App
  155. Prototype bean constructor/factory runtime args
  156. One PropertyPlaceholderConfigurer across multiple contexts
  157. Using variables in applicationcontext.xml
  158. application initialisation
  159. programmatic bean and factory creation
  160. MimeMessageHelper - setting top-level MIME type
  161. OT: Subject header in rec'd MimeMessage gibberish
  162. TypedFactoryGeneratingFactoryBean
  163. reload / refresh XmlBeanFactory
  164. Issue deploying app on Java 1.5, but not 1.4.2 (Tomcat 5.0)
  165. BeanPostProcessors should be instantiated first
  166. bean def xml file import element error
  167. How to access MessageSource from a Spring Service?
  168. Announcement: spring-config
  169. SchedulerFactoryBean deadlock
  170. Speeding up spring/hibernate startup?
  171. What's the trick to use PathMatchingResourcePatternResolver?
  172. Changing the value of "ref local" dynamically on r
  173. Isolate Hibernate Queries
  174. Any support for "loose" wiring?
  175. Invoking Rollback on a transaction
  176. Please help! Unit testing code for JPetStore
  177. Possible defect in ApplicationContext
  178. Bug in SchedulerFactoryBean; use of Arrays.asList
  179. Strange behavior in constructor injection.
  180. TimerFactoryBean and more than one tasks problem
  181. Shared ApplicationContext betwee both web and ejb containers
  182. multiple configs, overriding bean
  183. Retrieving list of beans
  184. How to get involved when used as property for another bean ?
  185. set property on context managed bean programmatically?
  186. BeanFactory and runtime arguments?
  187. Array Support in an Application Context
  188. JMX Sandbox with JBoss
  189. usage of the test classes in the mock jar
  190. Runtime edit of properties files
  191. Having problems with container/quartz circular reference
  192. Initialization of bean failed; InvocationTargetException
  193. application configuration and lookup bean
  194. BeanUtils.copyProperties(source, target) question
  195. Q: any way to generate POJOs getters/setters automatically?
  196. Accessing classpath resources from within a jar
  197. destroy-method not called
  198. spring 1.1.4?
  199. Sharing JndiTemplate 'singleton' with JndiObjectFactoryBeans
  200. JndiObjectFactoryBean, LocalSessionFactoryBean
  201. Debugging output
  202. How to get the Bean Definition?
  203. linking XML files
  204. Dynamic nested properties
  205. BeanIsAbstractException thrown from factory.getBean()
  206. import 'application settings' from a separate file?..
  207. Invalid relative resource location using import statement
  208. Why cant't use DependencyInjection in a servlet?
  209. applicationContext auto reloading
  210. FactoryBean, BeanPostProcessor, and BeanFactoryPostProcessor
  211. quartz: multiple schedulers.
  212. logging configuration question
  213. Rescheduling Quartz job
  214. terminology clarification
  215. How to define a bean at runtime in any ApplicationContext
  216. executing stored procs with output parameters
  217. Replacing Beans in the BeanFactory
  218. ApplicationContextAwareProcessor usage
  219. MethodInvokingFactoryBean with non-static method?
  220. my app freezes
  221. NoSuchMethodError: org.springframework.beans.MutableProperty
  222. Reloading a web application context without reloading webapp
  223. Acessing a JSF-managed bean from a Spring context
  224. runttime updating configuration
  225. Bean identifier may not start with a number?
  226. Does ApplicationContext have a bean id?
  227. ApplicationContext sharing problem
  228. TransactionProxyFactoryBean: beans created more than once
  229. Accessing beans from static methods
  230. Problem in reading Property files.
  231. FileSystemXmlApplicationContext with multiple levels
  232. Tests guidelines for DAO using hibernate
  233. Mock Objects and testing
  234. Spring without Web Container
  235. Dynamic Property Configuration
  236. Spring schema
  237. UML diagram of bean packages anywhere?
  238. Can property file map keys contain periods?
  239. strange class loader issue
  240. Set char bean property
  241. Error after moving from 1.1.3 to 1.1.4
  242. how to use static method of a bean
  243. net.sf.hibernate.MappingException
  244. Retrieving WebApplicationContext?
  245. ContextSingletonBeanFactoryLocator Good or Bad
  246. Config dumping question?
  247. how to apply Factory design pattern into spring
  248. [Book] - Pro Spring
  249. DI for abstract classes failing
  250. TypeMismatchException - java.lang.Character