Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Testcase included:yes
Description
See GRAILS-3213:
Please upgrade the Hessian library to 3.1.6. Currently it does not work with Spring 2.5.4, and this way, remoting with Hessian is not possible.
(Remoting with Burlap is also not possible, but that is caused by some other issue, which I will describe in the next bug report.)
Ps: the attached project does work, because I upgraded to Hessian 3.1.6. The 3.1.1 library is still included: reverting to that one will reproduce the problem
Attachments
-
$i18n.getText("admin.common.words.hide")
- test-remoting.zip
- 09/Jul/08 3:22 AM
- 1.50 MB
- Erik Pragt
-
- test-remoting/.classpath 6 kB
- test-remoting/.project 0.5 kB
- test-remoting/.../org.codehaus.groovy.eclipse.preferences.prefs 0.1 kB
- test-remoting/application.properties 0.1 kB
- test-remoting/build.xml 1 kB
- test-remoting/.../BootStrap.groovy 0.1 kB
- test-remoting/grails-app/.../Config.groovy 3 kB
- test-remoting/.../DataSource.groovy 0.6 kB
- test-remoting/.../resources.groovy 0.0 kB
- test-remoting/.../UrlMappings.groovy 0.2 kB
- test-remoting/.../messages.properties 2 kB
- test-remoting/.../messages_de.properties 3 kB
- test-remoting/.../messages_es.properties 3 kB
- test-remoting/.../messages_fr.properties 2 kB
- test-remoting/.../messages_it.properties 2 kB
- test-remoting/.../messages_ja.properties 2 kB
- test-remoting/.../messages_nl.properties 3 kB
- test-remoting/.../messages_pt_BR.properties 3 kB
- test-remoting/.../messages_ru.properties 4 kB
- test-remoting/.../messages_th.properties 5 kB
- test-remoting/.../messages_zh_CN.properties 2 kB
- test-remoting/.../JobService.groovy 0.2 kB
- test-remoting/.../JobService.groovy 0.1 kB
- test-remoting/grails-app/views/error.gsp 1 kB
- test-remoting/grails-app/.../main.gsp 0.7 kB
- test-remoting/.../BootStrap$_closure1.class 1 kB
- test-remoting/.../BootStrap$_closure2.class 2 kB
- test-remoting/out/.../BootStrap.class 5 kB
- test-remoting/.../Config$_run_closure1.class 2 kB
- test-remoting/.../Config$_run_closure1_closure3.class 2 kB
I have skipped the requested version on gone straight to 3.2.0. Hope that's ok.