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. Access application context from another application (EAR)
  2. Help: Injecting a File to a Spring Bean
  3. Question regarding method injection, I think
  4. Is it ok to have multipe To-Header with MimeMailMessageHelper (RFC 822)
  5. Anyone used Spring with JAX-RPC on webshpere?
  6. JavaConfig tries to load Cglib enhanced classes instead of original ones?
  7. need complete explanation of bean instantiation in AppServer
  8. pass arguments to constructor
  9. org.springframework.beans.InvalidPropertyException
  10. JavaConfig equivalents for JPA configuration
  11. Order of creation of beans with the same name
  12. Override constructor-arg
  13. OpenSessionInViewFilter
  14. Transaction not rolling back using AbstractTransactionalTestNGSpringContextTests
  15. Plain java object as Workflow and its engine
  16. equivalent to "this" for self reference?
  17. Spring 2.5.4, Tiles 2.0.6 and SessionScope
  18. Using factory beans with factory method parameters
  19. Out of one bean, into another
  20. Quartz: How to get instance of "jobClass" from JobDetailBean
  21. AbstractApplicationContext.doStart and circular dependencies: StackOverflowError
  22. spring+struts+hibernate annotations - java.lang.OutOfMemoryError
  23. How can I establish this injection with Spring IoC
  24. Coding Without Client side stuff
  25. modules with spring
  26. How to create an array with all values the same type initially?
  27. XML Exception while parsing applicationContext.xml
  28. the difference between wire into and inject into
  29. Understanding spring beans
  30. What is a more professinoal way to instantiate a complex type object?
  31. @PostConstruct and @PreDestroy in JavaConfig
  32. Spring_Hibernate Integration
  33. JSP from java object
  34. @Service conflicts with @Transactional in Tomcat
  35. ContextLoaderListener and ContextSingletonBeanFactoryLocator usage?
  36. How best to access Spring dependencies from JSP Tag Classes & JSTL Functions?
  37. Eclipse RCP + Spring + Hibernate
  38. List property
  39. Context initialization failed?
  40. Properties & Hibernate Config in Jar Files
  41. AbstractMethodError - isBeanNameInUse?
  42. Configurable on Entities with Spring 2.5, Glassfish 2 and Toplink Essentials JPA
  43. How to Access Bean bean exist in another context file(XML file)
  44. iteration with out loop
  45. Using Jersey with Spring
  46. avoiding duplicate configuration
  47. Adding beans dinamically into the application context
  48. Issue with different AplicationContext.xml files for service/domain/presentation tier
  49. Spring problem in xml
  50. Resource in external package
  51. AnnotationSessionFactoryBean & LocalContainerEntityManagerFactoryBean co-existence
  52. util:map and merge: how to specify parent?
  53. Customize PropertyPlaceholderConfigurer
  54. Multithread getBean
  55. Creating a bean from the code of an existing bean.
  56. Using references for javaMailProperties
  57. Problems with JUnit, Spring and Hibernate Generated Value
  58. Share beans between application contexts
  59. context variable in action servlet
  60. annotation driven lazy-init
  61. log control in 2.5.4
  62. how to reference to local .xsd fies
  63. Autowire a Hibernate SessionFactory into a DAO
  64. business logic with Spring
  65. Access PropertyPlaceholderConfigurer values from source code?
  66. object web.xml
  67. import resource - How it works ?
  68. Quartz and usings ref in jobDataAsMap 'entries'.
  69. Problem with merge
  70. Dynamically injecting a bean
  71. Change Quartz schedule
  72. Spring und spring.net
  73. Precedence of XML vs. Annotation configuration
  74. Injecting a datasource for Unit Testing a DB class
  75. Load dynamic language scripts from database
  76. Transactions & basic service layer questions
  77. JSP won't compile
  78. Need Help with Using Spring WorkManager as replacement for user spawned Threads
  79. creating beans that are arrays
  80. Injecting the Spring application context into a spring-managed bean
  81. ClassFormatError: Absent Code attribute... ?
  82. jee:jndi-lookup no setter for exposeAccessContext in JndiObjectFactoryBean
  83. Use endTransaction, startNewTransaction when using annotations
  84. ExitStatus problem
  85. lazy loaded bean triggering other other bean creation
  86. Retrieving context enclosed in jar
  87. <tx:method .. timeout=[integer]/>
  88. @service, @component
  89. Cannot convert value of type [$Proxy5] to required type [org.quartz.JobDetail]
  90. Transactions don't roll back
  91. <tx:method .. timeout="${timeoutproperty}/>
  92. Autowired problem
  93. Using getBean with Object[] arg
  94. Parent Application Context, Same Id, Autowire by Type
  95. Sharing a Spring context within an EAR
  96. Using Spring and Commons Configuration
  97. BeanUtils.java : Could not instantiate bean class
  98. Sheduling and setting injection
  99. Custom Xml Namespace
  100. How do you create a .class bean (not an instance)
  101. Problem with classpath URI
  102. Unable to locate MessageSource with name 'messageSource':
  103. Custom import directive?
  104. Redirecting undeliverable email
  105. ResourceBundleMessageSource - '{0}'
  106. How expensive is PropertyAccessorFactory.forBeanPropertyAccess(..)
  107. Copy AnnotationPostProcessor to another context
  108. How to pass parent applicationcontext reference as a property in applicationcontext.x
  109. messageSource inside a jar - how to link to it?
  110. Initializing a spring bean with contents of a property file
  111. Could I use Spring with Struts together
  112. Composite Keys
  113. [HELP] Maven repo 1 down for 2.5.1???
  114. Easiest way to print all instantiated beans at runtime
  115. Populate a list of file objects given the file path on the classpath
  116. addTestSuite methode with AbstractTransactionalJUnit4SpringContextTests
  117. junitx.util.PrivateAccessor and Spring Transactions
  118. why UnsatisfiedDependencyException ?
  119. BeanNameAutoProxyCreator failing when interceptorNames value set as tabbed/newlined
  120. Circular reference problem with Proxy on depencency injection
  121. OutOfMemeory during Start-up
  122. spring 2.5.1 a bug ?: ConcurrentModificationException
  123. How to get class annotations for Groovy beans
  124. Access spring context in log4j appender
  125. BeanDefinitionParsingException: Unable to locate NamespaceHandler
  126. ContextLoaderListener failed: AliasRegistry
  127. Prototype injected into Singleton problem
  128. Cannot load context
  129. Autowiring happens before profile evaluation
  130. Missed Cron jobs
  131. Hibernate Search indexing and Heap Space issues?
  132. Can I inject a bean definition into an existing application context?
  133. Approach to custom @Component stereotypes
  134. update from 2.5.4 to 2.5.5 - problem with JmsResourceHolder
  135. How can I inject a bean to staic method?
  136. How do i use managementInterface?
  137. Quartz: How to trigger a job also at startup?
  138. spring 2.5 help in eclipse
  139. Setting rejectedExecutionHandler on ThreadPoolTaskExecutor
  140. Integration with mock-javamail
  141. Advice not weaving when expected.
  142. What Happens in when importing same names
  143. Autowire byType is autowiring by supertype
  144. set a list property from external file
  145. Check Spring config files for circular dependencies
  146. How to specify spring to create a list of a certain type?
  147. springapp is currently unavailable
  148. split applicationcontext in multiple files
  149. Need some customization in spring
  150. Bypassing login page if user already logged in
  151. Injecting ObjectName
  152. Use DataBinder to bind data to a Map
  153. Validator [com.XXX.validators.PartyValidator@427262] does not support command class
  154. Avoid overriding bean in Spring 2.0.x
  155. Tests stopped working w/2.5.5
  156. what's wrong with @Autowired maps?
  157. ApplicationContextAware
  158. How to get @ContextConfiguration using /WEB-INF/applicationContext.xml?
  159. Autowire using interface...
  160. Spring 2.0.2 bean injection into Ejb3
  161. Best practice using interfaces
  162. PathMatchingResourcePatternResolver and its ResourceLoader
  163. Inject form bean
  164. spring bean property
  165. Resource Annotation and injecting properties into base classes
  166. Spring aop method interceptor - compile (weave)
  167. org.springframework.beans.factory.BeanDefinitionSt oreException:
  168. sorted list/set in spring-beans
  169. Interceptor and cached Permission Service
  170. Force / Deny eager class loading of lay-init bean definitions
  171. Issues with Spring 2.5.5 - NoSuchBeanDefinitionException with Custom Namespace
  172. Quartz Integration
  173. Component-scan causing exceptions with WebStart
  174. Newbie: Accessing app ctx in legacy coccon application
  175. set Property via getMethod of another bean
  176. @Autowired annotation not working
  177. Inherit PropertyPlaceHolderConfigurer
  178. atEntity tag missing while it is there??
  179. Spring Context reloading thread-safety
  180. static property Initialization
  181. Getting configuration parameters, for serialization
  182. Multiple PropertyPlaceholderConfigurer's throw exception - placeholders not resolved
  183. "Plug and Play" with Spring
  184. Spring newbie questions
  185. BeanFactory Return Class Rather Than Object
  186. LocalSessionFactoryBean configuration takes a lot of memory
  187. New property not recognized
  188. Critical issue with bean loading
  189. coordinating overall work flow
  190. Regarding session or request scoped beans
  191. How to set Properties programmatically
  192. Is it possible to have a "NotRequired" annotation?
  193. Spring beginner needs help with design issue
  194. About IOC with Spring
  195. Autowire
  196. Log4J configurer class than I can inject via Spring?
  197. Spring-created bean to know where it was injected to?
  198. what is meant by namespace?
  199. exception handling
  200. loader constraint violation
  201. @Transactional annotation
  202. Calling "add" method of custom collection
  203. Additional property on bean defined in jar
  204. thread pool in spring
  205. Enum initialisation using String
  206. Can a request-scoped bean hold a session-scoped bean
  207. Problem with data transition between pages
  208. How to replace own module framework?
  209. Eclipse RCP + loading the application context form different plugins
  210. Very Basic Question
  211. Spring engineer needed soon
  212. Transactional Problem
  213. Sending a ByteArrayOutputStream as an email attachment
  214. initialize a hashmap?
  215. where to download Spring 1.x
  216. Externalize properties values with multi properties files
  217. newbie question regarding sharing of variables
  218. Annotations, @Autowired, component-scan, etc
  219. issue with bean not being found from imported context.
  220. JTA/XA datasource definition - UserTransaction not visible by Spring jdbTemplate
  221. Dependency Injection Spring - JSF
  222. Session scope bean and IllegalStateException
  223. Intercepting Bean Wiring
  224. Getting NullPointerException in AbstractAutoProxyCreator
  225. Why Factory & ProxyFactory
  226. property values - static variables
  227. Is there a way to resolve ${property} in <import ...>?
  228. Data access with a TaskExecutor
  229. Unit testing - Autowire and Injecting mock
  230. How to design a framework for implementing rules in JSF/Spring application
  231. Quartz just dies
  232. Reloadable util:properties
  233. Accessing a resource bundle for a library
  234. How to have html markup as value in a bean property..?
  235. How to have a path relative to the module instead of the project..?
  236. Struts2 integartion with Spring
  237. Error while deploying my application on Weblogic (BeanDefinitionStoreException)
  238. maven surefire and application context aware
  239. Performance Issues : Lookup method VS setter injection
  240. Using MimeMessageHelper to send inline content that is NOT an image
  241. Why is spring-beans.jar not Java 1.4 compatible
  242. Nested Map - TypeMismatchException
  243. Design Framework to decouple business rules from JSF/Spring Beans
  244. IoC w/o @Autowired w/ POJOs (putting the pieces together)
  245. JpaTransactionManager Javadoc ambiguity
  246. Using Java Logger with Spring
  247. MockTest / How to Mock ApplicationContext
  248. Class design request for comments
  249. Spring and concurrency...
  250. How to properly change JpaDialect