Forum Discussion
caulfig_287171
Nimbostratus
Mar 30, 2017Event Notification Endpoint in Java
I've created a WebService annotated class that implements
events_occurred
to act as an endpoint and handle the SOAP message sent via the F5 subscription service. When I have an event hit my endpoint I get an error when deserializing the event_data_list
param.
Mar 28, 2017 5:03:28 PM com.sun.xml.internal.bind.v2.ClassFactory create0
INFO: No default constructor found on class iControl.ManagementEventSubscriptionEventType
java.lang.NoSuchMethodException: iControl.ManagementEventSubscriptionEventType.()
Am I taking the right route to implement an endpoint for Event Notifications (Java WS)? If I am, how can I expose a constructor for the
iControl.ManagementEventSubscriptionEventType
?
Thanks for any help.
No RepliesBe the first to reply
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects