View Full Version : Core Container
- What is the purpose of CustomEditorConfigurer?
- Possible to represent DateFormat in the application XML?
- How to know the Spring id attribute of a bean?
- TypeMismatchException when injecting Quartz SchedulerFactoryBean
- Question on 'depends-on' attributes
- Spring 2.5 faster than 2.0 ???
- Problem with Spring , scheduler job bean initialising
- Way to convert Java object to Spring XML?
- get and set mismatch, and I can't set
- BeanCreationException : I can't seem to debug
- web services as per chapter 17.5.1
- Configure Container with Spring API
- Issue with apache xbean when upgrading from spring 2.0 to 2.1-rc or 2.5-rc1
- weird error with a missing jar, the jar is there!
- Exception handling for applicationContext.xml itself
- JavaConfig & Junit
- Acegi security
- beans & callbacks
- Deploying a Spring application context as JCA adapter
- yassi : yet another session scope issue
- Exception Handeling by Spring Container
- prototype strange behaviour
- Exception Listener in Spring Framework
- How to get handle to TargetSource from container?
- How to shutdown parent contexts when using SingletonBeanFactoryLocator
- Shared context got loaded mutliple times
- Quartz, Scheduling, Multiple Tomcat...
- Application Lifecycle interfaces in Spring
- Custom scope and singleton
- Why this kind of code?
- Spring AOP - AspectJ configuration (remove dependency of aspectjweaver.jar, cglib-no)
- Problems using Hibernate in Spring 2
- How to hook up a server app with existing spring app?
- is there support for Callable and Future using Spring
- is it possible to configure TaskExecutor at runtime
- Q: How to point to a file resource from an appContext located in a JAR?
- OT: Roo Framework?
- Creating a Map in config using bean class
- Very Good Sample Code On Spring MVC
- Testing the creation of the session factory
- IncompatibleClassChangeError while deploy JPA app in Tomcat
- Using Spring with policy files
- default lazy init within integration tests
- Referencing another bean from a prop element
- java.util.Set within a nested property (binding problem)
- Test hibernate lazy loading errors in testcase
- Spring events, Is it possible to persists them ?
- Is SchedulerFactoryBean thread safe?
- New Test Framework
- Howto convert a given class to XML Spring file ?
- How To Inject a Servlet?
- Webapp and OSGi Services
- @ScopedProxy or annotation equivalent of <aop:scoped-proxy/>
- Exception after deploying java.lang.ExceptionInInitializerError
- Newbie Design Question
- only 4 triggers on SchedulerFactoryBean
- Possible to import resource from a jar?
- Circular reference with GroovyObjectCustomizer
- Best way to turn all my classes into beans
- Accessing the applicationContext.xml
- Getting Model in onSubmit method.
- Major Memory Leak with Weblogic 8.1 (core 1.2.9)
- Keep loosing connection to mysql5
- Unit Test with JNDI datasource
- Support for Android
- BeanFactory getBean ?
- Newbi question about Spring management and container independent
- IoC questions
- Adding internationalization for non-web applications
- change property at runtime
- Access bean instance from non spring bean without @Configurable
- Spring 2.5 migration strategy
- Include another spring-bean descriptor
- Spring 2.5 Component Scan Issue
- Conditional importing/loading of alternate beans.xml - environment specific beans
- InvocationTargetException with the new Spring 2.5
- Creating scoped beans with annotations (Spring 2.5)
- BeanCreationException with ClassPathXmlApplicationContext
- Lazy beans whilst developing
- Running only one instance of a quartz Job at a time
- Possible Bug in ProfileValueUtils (Spring 2.5)
- org.springframework.mail.MailSendException not working properly?
- JSR-250 annotations (Spring 2.5)
- NullPointer exception while loading object with @Configurable
- Why is getApplicationContext() no longer public
- Component Scan and Hibernate
- Unit Testing With Multiple Context Files
- Annotation configuration and mocks
- Sharing a Spring context between to Tomcat webapps
- SpringJUnit4ClassRunner doesn't find applicationContext.xml
- How to inject value specified as static field?
- Replace tokens in an xml file with import tag
- Problem running junit for the petclinic app
- Webpshere not starting in debug mode with Spring 2.5
- Rescheduling of Quartz jobs
- Easy integration of Groovy Spring Bean Builder
- JavaMailSenderImpl: differences between messages sent from different deployments
- @PostConstruct in test class
- Sending a quartz job a simple param
- spring-mvc-step-by-step ant dbTests failed
- eclipse update site for Spring2.5?
- access bean in spring
- Export META-INF of modules/spring-*.jar?
- Relative PropertyPlaceholderConfigurer
- 2.5 loadTimeWeaver
- Using Validators with bean class hierarchies
- Classloader problems after upgrade - NamespaceHandler interface
- How to inject a common bean in a servlet?
- Problem with ContextLoaderServlet
- Mixing Annotation and XML best practice
- [Quartz] Update persisted jobs
- Newbie Question about spring 2.5 and the mvc
- Help with an error on validating using XSD
- Log4j configuration in spring
- Creating beans from factory-bean/factory-method not working
- how do you get() a nested bean property?
- Session Scoped Beans in ApplicationListener
- Dynamic language support: refresh-check-delay when source is packaged in JAR
- Factory vs Ioc
- JVM Crash when loading FileSystemXmlApplicationContext
- Factory bean with parameter method
- Internationalization uisng Spring porlet MVC in weblogic portal 10.0.
- ClassNotFoundException log4j debug level
- component-scan, AnnotatedBeanDefinition and inherited annotations
- getting rid of massive logging of Hibernate
- Is it possible to get the source code to Spring Mock?
- Maven 2.0.8 problematic for Spring wildcard matching in testing
- How to substitute mock objects into Spring-processed contexts
- Java version
- Manifest problem in spring-agent.jar
- Problem with 2.5 loadTimeWeaver and spring-agent-2.5.jar
- spring jars won't play with maven assembly
- custom xml elements with embedded default elements
- Autowiring
- ReloadableResourceBundleMessageSource custom ResourceLoader problem
- How to access spring application context from another servlet(not in spring context)?
- Does a <contructor-arg> annotation exist?
- Tutorial: Annotation based configuration in Spring
- Unit Test with alternate application context file
- Load ApplicationContext from XML
- Whats the correct way to access a static method?
- Override configurations file via @ContextConfiguration?
- How to inject current ApplicationContext
- setter injection, non-singleton objects and circular reference
- Processing additional bean.xml files at runtime
- How to set application scope bean
- Problem with nested transactions
- Problems my Spring-based app deploying with Ant
- Question on Import Resource using Classpath
- Improve Bean Configuration of repeated blocks of beans commonly used
- When to not use DI
- HibernateSystemException: Unknown entity
- Application Listeners being instantiated twice
- Value can't be changed in bean extended from AbstractController
- Retrieve properties from a none standard properties file
- PropertyPlaceholderConfigurer and unresolveable properties
- Startup performance - Spring Hibernate
- How to interrupt a task in a task executor
- problems with mapping in dispatcher-servlet
- Without using CGLib how to configure AutoProxyCreator
- Overloaded Methods - can argument type be specified?
- Problem with using the new 2.5 Schema (XSD)
- Upgrading from Spring 2.0 to Spring 2.5 - did constructor detection change?
- how can i inject a hibernate session to a entity interceptor
- ListableBeanFactory with nested beans
- How to inject a null value in a "ref" in schema-base config
- Test fixtures not injected when using groups in TestNG ?
- Spring 2.5, exceptions, and constructor-arg usage
- how to clear transaction data from local thread
- HowTo: Spring and JBoss Integration (solved)
- messageSource only support ISO-8859-1 ?!
- Is this a ClassLoader issue for AbstractController?
- How to select different beans based on a property value?
- PropertyPlaceholderConfigurer won't call ServletContext.getRealPath?
- Refreshing urlMapping bean
- Tomcat / WebLogic JNDI Datasource jee:jndi-lookup issues
- BeanFactory not initialized or already closed - call 'refresh' before accessing beans
- Base Test Annotation
- How to get ApplicationContext in standalone app?
- Loading resources relative to appcontext resource
- 2.5 upgrade jar missing
- Problem with testing my controller
- Listing all messages in MessageSource
- How to create Singleton Bean per Thread
- Autowire primitives with classpath scanning for managed components
- Wrong mapping
- Spring and JSF bean difference
- Instantiate Bean by external Factory
- @Resource with jsf managed beans
- How can we use ComposablePointcut::union(MethodMatcher mm) method in xml config
- Custom Qualifiers and Auto Detection of components
- weired ClassCastException .......please help
- How to access spring beans from other threads
- Mapping problem
- Load new annotated spring bean
- What are the advantages of using Spring framework
- How to read config from standard input?
- META-INF/spring-schemas and maven2's jar-with-dependencies assembly
- JdbcTemplate or JDBC?
- circular references problem
- Quartz + JPA + transactionManager problem
- No thread-bound request found ? I do Use RequestContextListener
- Log4jConfigurer for multiple deployment files in JBoss
- Constructor Injection Circular Dependencies
- Spring 2.5, test and annotations
- Spring 2.5: Eclipse reports "JUnit4ClassRunner cannot be resolved"
- NoClassDefFoundError: org.springframework.core.CollectionFactory
- Integration Testing
- ApplicationContext loading within a constructor.
- alternative to verbose java.lang.Properties binding
- Spring 2.5 - Where is ModelAndView ?
- Refresh RefreshableApplicationContext
- way to initialise System.properties from spring-configuration
- Spring Singleton Memory Leak Question
- PropertyPlaceholderConfigurer issues
- Exceptions are not logged, log4j.xml
- Component-scanning for beans
- What's wrong with my spring configuration xml file?
- BootstrapException again
- Configure bean properties using values from a database
- How to configure a map property with keys referring to static constants ?
- Unable to typecast class to interface/impl
- OutOfMemoryError (PermGen space)
- transactional JUnit4 controller testing with multiple DataSources
- Hopeless Newbie: Question on injection
- Mock/Test Sources?
- load dtd from jar file
- Logging java bean object
- Strange behaviour on JDK 1.4 when loading CollectionFactory
- Meaning of
- javax.naming.NameNotFoundException
- @Resource not found
- Access of ApplicationContext outside of Spring
- Help trying to inject objects into current instance of a class (self loading)
- DependencyInjectionTestExecutionListener should support autowire by name
- Accessing annotation/metadat in BeanPostProcessor
- Run Time Dependency Injection
- PropertyPlaceholder and refresh
- NoSuchMethodError in 2.5
- java.lang.NoSuchMethodError Ljava/util/Collection
- Injecting beans from one web app to another
- SPRING + ORACLE INTEGRATION( java stored procedures)
- injecting with method return type
- AbstractTransactionalTestNGSpringContextTests does not run transactionally
- spring performance on Sun UltraSparc T2
- load applicationContext from jar
- setAsText() not being invoked on custom property editor
- Runtime class loading
- Spring shares context between independent WAR files
- Parameters in init-method
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.