View Full Version : Core Container
- XMLBuddy usage
- what to do if a factory-method returns null?
- Building on BeanDefinition
- Different thumbnail size for every user
- Autowiring ApplicationContext
- Where to put beans.xml in JBoss
- Quartz Lock Exception (Sybase)
- inject ConcurrentMap
- Beandoc: How to disable log output
- Weblogic hot deployment
- unified way to load application context both for rich GUI and web app
- Error listenerStart
- Wiring java.lang.String as a bean
- SessionFactory Problem - SimpleFormContr impl bean not created
- lazy-init not working
- Using the container in a standalone app, with XML definitions
- MethodInvokingJobDetailFactory and runtime job scheduling
- Could not open servletcontext errror
- Question regarding warning with Spring 1.2.6
- ClassPathXmlApplicationContext in Weblogic
- How to get started with Spring
- Cannot deploy multiple Spring apps in 1 weblogic
- getBean performance in case of hierarchical contexts
- container stops loading bean list when one fails
- NoClassDefFoundError: org/springframework/util/ObjectUtils
- DefaultPropertiesPersister and jdk 1.4 ?
- Helper for injecting listeners/handlers
- Method Injection not working for me
- how do I set the number of beans in Pool?
- Is it possible to proxy a bean with constructor argument?
- bean created even with lazy-init due to reference from quartz bean
- container events?
- A better way to write this?
- Sorting Strings like numbers
- Map key with value of bean attribute
- Errors while upgrading to new version of spring!!!
- Issue with Spring 1.2.6 and GregorianCalendar.
- A couple of questions
- To Singleton or not to singleton and the concept of session
- Server Config Layers
- fail-tolerant bean creation?
- org.apache.commons.collections.map.LinkedMap
- Scripting and BeanFactory
- i18n and ResourceBundleMessageSource
- ldap question
- ClassLoader behaviour in Spring
- ApplicationContext Problem (WebSphere)
- two-phase commit protocol
- How to specify the ordering for an import like classpath*:META-INF/spring-beans.xml
- Creating and persisting an applicationctx programmatically
- Different Application Context files
- Spring Config: Non-printing characters
- PropertyPlaceHolderConfigurer question
- Transactional init-method
- Spring on Java System Application Server (SJSAS) Enterprise Edition doesn't work
- using DI with non-static inner classes
- Spring and Geronimo
- java.lang.OutOfMemoryError: PermGen space
- child bean "adds" value to a parent list property
- Spring 1.2.6 with Hibernate and LDAP Lookup
- ServletWrappingController question
- Tomcat hangs.
- how to initial a static field?
- PropertyEditor for List objects
- Frustration with JBoss, Hibernate, Spring
- Can you exaplain why this happened?
- 1 SpringContext for WAR and EJB in EAR
- Edit list property of managed bean
- Browser's back Button with abstractwizardformcontroller
- Spring 2.0 XMLNS parsing issue
- Error/Exception Handling Questions
- TestCase(String) constructor visibility
- upgrade hibernate3 error
- Spring support for java generics ?
- The CacheManager is not alive
- Scoped Components: Request for Enhancement
- When will BeanDoc suppport Spring 2.0 XSD-based config?
- NullPointerException when switching from BeanFactory to ApplicationContext
- Injecting a File from the Classloader
- 1.1.5 -> 1.2.6 upgrade: ApplicationContextException problem
- old quartz thread keeps running after war redeploy
- Non-singleton beans and constructor arguments
- Using PropertyPlaceholderConfigurer
- prepare() must be called prior to invoke() on MethodInvoker spring
- log4j and AbstractDependencyInjectionSpringContextTests
- Datasource exception during Spring initialization
- ApplicationContext problem
- Properties from a database
- petclinic question
- can't find org.springframework.test package
- ref bean vs. ref local
- 1.1.5 - 1.2.6 upgrade: Bean definition does not carry a resolved bean class
- AbstractTransactionalDataSourceSpringContextTests , while writing a delete test.
- Using Timer with Spring
- Securing DB connection details in the app context
- Is Refreshable ApplicationContext in Spring 2.0 ?
- Error trying to use Springs email functionality.
- Spring in a Maven Plugin
- Problems with inheritance
- Testing a Spring app with Maven, based on petclinic
- Using idref with props
- bind multiple checkboes with velocity
- How to optimize loading of configuration
- Error creating bean with name 'sessionFactory'
- Is there a way to get a reference to the BeanFactory
- Having trouble getting Quartz to work in Spring
- Multiple PropertyPlaceholderConfigurer's Conflict
- Relative "up-to-date-ness" of v1.2.1 ref doc?
- Test Suite with JUnit
- binding object array
- Trouble retrieving ResourceBundleMessageSource messages from JUnit test
- "ResourceAware" bean
- Defining a Bean that refers to the BeanFactory
- Quartz: getCurrentlyExecutingJobs over RMI
- Excluding properties.
- Service Starter Bean
- spring + quartz without db locking?
- Acessing HttpSession
- mapping controller to a custom tag
- Problem in Sending Email
- JDK compatability
- Howto: auto-load things after context initialized
- PropertyPlaceholder system property in resource location
- Simple Bean Definition throws NotWritablePropertyException
- Converting legacy application issues
- Spring strategy pattern
- What is the order property on PropertyResourceConfigurer?
- Setting java.util.Date values in a Map
- Help with understanding this behaviour
- obfuscation
- Singleton and Prototype Caching
- NotWritablePropertyException
- XML Schema and Spring 2.0
- Need a Spring guru (tricky config) !!!
- Lost References to Beans
- velocity + diplay imges stored as blob
- Where can I keep session info?
- Implementing an Interface causes a TypeMismatchException
- writable application context file?
- hibernate/spring upgrade configuration problem?
- Quartz Scheduler doesn't work -- Spring 1.2.6, Quartz1.5.1, Tomct5.5,Java1.4.2
- Is it possible to apply Spring MVC for this case?
- how to use ClassPathXmlApplicationContext
- Upgradation to Spring 1.2.6
- Is WebSphere forcing J2EE Transaction Usage?
- Problems upgrading to m2 release
- (probably wrong forum) is there an automatic Composite COR Proxy?
- Unable to return specified BeanFactory instance
- Bean property is not writable or has an invalid setter method error
- Resource paths differ in web container vs. testing environment
- spring modules is not accomplishing purpose!!!
- Logging with Log4J and custom JDBCAppender...
- Probleme with jboss 4.0.2 and spring 1.2.6
- BeansDtdResolver failure
- Combining programmatic BeanFactory with XMl appcontext
- Spring 2.m2 "BeanWrapper does not hold a bean instance" for fragmented configuration.
- concurrence issue of singleton bean
- Creating a server wide ApplicationContext...
- Problem with an example of Spring integration with WebLogic 9 (Spring MedRec)
- Converting an existing singleton to a container bean
- Sharing info across different application
- Configure schemas in Eclipse?
- NoSuchBeanDefinitionException - classpath? This should be simple...
- TimerFactoryBean - ClassCastException
- Looking for ThreadPoolTaskExecutor examples
- Eclipse-Spring DefaultListableBeanFactory/Logging Error
- xml beans configuration schema validation in Tomcat
- How to use scoped components
- overriding hibernate.dialect
- PropertyOverrideConfigurer and multiple config files
- BeanPostProcessor doesn't process all beans
- Identical Bean in two seperate context.
- how to implement application properties policy?
- How to bind <spring:bind to dropdown <select?
- Complex classpath lookups
- Is there a current solution to ApplicationContext loading issues with Tomcat??
- Spring test classes and JUnit 4.0
- local spring-beans.xsd
- How to know a transaction is active ?
- Downloading JavaDoc
- Add prototype beans in runtime
- Massively enabling an Advisor
- Distributed Session Management without EJB's?
- Eclipse and Spring Bean Loading
- DisposableBean.destroy() not being called
- HowTo: Global BeanFactory
- sharing list and map definitions?
- classpath* and ContextSingletonBeanFactoryLocator
- Initializing Spring in an eclipse RCP
- "Reference Implementation" for Spring?
- What's the meaning of a parent context??
- Seperate servelet definations into mutiple files
- OT: XMLBuddy doesn't like remote spring-beans.dtd
- MockPageContext
- JBoss?
- Spring and Obfuscationen
- Wire References to Static Objects
- Several dependents PropertyPlaceholderConfigurer
- resource lookup inside an ear. file
- newbie: how to access environment variable in Spring XML config
- Logging not working
- QuartzJobBean and BeanFactoryAware
- Fallback options for JNDI lookup
- newbie: Spring, J2EE and clustering
- PropertyEditors and an evil non-Singleton
- Validation works but no error message displayed
- Unsatisfied dependencies - badly worded debug messages
- PropertyPlaceholderConfigurer working in 1.2.6 but not in 2.0-M2
- FactoryConfigurationError
- XMLBeanFactory can't handle absolut unix file names?
- Annoying log statements
- Spring BeanFactory and Quartz Job
- getKeys for MessageSource
- Bean metadata for strategy resolution by BeanPostProcessors
- Calling an adder method
- an array of objects
- early instantiation of prototype bean from pool
- how to read property file
- How to change about.txt to show last deploy time?
- Cannot Load configuration file from jar under weblogic
- SpringJobFactory for Quartz
- Tool for generating reports in PDF, HTML, Excel, etc
- CVS / SourceForge Reliability
- How to encrypt property for datasource in Spring Configuration
- Multi-valued properties
- Spring, Log4j, and Eclipse RCP
- A smarter proxyTargetClass with target code inlined
- Storing Quartz Jobs in the DB
- How to set runtime properties?
- help to externalize PropertyPlaceholderConfigurer
- Cannot set property on JFrame
- java.lang.ClassCastException: weblogic.xml.jaxp.RegistryDocumentBuilderFactory
- How to dynamic create a instance like factory pattern in spring
- Exporting child-ApplicationContext beans to the parent ApplicationContext
- How to configure eventlisteners in appCtx config?
- Lazy-initialysing application context
- Documentation edit submissions?
- Hot-reloading attributes
- Spring MVC, i18n, message.properties and appspring-servlet.xml
- can spring be used for object to object mapping?
- how to inject multiple arguments in a method ?
- How does really work bean initialization???
- Resolving bean aliases?
- PropertyPlaceholderConfigurer defaulting to Classpath?
- injecting dependencies on beans which are not created by Spring
- TransactionProxyFactoryBean Troubles
- Refresh factory of Beans xml changes
- how to simplify redundant xml bean definitions?
- Runtime Quartz job creation
- OpenSessionInViewFilter, javax.servlet.ServletException: No adapter for handler
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.