-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Milestone
Description
Garnett Xu opened SWS-854 and commented
Actually the affects version is 2.1.4. This tutorial uses JDOM, but JDOM1 isn't supported with an annotation based endpoint. The consequence of this is an exception will throw when invoke the Web Service. The exception detail is "No adapter for endpoint [public void com.mycompany.hr.ws.HolidayEndpoint.handleHolidayRequest(org.jdom.Element) throws java.lang.Exception]: Is your endpoint annotated with @Endpoint
, or does it implement a supported interface like MessageHandler or PayloadEndpoint?"
Affects: 2.1.3
Reference URL: http://docs.spring.io/spring-ws/site/reference/html/tutorial.html
Referenced from: commits 7d3b420