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. Spring and Quartz integration
  2. A bug or a feature?
  3. How to dynamically load portions of the application context?
  4. Spring packaging problem?
  5. simple method to declaritively init images?
  6. Customizing transaction timeout
  7. Reverse MIME mapping
  8. Release date Spring 2.0 M3?
  9. what is the use of the setter dependency injection?
  10. Accessing bean properties inside the bean definition file
  11. configure object with an "add" method
  12. jar files and loading contexts from classpath..
  13. how to get the current path (or workplace) of an application?
  14. ClassPathXmlApplicationContext and Ant-Style
  15. SchedulerFactoryBean only firsrt trigger gets called in a list
  16. Dynamic instantiation from the static method of abstract class
  17. Problems with method signature Spring 2.0-M3+ActiveMQ 4.0-M4
  18. Tomcat and JNDI Reference issue (revisited)
  19. Newbie question - get customer object
  20. Mysterious Failure with SimpleNamingContextBuilder and Maven2
  21. Help needed "Error creating bean with name 'mySessionFactory'"
  22. ApplicationContext Scopes
  23. Creating folders on Context and Session startup
  24. ApplicationContextAware
  25. installation
  26. Distinct conf files for Log4J
  27. AbstractMessageSource.resolveCode is protected - could it be
  28. Adding more bean into the context
  29. Problem Unit Testing Quartz - Trigger Not Firing?
  30. The dark side of the Spring
  31. Override bean definition from external configs
  32. Skipping page one of a wizard
  33. What's recommended way to get spring beans out of the context of servlet.
  34. XML to Java config translation
  35. Spring & load balancing
  36. New runtime dependency?
  37. Solution for using JasperReports in a non web application
  38. Problem with M2 & M3 wrt new ManagedProperties class.
  39. Circular references with Spring proxies.
  40. Should classpath* work for getConfigLocations?
  41. Example of custom schema in 2.0
  42. CharArrayPropertyEditor problem with constructor-arg type conversion
  43. Application context in Spring
  44. move jsf managed bean to spring's bean container?
  45. Inner class support in ClassEditor
  46. Adding scopes to ScopeBeanDefinitionDefinition?
  47. Spring Constructor DI can access private constructors?
  48. How can Spring Constructor DI access private constructors?
  49. text obfuscation/encryption
  50. Types of dependency injection.
  51. How to forward request from Controller to a Servlet?
  52. Accessing env properties in bean.xml
  53. Prototypes bean definition scope
  54. singleton, abstract/parent attributes
  55. AbstractDependencyInjectionSpringContextTests Issue
  56. getting bean refrence witout using WebApplicationContextUtils class
  57. apachesoap:Element
  58. EL like syntax
  59. Using the PropertyOverrideConfigurer
  60. autowiring Strings
  61. Dynamic parameters in xml and charac
  62. PlaceholderPropertyConfigurer disappearing?
  63. Setup for Lookup method Injection
  64. how encode the bean xml file?
  65. class loader separation in spring
  66. Loading context files from within jars... and tomcat.
  67. Problem with AbstractTransactionalDataSourceSpringContextTests
  68. Relative paths in import not resolved properly if application context uses '..' in it
  69. Lists in xml beans. Alternatives?
  70. Injecting bean from multiple contexts
  71. Non-singleton beans and application events
  72. dataSource is required?...But, I am providing the datasource...Aren't I???
  73. IDE Question
  74. Resolving simple datatype for constructor-args
  75. Importing BeanDefinitions and relative paths
  76. the IoC container architecture
  77. OC4J and Spring
  78. Safe ApplicationContext refresh
  79. Return XML, not ModelAndView
  80. Singleton locator in a web application
  81. AbstractDependencyInjectionSpringContextTests string injection problem
  82. autogenerate wiring
  83. Referring to a list to include in a list for a parameter
  84. Injecting Hibernate Configuration into another bean
  85. Dependency Injection in Command class
  86. BeanPostProcessor Chicken and egg
  87. Problem while sending Email
  88. Spring - sharing file resource context
  89. Display spring version during startup?
  90. 2 different SessionFactory's although only 1 defined
  91. How to get Return and ParameterAttributes through Spring Attributes
  92. SessionContext how to?
  93. why auto-wiring just can apply only one file scope?
  94. Link external CSS/JavaScript files into JSP
  95. Sharing the same non-singleton object between to managed beans
  96. Refering from one application context to another
  97. Application Context Error
  98. Clarification Needed abt WebContext, ApplicationContext and WebApplicationContext
  99. No getBeanClass on BeanDefinition interface
  100. Configurable database type
  101. That happens with parentContext after ContextLoader.closeWebApplicationContext()?
  102. readOnly on tx + OpenSessionInView dangerous?
  103. ServletContextAttributeExporter (repost - different forum)
  104. Hot Deploy time in weblogic with Spring 2 Milestone 3
  105. Any evidence or or experience that Spring does NOT make testing easier?
  106. Getting logging to work
  107. How to config the int bean property value in spring xml?
  108. onApplicationEvent()
  109. [OT - design] Communication between components
  110. Adding custom schema to Spring
  111. Problems with ClassPathXmlApplicationContext
  112. Loading spring beans from ClassLoader using JDK5 annotations and no XML file
  113. Question about the application context file.
  114. Accessing Static Methods
  115. overriding the bean's class attribute
  116. Interceptor to get JDBCRealm's user role
  117. Problem with AbstractDependencyInjectionSpringContextTests
  118. Use of ${ant.style.placeholders} for resources
  119. Bean constructor is a class!!!
  120. ValidationUtils and the errorCode argument
  121. Controlling/testing Quarts and ActiveMQ/Jencks apps
  122. scheduling problem using quartz
  123. Missing POMs for 1.2.7 on ibiblio.net
  124. DTD access when parsing XML
  125. SchedulerFactoryBean autoStartup property not working
  126. how to change map entry key type ?
  127. How to use Platform specific Transaction Manager in Sun App Server.
  128. Swapping beans without reloading the context
  129. order in which beans are instanciated
  130. dependencies between springs jar-files
  131. lazy-init ignored for JNDI-based objects
  132. MethodInvokingJobDetailFactoryBean and Request
  133. How to dynamicaolly add new beans to a bean factory or context
  134. Are constructor/setter arguments initialized beans?
  135. org.hibernate.LazyInitializationException Again and Please Help
  136. org.hibernate.LazyInitializationException Again and Please Help
  137. Accessing a web application context from "outside"
  138. PropertyPlaceHolderConfigurer - problem with specification of location?
  139. Implementing interface changes type of proxy
  140. Spring with JBossCache
  141. Passing parameter value from one bean to another
  142. Classpath within application
  143. Load a byte array property from a file
  144. Dynamically include context XML file based on runtime setting?
  145. Timeline for Roadmap Releases?
  146. Initialization Timing Issue
  147. Singleton - updating bean in app context fails
  148. Performance (Singleton/Prototype) getting beans indirectly via Web
  149. help!can't register my own beans
  150. Using Spring With a Fluent API
  151. singleton=application, prototype=session?
  152. Classes that support Spring without requiring it?
  153. Bean Validation
  154. Property value set as result of a method?
  155. Application is NOT running outside of Eclipse PLEASE HELP
  156. Where is ErrorsVerifier class mentioned in Expert Spring MVC?
  157. How to combine PropertyPlaceholderConfigurer and PropertiesFactoryBean features?
  158. Is spring support hot deploy ?
  159. ContextSingletonBeanFactoryLocator creates several times same context ?!?
  160. applicationContext.xml can't validate; SAXParseException
  161. AOP and POJO annotated
  162. Question! Spring / Threads
  163. ContextSingletonBeanFactoryLocator and BeanPostProcessors
  164. To Singleton or Prototype
  165. Web Application ClassLoader not released
  166. Best Practices for instantiating application contexts
  167. Combining and/or inheritance with Properties elements
  168. A beans construction need another bean's property value, how to configure?
  169. BeanWrapper convert back to text from property editors
  170. Is it possible to use Spring with JDK 1.3.1?
  171. Problems using Spring Mail
  172. no BeanPostProcessor callbacks for applicationContext
  173. "failed to lazily initialize a collection" in multi-threaded application
  174. Static Dependency Injection
  175. spring 2.0 M3 Context initialization failed
  176. Bean loaded in context not getting initialized
  177. UnsatisfiedDependencyException 2 Beans of type...
  178. How otimize memory(heap) taked by Spring?
  179. Custom Ant Task: ClassNotFoundException
  180. PropertyPlaceholderConfigurer and import resource
  181. Using Spring for managing java.net.Socket resources??
  182. How to wrap a static util class to a Spring bean
  183. Help with constructor injection
  184. Dual Timer Threads
  185. Substitute an arbitrary bean with test proxy at run-time.
  186. property value (in a props) from jndi
  187. Shorter exception messages
  188. Problems creating jar
  189. Q: Prototypes and factories with construction arguments
  190. Gotcha with binding Arrays.asList() onto set(List<String>) for 2.0M3
  191. How can I needn't restart the web server after changed .java file.
  192. TransactionProxyFactoryBean perf issue
  193. JavaSpace/Gigaspaces Support
  194. Complext Property Values
  195. why i can not pub my topic
  196. I have some simple questions :)
  197. No bean named 'sessionFactory' is defined(Its urgent)
  198. use scripting support to "hot-refresh" java code
  199. SingletonBeanFactoryLocator and Junit Test
  200. 2nd quartz job wont fire
  201. Bean Configuration Syntax
  202. Repeating properties - how to define
  203. M3 & Maven2
  204. why I use database url right but use jndi wrong
  205. JUnit testing problem
  206. How do poeple make application contexts runtime configurable?
  207. servletcontextlistener
  208. XML config - Namespace with 2.0M3
  209. Beandoc + support for "import resource" option in XML file
  210. OutOfMemoryError
  211. No DataAccessException available
  212. custom XML bean tags. Where to find the documentation?
  213. log4j problems
  214. Serializing bean factory to XML
  215. Servlet is not available error..
  216. CustomDateEditor and thread-safety
  217. Tomcat / JaxWS / Spring Problem
  218. Accessing bean loaded by one web app to other?
  219. How to configure Primitive Arrays
  220. ClassPlaceholderConfigurer
  221. XmlBeanFactory can't use in Thread Class?
  222. Loading a file via classpath in context file
  223. No mapping for [path] in... (error page mapping)
  224. UnsupportedClassVersionError - can someone help ?
  225. newbie question about properties
  226. [Spring 12.6] path to file resource (fileNotFound) ?
  227. Overriding bean definition
  228. problem with m4 jndi lookup in beans xml file
  229. How to configure a String property to a constant
  230. How to call add()?
  231. need solution for servlet
  232. How to load context.xml in Java with relative DTD
  233. LDAP connection pool in application scope
  234. accessing a bean directly from a jsp page
  235. How to access class created in CommonContext.xml
  236. Problem in referring other Bean from beanRefFactory.xml ?
  237. BeanFactoryAware or something like it
  238. Can I inject an object into a Servlet via ServletWrappingController
  239. Changing property of bean from seperate config
  240. Is spawning a new Thread transaction safe?
  241. NCName when namespace enabled.
  242. Assigning bean <property> type in Application Context
  243. NoClassDefFoundError related
  244. Running simple IOC example
  245. Open Session in view.
  246. initialization fail error on applicationcontext getbean
  247. Dynamic service lookup from web controller
  248. Want to download Spring 1.2.6
  249. ThreadLocal & OpenSessionViewFilter
  250. Returning null value from PropertyPathFactoryBean