-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: @Controller
Spring MVC und HttpServiceInvokerExporter
Will man in einem Spring-Projekt die annotationsbasierte Konfiguration von Spring MVC Controllern mit dem Veröffentlichen eines HttpServiceInvoker-Dienstes verbinden, stößt man möglicherweise auf folgende Fehlermeldung beim Starten: No adapter for handler [org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter@4cfc65]: Does your handler implement a supported interface like Controller? … Continue reading
Posted in Spring Universe
Tagged @Controller, HttpServiceInvokerExporter, spring mvc
Leave a comment