Community
Participate
Working Groups
>Spring 2.5.6 support needs to be updated to Spring 3.0.5 *Where the following '''classpath variables''' need to be defined *not all of which may be required SPRING_AOP_LIB=org.springframework.aop-3.0.5.RELEASE.jar SPRING_ASM_LIB=org.springframework.asm-3.0.5.RELEASE.jar SPRING_ASPECTS_LIB=org.springframework.aspects-3.0.5.RELEASE.jar SPRING_BEANS_LIB=org.springframework.beans-3.0.5.RELEASE.jar SPRING_CONTEXT_LIB=org.springframework.context-3.0.5.RELEASE.jar SPRING_CONTEXT_SUPPORT_LIB=org.springframework.context.support-3.0.5.RELEASE.jar SPRING_CORE_LIB=org.springframework.core-3.0.5.RELEASE.jar SPRING_EXPRESSION_LIB=org.springframework.expression-3.0.5.RELEASE.jar SPRING_INSTRUMENT_LIB=org.springframework.instrument-3.0.5.RELEASE.jar SPRING_INSTRUMENT_TOMCAT_LIB=org.springframework.instrument.tomcat-3.0.5.RELEASE.jar SPRING_JDBC_LIB=org.springframework.jdbc-3.0.5.RELEASE.jar SPRING_JMS_LIB=org.springframework.jms-3.0.5.RELEASE.jar SPRING_ORM_LIB=org.springframework.orm-3.0.5.RELEASE.jar SPRING_OXM_LIB=org.springframework.oxm-3.0.5.RELEASE.jar SPRING_TEST_LIB=org.springframework.test-3.0.5.RELEASE.jar SPRING_TRANSACTION_LIB=org.springframework.transaction-3.0.5.RELEASE.jar SPRING_WEB_LIB=org.springframework.web-3.0.5.RELEASE.jar SPRING_PORTLET_LIB=org.springframework.web.portlet-3.0.5.RELEASE.jar SPRING_SERVLET_LIB=org.springframework.web.servlet-3.0.5.RELEASE.jar SPRING_STRUTS_LIB=org.springframework.web.struts-3.0.5.RELEASE.jar *to replace the Spring 2.5.6 versions detailed in http://wiki.eclipse.org/EclipseLink/Examples/JPA/JPASpring#Configuring_Eclipse_to_compile_the_eclipselink.jpa.spring.test_SVN_test_project SPRING_AGENT_LIB=spring-agent.jar SPRING_CGLIB_LIB=cglib-nodep-2.1_3.jar SPRING_COMMONS_LOGGING_LIB=commons-logging.jar SPRING_JOTM_CLIENT_LIB=jotm.jar SPRING_JPA_SPRING_LIB=jpa-spring.jar (ant generated) SPRING_LIB=spring.jar SPRING_TEST_LIB=spring-test.jar SPRING_XAPOOL_LIB=xapool.jar Some libraries in 2.5.6 do not have correspondence in 3.0.5 in a PDE project - we need to triage the core and optional packages
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink