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. Defining a Map with constants as key values
  2. Quartz's HolidayCalendar - addExcludedDate is not working for me
  3. Create Map Bean
  4. Hierarchical Application Context
  5. emailTemplateViews
  6. Using two PlatformTransactionManagers in tandem vs. JTA
  7. Adopting Spring DJ
  8. Inistantiating bean when the container starts
  9. Ant task for editing XML configuration
  10. Custom NameSpace
  11. Problem getting Bean reference which is in jar from JSP
  12. Jetty not supporting session scope?
  13. Scope Custom Namespaces
  14. Properties Manager using Spring
  15. Destroying session-scoped beans?
  16. org.xml.sax.SAXParseException: No base URI; hope URI is absolute
  17. Dynamically adding scripted beans to application context
  18. Question about init-method/destroy-method attributes
  19. How to enable verbose logging in a web app with log4j
  20. any rss feed available for spring forum?
  21. Composing constructor arguments
  22. Lazy init BeanPostProcessor working fine!!!
  23. Feature Request, autowire="byType", dependency-check : UnsatisfiedDependencyException
  24. how to set annotated Beans in Spring's LocalSessionFactoryBean without specifying hbm
  25. Namespaces and autowiring
  26. Accessing a file in a Web App
  27. Overriding a property whose value is a bean
  28. Quartz nonTransactionalDataSource?
  29. Help with runtime errors
  30. what is a good book that cover recent spring version?
  31. Integration with Tapestry 4.1
  32. AbstractDependencyInjectionSpringContextTests loads twice?
  33. Package config/jsp files in jar
  34. refresh-check-delay just wont work!
  35. Spring Mail and "large" message sizes
  36. Reading an array or list property using PropertyPlaceholderConfigurer
  37. my service class is instantiated twice when using Sping AOP
  38. Loading log4j properties from class path or from jndi lookup
  39. Classpath Resource Loading : different behavior in standalone or web application...
  40. Quartz: JUnit Testing Jobs
  41. why spring is static and not dynamic?
  42. SAXParseException : Document root must match DOCTYPE root "null"
  43. util:list
  44. Configuring a Graph?
  45. Configuring w/ a Builder
  46. accessing top-level collections using util:property-path
  47. not eligable for getting processed by all BeanPostProcessors
  48. @Secured and @Transactional
  49. Custom Scoped Beans
  50. p: namespace problem
  51. ClassPathResource with jar file spring upgrade bugs
  52. How to implement Log4J
  53. Nonsingleton release
  54. Log4j configuration ignores webAppRootKey
  55. File upload Problem
  56. Getting applicationContext from a jar throws a FileNotFoundException
  57. how to trigger a quartz job programatiaclly?
  58. Getting More than one bean with BeanNameAutoProxyCreator
  59. setting static variables to hold singletons
  60. Spring prototype Performance
  61. chained bean parsers
  62. Does DataBinder work in a non web-based appltcation?
  63. Websphere 5.1 TrLogFactory issue with Spring 2.0
  64. Session scope and passivation
  65. Spring 1.2.x compatibility with Java 5.0
  66. jndi container managed datasource not working
  67. Why use Hierarchical context vs. Single context loaded with an array of 'files'
  68. resolution of spring.handler & spring.schema
  69. PropertyPlaceholderConfigurer
  70. reloading an RMIProxyFactoryBean
  71. How to refer another bean property (not bean)
  72. classpath importing from a Web application context
  73. xerces collides with spring??
  74. allowRawInjectionDespiteWrapping flag
  75. Content is not allowed in prolog
  76. XML BeanFactory Management
  77. hibernate-config.xml is not populated correctly
  78. Dual deployment hangs Log4jConfigListener?
  79. PropertyPlaceholderConfigurer doesn't resolve properties
  80. Quartz deleteJob thread safety
  81. All my beans are singletons
  82. Service bean configuration using jdbc or xml?
  83. Trying to use one applicationContext in junit integration tests; Unsuccessful
  84. How to keep the container alive? - for Quartz scheduling
  85. How to configure Spring under WebSphere Portal application
  86. IllegalThreadStateException when trying to invoke a method asynchronously
  87. Spring gives me $Proxy19 instead of a bean.
  88. Collection merging of compound property problem
  89. creating a dynamic Map of ObjectPools
  90. <aop:config> exception
  91. deep cloning an object via interfaces?
  92. What's the best practice?
  93. Make BeanFactory accessible globally
  94. Why does getBeansOfType not consider hierachies?
  95. Does PropertyPlaceholderConfigurer work with 1.5 generic collections?
  96. functioanlity of xxxxAwarexxxx interace
  97. FieldRetrievingFactoryBean throws java.lang.NoSuchFieldException
  98. Flat ApplicationContext with SingletonBeanFactoryLocator
  99. Problem with the name of hibernate package
  100. Can't setup SessionFactory in a Spring application context
  101. Using util:list and merge
  102. unable to load applicationContext.xml
  103. Dynamic context files
  104. Annotations or XML Configuration?
  105. Reading from a file defined in configuration file
  106. How to use Spring Mail to send mails via Gmail's SMTP server
  107. applicationContext.xml canīt be found in RCP-Application
  108. problem wiring beans with multiple HibernateTemplate-Objects
  109. escaping '/' in xml
  110. CommonsMultipartResolver ignores setUploadTempDir
  111. Singleton bean initialization order
  112. Service bean init() is called multiple times
  113. BootstrapException in ClassPathXmlApplicationContext.Shouldn't whitespaces be trimed?
  114. two-pass singleton instantiation
  115. dbcp.BasicDataSource - How to set schema via datasource in spring config?
  116. Util:lkist containing non-strings
  117. Referencing a list
  118. Implementing jta callbacks
  119. Configuring Spring at Runtime (not from an xml file)
  120. inject bean defined in a different applicationContext as singleton
  121. How to load properties file from current directory?
  122. Question on calling adders
  123. Integration problems with JSF Spring
  124. JSF/Spring integration - managed-property problem
  125. unable to hot deploy in jboss with spring+hibernate
  126. Trouble with AOP and session scope beans
  127. Quartz 1.6/CronTriggerBean persistence problem
  128. caching spring resource
  129. Unable to load bean definition xmls that are inside a jar in the EAR
  130. IoC Container initializes my app twice
  131. Maven2 beandoc plugin problems
  132. Using a FactoryBean to return String from file
  133. Context initialization failed Error
  134. Spring placing beans in HashMap causes NPE
  135. about TransactionProxyFactoryBean(using axis2)
  136. Minimal SpringRCP jar
  137. Getting MessageSource with ClassPathXmlApplicationContext
  138. Inner bean property inheritance
  139. Allowed to use BeanFactory from Spring context?
  140. Can I use spring 2.0 for a standalone Java application (not web based)
  141. Accessing JSF's FacesContext object using Spring
  142. Where's the source for org.springframework.scheduling.concurrent?
  143. Spring-Mock 2.0 and 2.0.2 and Maven2
  144. Spring configuration file
  145. how to create a Map with a list of User defined objects in Spring config
  146. Implementing an interface for DI setter
  147. Setting bean properties at runtime
  148. How do I inject a property to a numerous beans?
  149. Unable to locate MessageSource
  150. batch scheduler
  151. Validator Errors field : bind to a List
  152. Classloader isolation
  153. Issues with Spring 2.0 + Weblogic 9.2 + Adobe Flex 1.5
  154. Need help refactoring dynamic proxy use
  155. Can Map's Entry key be other than String?
  156. environment specific setting
  157. Problem in testing create use cases using spring mock, dbunit and HSQL
  158. [Quartz] JobDetails on a CronTrigger
  159. Dynamicaly creating bean from factory at runtime
  160. singletons in app container
  161. Dynamically loading more beans in an XmlWebApplicationContext
  162. Spring + hibernate + form
  163. Online Store Application Using Spring + Hibernate + Velocity + Ajax
  164. Check some Spring potential errors on buildtime, not only on runtime
  165. How to access DispatcherServlet's context from another Servlet?
  166. autowire="no" doesn't work in version 2.0
  167. Building spring core framework as a project in WSAD targeting websphere app server.
  168. compareing javaBean tree?
  169. Setting the location of a properties file via PropertyPlaceholderConfigurer
  170. Can Spring bean be accessed remotely?
  171. performance-problem with loading applicationContext
  172. How to ref several ApplicationContext objects
  173. Changes of class and method contracts
  174. Problems with JPA'ed proxied beans in spring 2.0
  175. problem sending an email with javamail
  176. Weblogic classpath problems preventing schema-based configuration to work
  177. Major problem: spring context is loaded multiple times
  178. Newbie: CronTrigger
  179. Newbie: Quartz Cron Trigger: Changing parameters to CronTrigger
  180. Configuring beans
  181. Proxy object clarification
  182. how to configure ACEGI in spring with struts?
  183. Bi-directional mapping problems while creating tables on runtime
  184. Strange injection issue
  185. petclinic type safety
  186. Pluggable Spring-based Components
  187. Unintended Interactions Using Singlton Beans
  188. Handling improper Setters
  189. application context path resolution problems
  190. Changing parameters to CronTrigger
  191. Inheritance in Spring for beans
  192. Instantiating Spring classes directly
  193. AppContext in Web App and standalone. how?
  194. Spring + hibernate with named query
  195. Problem using the Developing Spring App by Thomas Risberg
  196. loading a file via classpath: via Spring config (without using PropertiesFactoryBean)
  197. little problem starting with spring
  198. Fail to pass argument of type "java.lang.Class"
  199. Newbie: Quartz does not kick off job.
  200. PropertyPlaceholderConfigurer and XML schema bean definitions
  201. BeanDefinitionParsingException with 2.0.2, but not with 2.0
  202. Causing a Transaction to rollback
  203. define *-servlet.xml location
  204. Custom namespace problem
  205. Runtime properties file for ApplicationContext
  206. applicationContext load at runtime
  207. Where,and in what order,does Quartz/Spring look for a QuartzJobBean
  208. NPE in RequestContextListener (Websphere)
  209. transaction tomcat
  210. Properties file outside .EAR file
  211. Singleton referencing Prototype
  212. please help guys NoSuchBeanDefinitionException:
  213. custome Namespace Handler
  214. Caching and Timers
  215. Passing Config files as Stream instead of String[]
  216. Possible extension of getBean()?
  217. Spring don't see application context in another jar file...
  218. Setting a variable in ApplicationContext using Spring-Quartz
  219. Scheduling with Quartz stops working
  220. About Spring And Quartz
  221. StdSchedulerFactory loads with the default quartz.properties file.
  222. JPA in JBoss, Database not updated. How to solve it?
  223. Can spring framework be used for non-bean objects
  224. Parameter based choise of implementation
  225. Certification
  226. context hierarchy
  227. BeanNameAutoProxyCreator tries proxying spring classes
  228. What does it take, other then web.xml, to get my_quartz.properties to load?
  229. Spring, Eclipse RCP and log4j
  230. Spring core + Webflow + Hibernate + Liferay + OpenSessionInFlowInterceptor
  231. Regarding email
  232. Configure bean with ordinary method instead of setter
  233. WebApplicationContext in Servlet filter
  234. Spring Newbie: I Need a book and a Vocab lesson.
  235. Spring + Quartz + OSWorkflow = HELP!!!
  236. Logging: With or without tomcat using the same log configuration
  237. Anyone know of a Reflection Library?
  238. Problems splitting configuration files
  239. RAMJobStore and JobStoreCMT in the console during startup?
  240. Tutorial for version 2.0
  241. PRoblem with new p: notation in Spring 2.0
  242. Unable to use Validators for collection objects
  243. FactoryBean clarification
  244. Force reinitalise / creationg of Bean on usage ?
  245. Injecting an application resource without programmatic JNDI lookup
  246. log4j config file not found inside jar
  247. A beginner's question
  248. How to refer a key/value of a map in another bean in spring config file?
  249. Where do I initialize the ApplicationContext in non-web apps?
  250. Can BeanFactory return a bean based on runtime criteria?