[
https://issues.apache.org/jira/browse/CXF-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CXF-6784:
---------------------------------
Assignee: Freeman Fang
> WS-Notification subscription should support renew
> -------------------------------------------------
>
> Key: CXF-6784
> URL: https://issues.apache.org/jira/browse/CXF-6784
> Project: CXF
> Issue Type: New Feature
> Reporter: Freeman Fang
> Assignee: Freeman Fang
>
> currently it's
> {code}
> @Override
> protected void renew(XMLGregorianCalendar terminationTime) throws
> UnacceptableTerminationTimeFault {
> UnacceptableTerminationTimeFaultType fault = new
> UnacceptableTerminationTimeFaultType();
> throw new UnacceptableTerminationTimeFault("TerminationTime is not
> supported", fault);
> }
> {code}
> and also the subscription.start should support to specify the terminationTime
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)