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. Possible to represent DateFormat in the application XML?
  2. How to know the Spring id attribute of a bean?
  3. TypeMismatchException when injecting Quartz SchedulerFactoryBean
  4. Question on 'depends-on' attributes
  5. Spring 2.5 faster than 2.0 ???
  6. Problem with Spring , scheduler job bean initialising
  7. Way to convert Java object to Spring XML?
  8. get and set mismatch, and I can't set
  9. BeanCreationException : I can't seem to debug
  10. web services as per chapter 17.5.1
  11. Configure Container with Spring API
  12. Issue with apache xbean when upgrading from spring 2.0 to 2.1-rc or 2.5-rc1
  13. weird error with a missing jar, the jar is there!
  14. Exception handling for applicationContext.xml itself
  15. JavaConfig & Junit
  16. Acegi security
  17. beans & callbacks
  18. Deploying a Spring application context as JCA adapter
  19. yassi : yet another session scope issue
  20. Exception Handeling by Spring Container
  21. prototype strange behaviour
  22. Exception Listener in Spring Framework
  23. How to get handle to TargetSource from container?
  24. How to shutdown parent contexts when using SingletonBeanFactoryLocator
  25. Shared context got loaded mutliple times
  26. Quartz, Scheduling, Multiple Tomcat...
  27. Application Lifecycle interfaces in Spring
  28. Custom scope and singleton
  29. Why this kind of code?
  30. Spring AOP - AspectJ configuration (remove dependency of aspectjweaver.jar, cglib-no)
  31. Problems using Hibernate in Spring 2
  32. How to hook up a server app with existing spring app?
  33. is there support for Callable and Future using Spring
  34. is it possible to configure TaskExecutor at runtime
  35. Q: How to point to a file resource from an appContext located in a JAR?
  36. OT: Roo Framework?
  37. Creating a Map in config using bean class
  38. Very Good Sample Code On Spring MVC
  39. Testing the creation of the session factory
  40. IncompatibleClassChangeError while deploy JPA app in Tomcat
  41. Using Spring with policy files
  42. default lazy init within integration tests
  43. Referencing another bean from a prop element
  44. java.util.Set within a nested property (binding problem)
  45. Test hibernate lazy loading errors in testcase
  46. Spring events, Is it possible to persists them ?
  47. Is SchedulerFactoryBean thread safe?
  48. New Test Framework
  49. Howto convert a given class to XML Spring file ?
  50. How To Inject a Servlet?
  51. Webapp and OSGi Services
  52. @ScopedProxy or annotation equivalent of <aop:scoped-proxy/>
  53. Exception after deploying java.lang.ExceptionInInitializerError
  54. Newbie Design Question
  55. only 4 triggers on SchedulerFactoryBean
  56. Possible to import resource from a jar?
  57. Circular reference with GroovyObjectCustomizer
  58. Best way to turn all my classes into beans
  59. Accessing the applicationContext.xml
  60. Getting Model in onSubmit method.
  61. Major Memory Leak with Weblogic 8.1 (core 1.2.9)
  62. Keep loosing connection to mysql5
  63. Unit Test with JNDI datasource
  64. Support for Android
  65. BeanFactory getBean ?
  66. Newbi question about Spring management and container independent
  67. IoC questions
  68. Adding internationalization for non-web applications
  69. change property at runtime
  70. Access bean instance from non spring bean without @Configurable
  71. Spring 2.5 migration strategy
  72. Include another spring-bean descriptor
  73. Spring 2.5 Component Scan Issue
  74. Conditional importing/loading of alternate beans.xml - environment specific beans
  75. InvocationTargetException with the new Spring 2.5
  76. Creating scoped beans with annotations (Spring 2.5)
  77. BeanCreationException with ClassPathXmlApplicationContext
  78. Lazy beans whilst developing
  79. Running only one instance of a quartz Job at a time
  80. Possible Bug in ProfileValueUtils (Spring 2.5)
  81. org.springframework.mail.MailSendException not working properly?
  82. JSR-250 annotations (Spring 2.5)
  83. NullPointer exception while loading object with @Configurable
  84. Why is getApplicationContext() no longer public
  85. Component Scan and Hibernate
  86. Unit Testing With Multiple Context Files
  87. Annotation configuration and mocks
  88. Sharing a Spring context between to Tomcat webapps
  89. SpringJUnit4ClassRunner doesn't find applicationContext.xml
  90. How to inject value specified as static field?
  91. Replace tokens in an xml file with import tag
  92. Problem running junit for the petclinic app
  93. Webpshere not starting in debug mode with Spring 2.5
  94. Rescheduling of Quartz jobs
  95. Easy integration of Groovy Spring Bean Builder
  96. JavaMailSenderImpl: differences between messages sent from different deployments
  97. @PostConstruct in test class
  98. Sending a quartz job a simple param
  99. spring-mvc-step-by-step ant dbTests failed
  100. eclipse update site for Spring2.5?
  101. access bean in spring
  102. Export META-INF of modules/spring-*.jar?
  103. Relative PropertyPlaceholderConfigurer
  104. 2.5 loadTimeWeaver
  105. Using Validators with bean class hierarchies
  106. Classloader problems after upgrade - NamespaceHandler interface
  107. How to inject a common bean in a servlet?
  108. Problem with ContextLoaderServlet
  109. Mixing Annotation and XML best practice
  110. [Quartz] Update persisted jobs
  111. Newbie Question about spring 2.5 and the mvc
  112. Help with an error on validating using XSD
  113. Log4j configuration in spring
  114. Creating beans from factory-bean/factory-method not working
  115. how do you get() a nested bean property?
  116. Session Scoped Beans in ApplicationListener
  117. Dynamic language support: refresh-check-delay when source is packaged in JAR
  118. Factory vs Ioc
  119. JVM Crash when loading FileSystemXmlApplicationContext
  120. Factory bean with parameter method
  121. Internationalization uisng Spring porlet MVC in weblogic portal 10.0.
  122. ClassNotFoundException log4j debug level
  123. component-scan, AnnotatedBeanDefinition and inherited annotations
  124. getting rid of massive logging of Hibernate
  125. Is it possible to get the source code to Spring Mock?
  126. Maven 2.0.8 problematic for Spring wildcard matching in testing
  127. How to substitute mock objects into Spring-processed contexts
  128. Java version
  129. Manifest problem in spring-agent.jar
  130. Problem with 2.5 loadTimeWeaver and spring-agent-2.5.jar
  131. spring jars won't play with maven assembly
  132. custom xml elements with embedded default elements
  133. Autowiring
  134. ReloadableResourceBundleMessageSource custom ResourceLoader problem
  135. How to access spring application context from another servlet(not in spring context)?
  136. Does a <contructor-arg> annotation exist?
  137. Tutorial: Annotation based configuration in Spring
  138. Unit Test with alternate application context file
  139. Load ApplicationContext from XML
  140. Whats the correct way to access a static method?
  141. Override configurations file via @ContextConfiguration?
  142. How to inject current ApplicationContext
  143. setter injection, non-singleton objects and circular reference
  144. Processing additional bean.xml files at runtime
  145. How to set application scope bean
  146. Problem with nested transactions
  147. Problems my Spring-based app deploying with Ant
  148. Question on Import Resource using Classpath
  149. Improve Bean Configuration of repeated blocks of beans commonly used
  150. When to not use DI
  151. HibernateSystemException: Unknown entity
  152. Application Listeners being instantiated twice
  153. Value can't be changed in bean extended from AbstractController
  154. Retrieve properties from a none standard properties file
  155. PropertyPlaceholderConfigurer and unresolveable properties
  156. Startup performance - Spring Hibernate
  157. How to interrupt a task in a task executor
  158. problems with mapping in dispatcher-servlet
  159. Without using CGLib how to configure AutoProxyCreator
  160. Overloaded Methods - can argument type be specified?
  161. Problem with using the new 2.5 Schema (XSD)
  162. Upgrading from Spring 2.0 to Spring 2.5 - did constructor detection change?
  163. how can i inject a hibernate session to a entity interceptor
  164. ListableBeanFactory with nested beans
  165. How to inject a null value in a "ref" in schema-base config
  166. Test fixtures not injected when using groups in TestNG ?
  167. Spring 2.5, exceptions, and constructor-arg usage
  168. how to clear transaction data from local thread
  169. HowTo: Spring and JBoss Integration (solved)
  170. messageSource only support ISO-8859-1 ?!
  171. Is this a ClassLoader issue for AbstractController?
  172. How to select different beans based on a property value?
  173. PropertyPlaceholderConfigurer won't call ServletContext.getRealPath?
  174. Refreshing urlMapping bean
  175. Tomcat / WebLogic JNDI Datasource jee:jndi-lookup issues
  176. BeanFactory not initialized or already closed - call 'refresh' before accessing beans
  177. Base Test Annotation
  178. How to get ApplicationContext in standalone app?
  179. Loading resources relative to appcontext resource
  180. 2.5 upgrade jar missing
  181. Problem with testing my controller
  182. Listing all messages in MessageSource
  183. How to create Singleton Bean per Thread
  184. Autowire primitives with classpath scanning for managed components
  185. Wrong mapping
  186. Spring and JSF bean difference
  187. Instantiate Bean by external Factory
  188. @Resource with jsf managed beans
  189. How can we use ComposablePointcut::union(MethodMatcher mm) method in xml config
  190. Custom Qualifiers and Auto Detection of components
  191. weired ClassCastException .......please help
  192. How to access spring beans from other threads
  193. Mapping problem
  194. Load new annotated spring bean
  195. What are the advantages of using Spring framework
  196. How to read config from standard input?
  197. META-INF/spring-schemas and maven2's jar-with-dependencies assembly
  198. JdbcTemplate or JDBC?
  199. circular references problem
  200. Quartz + JPA + transactionManager problem
  201. No thread-bound request found ? I do Use RequestContextListener
  202. Log4jConfigurer for multiple deployment files in JBoss
  203. Constructor Injection Circular Dependencies
  204. Spring 2.5, test and annotations
  205. Spring 2.5: Eclipse reports "JUnit4ClassRunner cannot be resolved"
  206. NoClassDefFoundError: org.springframework.core.CollectionFactory
  207. Integration Testing
  208. ApplicationContext loading within a constructor.
  209. alternative to verbose java.lang.Properties binding
  210. Spring 2.5 - Where is ModelAndView ?
  211. Refresh RefreshableApplicationContext
  212. way to initialise System.properties from spring-configuration
  213. Spring Singleton Memory Leak Question
  214. PropertyPlaceholderConfigurer issues
  215. Exceptions are not logged, log4j.xml
  216. Component-scanning for beans
  217. What's wrong with my spring configuration xml file?
  218. BootstrapException again
  219. Configure bean properties using values from a database
  220. How to configure a map property with keys referring to static constants ?
  221. Unable to typecast class to interface/impl
  222. OutOfMemoryError (PermGen space)
  223. transactional JUnit4 controller testing with multiple DataSources
  224. Hopeless Newbie: Question on injection
  225. Mock/Test Sources?
  226. load dtd from jar file
  227. Logging java bean object
  228. Strange behaviour on JDK 1.4 when loading CollectionFactory
  229. Meaning of
  230. javax.naming.NameNotFoundException
  231. @Resource not found
  232. Access of ApplicationContext outside of Spring
  233. Help trying to inject objects into current instance of a class (self loading)
  234. DependencyInjectionTestExecutionListener should support autowire by name
  235. Accessing annotation/metadat in BeanPostProcessor
  236. Run Time Dependency Injection
  237. PropertyPlaceholder and refresh
  238. NoSuchMethodError in 2.5
  239. java.lang.NoSuchMethodError Ljava/util/Collection
  240. Injecting beans from one web app to another
  241. SPRING + ORACLE INTEGRATION( java stored procedures)
  242. injecting with method return type
  243. AbstractTransactionalTestNGSpringContextTests does not run transactionally
  244. spring performance on Sun UltraSparc T2
  245. load applicationContext from jar
  246. setAsText() not being invoked on custom property editor
  247. Runtime class loading
  248. Spring shares context between independent WAR files
  249. Parameters in init-method
  250. using PropertiesFactoryBean in Config xml