PDA

View Full Version : 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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50

  1. Spring + hibernate
  2. Reload property file without restarting tomcat
  3. Error creating bean with name 'grailsApplication'
  4. Programmatic access to properties defined for the PropertyPlaceholderConfigurer?
  5. Dependency management with Ivy and Maven repo
  6. dependencies and different versions of spring
  7. Fail to obtain a bean from the spring application context
  8. spring jms
  9. How to schedule prototype beans using spring scheduler?
  10. @Ignore issue...
  11. Injecting bean into custom scope prevents it from being proxied for tx participation
  12. How to Load All the Context Files in the Class Path
  13. How to specify systemPropertiesModeName attribute with PropertySource annotation
  14. Integration testing: how to define test beans?
  15. CacheAbstraction and Annotation
  16. @CacheEvict and @Cacheable
  17. @CacheEvict
  18. @EnableTransaction and @ImportResource
  19. HibernateException: No Hibernate Session bound to thread
  20. Circular dependencies using Spring 3 java config, simple example
  21. Why use Spring Framework ?
  22. Spring destroyScoped bean???
  23. Spring 3.1 Cache abstraction - UnsupportedOperationException in AbstractCacheAspe ...
  24. Spring 3 Type Conversion for Enumeration
  25. User-Defined Schema - Data binding and validation
  26. How to inject the Bean defined in @Confiugraion class?
  27. Spring JDBC datasource Failover (prim and sec ) and Declarative Transactions.
  28. Root Application Context vs WebApplicationContext
  29. XML Data validation
  30. @Async in the same class
  31. Problems w/Spring 3.0.x & DataNucleus 3.0.x in Virgo 3.0
  32. org.xml.sax.SAXParseException: Document root element "beans", must match DOCTYPE root
  33. Defining a string property for use within the local context
  34. @Required not responding. @Mandatory is not found
  35. injecting a string bean into a propertplaceholder
  36. How to load a resource from within a jar?
  37. Tests can't find schemas
  38. Order of bean loading
  39. Trouble using SimpleNamingContextBuilder in integration test to create datasource
  40. Good strategies for managing both a deployment and test applicationContext?
  41. Building a bean definition from database
  42. Why do we need to inject ApplicationContext into a bean
  43. Cannot create copy of Collection type [java.util.ArrayList] - injecting original ...
  44. @Cacheable not working for a method call
  45. Autowire dependencies not found Unit Test Maven
  46. Lingering Classes Jackson
  47. @Required annotation not working?
  48. Unable to srart after update to 3.1.0 M1
  49. New to Spring
  50. JndiRmiProxyFactoryBean on instancation if remote not yet up
  51. Request scopped beans on @Async methods
  52. Bean definition does not carry a resolved bean class
  53. Property not autowired
  54. What Maven dependencies do I need to include Quartz support? Failing with NoClass
  55. Anyway to use a Request scoped bean inside of a quartz job?
  56. JndiPropertySource not resolving from java:comp/env
  57. JndiPropertySource activation from web.xml
  58. Multiple instances of an particular spring config file
  59. Reference Documentation
  60. Prototype bean runtime constructor parameters
  61. Spring schedule - <property name="cronExpression" value="0 0 21* * ?" />
  62. context:annotation-config and UserService injection into webservice
  63. Configuration Error, what am I doing wrong?
  64. Unexpected classpath: to file: convertion
  65. mutiple <task:annotation-driven/> configuration conflict
  66. Approaches to making Aggregation factories using Spring 3
  67. Inject correct implementation for proxied object
  68. org.hibernate.MappingException: Unknown entity
  69. Problem with JDeveloper and Spring Tests
  70. Spring 3.0: Behavior of scheduled tasks, when the first task has not yet finished?
  71. Still trying to have test using SpringJUnit4ClassRunner reuse most of context
  72. Error getting Factory Method in 3.1.0-BUILD-SNAPSHOT.
  73. Stopping Spring calling my beans that implement Map during dependency injection?
  74. How to inject private constructor in bean class
  75. SAXParseException for securityConfig.xml in runnable JAR
  76. Spring's default opposed to Quartz recommendation
  77. error while defining an enum in the application context xml
  78. spring support for enum implemented with the visitor pattern
  79. Cannot load applicationContext.xml in test class
  80. SchedulerFactoryBean autoStartup broken
  81. Any way to conditionally declare a quartz cron job/trigger/bean in XML?
  82. Relying on single threaded initialization?
  83. Is logging compulsory with spring ?
  84. Manage Exception with Async annotation
  85. Invoke bean method for value during bean creation
  86. Hibernate : Empty Table recreated when spring starts
  87. 'New'ing model with dependencies from DAO
  88. Best practice for wiring up multiple implementations depending on command line args?
  89. JPA failed to inject entityManager
  90. Spring expression language using annotations
  91. "bean not found" when injecting in different spring context files
  92. What is Causing the Destruction of Singletons in the DefaultListableBeanFactory?
  93. Method Validation: "Bean Validation 1.1", JSR-349, Hibernate Validator Specifics
  94. Transaction not initialized when the @Service annotation is used
  95. RollBack Not Working using @Transaction
  96. Possible to Use XML and Java Based Configurations?
  97. Is there a way to limit connections that JavaMailSender uses ?
  98. Creating lists across multiple configs
  99. Technical justification for using Spring
  100. Spring Managed Beans and Hibernate Auditing Configuration
  101. Eager Classloading for bean definitions
  102. Multiple Context Problem : Not working
  103. XML Beans Fully in XML, Stereotyped beans fully in Annotations
  104. Spring not wiring, InteilliJ says mappings correct. No errors. Help?
  105. Why to use Spring not JSF (Advantages of spring over JSF)?
  106. Need help in reading a XML Config file in a bean.
  107. Can't download Spring Security 3.0.6. and Spring Framework 2.5.6.SEC03 ???
  108. Basic question about core spring package download and its sha1 file.
  109. @ComponentScan with 3.1.0 java config
  110. @PropertySource and XML properties files
  111. Boolean Array Setter Injection
  112. <util:properties not injected in java @controller
  113. @PostConstruct not executed when bean in other @Scope than "singleton"
  114. Accessing an external Bean Container
  115. JavaConfig and Singleton Constructor injection
  116. Unit Testing with Mocking and Java Config
  117. Container tries to initialize an abstract bean
  118. Spring DI => NPE
  119. Spring Annotation Limitations Vs Spring XML (spring 2.5.6)
  120. Newbie question : Does container pool beans?
  121. Session scoped bean encountering deadlock
  122. @Transactional annotation in DisposableBean.destroy()
  123. sping junit testing
  124. PropertyPlaceholderConfigurer
  125. How do I wire a custom annotation at the same time as @Autowired?
  126. Custom Annotation and Bean Instantation
  127. Entity manager has not been injected
  128. @Autowired issue
  129. Customizing the resolve dependencies stage
  130. Trying to understand dependency injection with spring - newbie.
  131. How to replace the default AutowiredAnnotationBeanPostProcessor by a customized one ?
  132. Jobs in bangladesh
  133. Create a map from other maps
  134. Would it be useful if SpringJUnit4ClassRunner had a "pre" context?
  135. Content-transfer-Encoding is getting set to quoted-printable by default.
  136. logging.xml doesn't seem to have any effect
  137. Unable to download spring-framework-2.5.6.SEC03.zip
  138. Problems sending mails with mail.smtp.auth == false
  139. import packages could not resolved
  140. Spring 3 and Struts 2 running in the same application (both handling requests)
  141. Create inner bean list with GenericBeanDefinition and BeanDefinitionRegistry
  142. Container Events
  143. JTA Transaction
  144. Spring 3 drop down
  145. Proxy around bean that has no default constructor.
  146. Spring DAO autocommit
  147. Changing the rate of a scheduled task on demand
  148. Need help on bean creation dynamically
  149. Simplifying/tydiing up my injection Structure...
  150. Migrating application context configuration to Spring 3.1 and Hibernate 4.0
  151. How to use multiple database in access under one transaction?
  152. Memory leak?
  153. Configuration for Spring 3 + Quartz 1.8.x + WAS 6.1
  154. Spring Testing - Nested transactions across test methods and test classes
  155. AbstractTransactionalSpringContextTests lazy loading beans
  156. Spring MVC, force JSON response in plain request (Accept text/html, application/xhtm)
  157. Spring - java reflection
  158. Batik on Websphere with parent-last classloading
  159. Collection of beans and their injection
  160. HashMap-Property with ENUM-Key and String-Value
  161. Transactional JUnit @Rules
  162. Spring can't find my beans in jars in web application
  163. Annotation Configuration - Dependencies are not injected
  164. Atomic runtime multiple bean definition registration?
  165. SEVERE: Error listenerStart - On Windows Server 2003
  166. Spring Dependency Injection and Plugin Jar
  167. Durable JMS Subscriber support
  168. Spring 3.1 RC1 - Configure PropertySource in xml
  169. Practical use of Bean Name Aware, Bean Factory Aware
  170. Plugin loaded both in application and in servlet contexts
  171. Spring Quartz scheduler - Stopped automatically after 3 hours
  172. Unified Property Management to replace Maven filters?
  173. Spring XML: how to use a bean reference in a String field?
  174. How to pass active Maven profiles as Spring bean profiles?
  175. serializing to xml without OXM
  176. Why does JUnit 4 test runner spawn multiple ApplicationContext instances
  177. Error No bean named quartzDataSource
  178. Problems while Replacing xml with Annotations
  179. truly dynamic number of database instances
  180. How to set an instance variable for spring managed bean, after the bean instantiated?
  181. To which directory refers the classpath prefix for applicationContext.xml in web.xml
  182. Infinite loop in DefaultListableBeanFactory, Tomcat Hung
  183. Jasper and Spring Integration
  184. <util:properties and @Value not working
  185. A new requirement of protocol switching
  186. Delaying start of DefaultMessageListenerContainer
  187. Diff between ClassPathResource & ServletContextResource.
  188. upload file size too large error process
  189. classpath not working
  190. Scheduled task invoked twice
  191. @Qualifier and PropertyPlaceholder
  192. How to get the language info in another bean
  193. @RunWith(SpringJUnit4ClassRunner.class) being ignored
  194. Spring - relative path in classpath resource
  195. Elegant way of overriding properties for tests
  196. @Valid Annotation in Spring 3.0.3 not working
  197. @Autowired not working....
  198. integration with external framework
  199. @Autowire by name?
  200. How do I autowire a third party library using annotations ?
  201. Any overhead (proxies, etc.) in abstract parent beans?
  202. util:map with Enum Key and POJO Value
  203. Problem with @ContextConfiguration and hierarchical container configuration
  204. Weird @Autowired Behavior of @Configuration Class, which causes NPE
  205. Spring application-context, not able to load (property-placeholder) .properties file
  206. Session scoped bean initialisation logic
  207. Can a Spring Bean programmatically replaced in an loaded SpringContext?
  208. Dependency injection and memory model
  209. JNDI: CachingConnectionFactory vs. jee:jndi-lookup
  210. Objects are not Clearing.
  211. Spring Configuration Resolver
  212. Quartz job multiple server
  213. How to export the FINAL BeanDefinitions ?
  214. Is obfuscation worth trying it ?
  215. Spring Bean with a timeout
  216. Invalid persistence.xml
  217. Spring Validation Help
  218. How can i mock aspects with mockito?
  219. Hibernate Validation doesn't display custom error messages in JSF 2
  220. Print out "effective configuration" at runtime
  221. Question about scopes in aplicationcontext
  222. How testing is easy with Spring?
  223. Application context lookup in a non-spring class
  224. SpringJUnit4ClassRunner doesn't execute @After methods when used with @Test(timeout)
  225. Confused!! Bean's lifecycle method chain.
  226. starting task:scheduler in stand alone prog
  227. DWR 3 with Spring3 ,DataSource is null and never gets initialized
  228. destroy-method="close" creates problem
  229. [Possible Bug] PropertyPlaceholderConfigurer doesn't find resource with *
  230. <context:annotation-config /> for StaticApplicationContext
  231. Quartz 1.5.2 + Spring + JDBC Jobstore Problem
  232. Combining SpringJUnit4ClassRunner with another Runner
  233. Strange behavior for @ComponentScan, SessionFactory in 3.1.0RC1
  234. Subclassed entities: java.lang.IllegalArgumentException: Unknown entity
  235. @Scope ( INTERFACES ) equivalent for XML
  236. HibernateDaoSupport for Hibernate4
  237. Missing Hibernate Classes/Interfaces in spring-orm-3.1.0.RC1
  238. Command line caller
  239. Beginners Question: Spring, DI, Loose coupling and Interfaces
  240. @Configuration and SessionFactory
  241. JMX Notification Listener
  242. Spring Expression Language SpEL => How to evaluate the absolut Path?
  243. Parsing a xml file outside WAR
  244. Using maven+spring+hibernate in a standalone application
  245. Unable to return specified BeanFactory instance
  246. problem with a constructor called ./RentABike-context.xml
  247. @Cacheable key generation questions
  248. Refreshing context when JMS message delivered
  249. <tx:annotation-driven /> Inconsistent stack height 2 != 1
  250. Reading a XML file outside WAR