Opened 12 years ago
Closed 12 years ago
#1161 closed defect (fixed)
Running on IBM Java
Reported by: | mcr | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.8.0 |
Component: | General | Version: | v2.8.0RC2 |
Keywords: | Cc: |
Description
Geonetwork uses Spring 2.5.3 which does not work with an IBM java 6 runtime. I tested with Spring 2.5.5 (modifying the pom.xml) and the error disappeared.
Is it possible to use 2.5.5 generally. We are running geonetwork on pSeries machines and the only available java is from IBM.
Intel Platforms running Linux and IBM Java have the same problem.
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
This would be nice. I think a patch from my side is an overkill, I only replaced one digit in the version number ( pom.xml) to get things working.
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix applied to 2.8 branch : c91d0b25a5bec59450261f68c79a4e0bee7470cb
Note:
See TracTickets
for help on using tickets.
trunk version uses 3.1+ version of spring. but I imagine it should be ok to upgrade 2.8 to use spring 2.5.5