FileSystemXmlApplicationContext « Core « Spring Q&A





1. FileSystemXmlApplicationContext Error on IBM Java 1.4 on AIX    forum.springsource.org

FileSystemXmlApplicationContext Error on IBM Java 1.4 on AIX I'm seeing some strang behavior when running my application on AIX 5.2 using IBM's Java 1.4 or 1.3 VM. I use the FileSystemXmlApplicationContext ...

2. FileSystemXmlApplicationContext with multiple levels    forum.springsource.org

FileSystemXmlApplicationContext with multiple levels I'm finding that I'm needing more and more applicationContext.xml-style files to avoid any one getting too large to be readable, and I'd like to impose some kind ...

3. Problem with using FileSystemXmlApplicationContext    forum.springsource.org

Problem with using FileSystemXmlApplicationContext Hi, I am quite new to Spring and now I have a problem with FileSystemXmlApplicationContext. I created (ok, copied from tutorial ) a simple JUnit TestCase: public ...

4. FileSystemXMLApplicationContext - Dependencies Not Being Set    forum.springsource.org

FileSystemXMLApplicationContext - Dependencies Not Being Set I've got a Spring MVC application using Hibernate for ORM and following Equinox's format of model, dao, and service layers. I'm also using JiBX which ...

5. JVM Crash when loading FileSystemXmlApplicationContext    forum.springsource.org

JVM Crash when loading FileSystemXmlApplicationContext Hello, I'm using spring since a couple of month and today I'm facing a problem that really begin slow down my work, 4 time out of ...

6. FileSystemXmlApplicationContext.getResourceByPath( ): Different behaviour for Win/Lin    forum.springsource.org

Hi, we are developing under windows using absolute paths. Now the application should be run under Linux. The absolute path are translated. The path are starting with "/". The getResourceByPath() method ...