Does the JAX-WS implemented over Apache Axis2 offers the WS-Notification specification?

Thanks!

有帮助吗?

解决方案

According to its modules list, as of today Apache Axis2 supports the following WS-* standards:

  • WS-Addressing (version 2005-08)
  • WS-Reliable Messaging (version 2005) via Sandesha2
  • WS-Security and related specifications (WS-SecureConversation, WS-SecurityPolicy, WS-Trust) via Rampart

So, to answer your question: No, there is no support for WS-Notification in Axis2.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top