com.ebmwebsourcing.wsstar.notification.service.fault
Class WsnFaultMessageConstants

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants

public class WsnFaultMessageConstants
extends java.lang.Object

Author:
tdejean - eBM WebSourcing

Nested Class Summary
static class WsnFaultMessageConstants.WsnbCreatePullPointFaultDescriptions
          ~~~~~ WS-BaseNotification "CreatePullPoint" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.30) ~~~~~ UnableToCreatePullPointFault • no description !!!
static class WsnFaultMessageConstants.WsnbDestroyPullPointFaultDescriptions
          ~~~~~ WS-BaseNotification "DestroyPullPoint" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.28) ~~~~~ ResourceUnknownFault • The PullPoint is acting as a WS-Resource, and the resource identified in the request message is not known to the Web service.
static class WsnFaultMessageConstants.WsnbGetCurrentMessageFaultDescriptions
          ~~~~~ WS-BaseNotification "GetCurrentMessage" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.23) ~~~~~ InvalidTopicExpressionFault • The Topic element of the GetCurrentMessage message had contents that did not match the dialect specified.
static class WsnFaultMessageConstants.WsnbGetMessagesFaultDescriptions
          ~~~~~ WS-BaseNotification "GetMessages" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.27) ~~~~~ ResourceUnknownFault • The PullPoint is acting as a WS-Resource, and the resource identified in the request message is not known to the Web service.
static class WsnFaultMessageConstants.WsnbPauseSubscriptonFaultDescriptions
          ~~~~~ WS-BaseNotification "PauseSubscription" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.35-36) ~~~~~ PauseFailedFault • The Pause operation could not be performed on the Subscription.
static class WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions
          ~~~~ WS-BrokeredNotification "DestroyRegistration" fault messages descriptions ~~~~ ~~~~~ (WS-BerokeredNOtification - p.26)~~~~~ ResourceNotDestroyedFault • The PublisherRegistrationManager was unable to destroy the PublisherRegistration resource for some reason.
static class WsnFaultMessageConstants.WsnbRenewFaultDescriptions
          ~~~~~ WS-BaseNotification "Renew" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.32) ~~~~~ ResourceUnknownFault • The SubscriptionManager is acting as a WS-Resource, and the resource identified in the message is not known to the Web service.
static class WsnFaultMessageConstants.WsnbResumeSubscriptonFaultDescriptions
          ~~~~~ WS-BaseNotification "ResumeSubscription" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.37) ~~~~~ ResourceUnknownFault • The resource identified in the message is not known to the Web service.
static class WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions
          ~~~~ WS-BrokeredNotification "RegisterPublisher" fault messages descriptions ~~~~ ~~~~ (WS-BrokeredNotification - p.21) ~~~~ InvalidTopicExpressionFault • The TopicExpression presented in the request message is invalid.
static class WsnFaultMessageConstants.WsnbSubcribeFaultDescriptions
          ~~~~~ WS-BaseNotification "Subscribe" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.20-21) ~~~~~ InvalidFilterFault • The Subscribe message contained a filter that was not understood or supported by the NotificationProducer.
static class WsnFaultMessageConstants.WsnbUnsubcribeFaultDescriptions
          ~~~~~ WS-BaseNotification "Unsubscribe" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.34) ~~~~~ ResourceUnknownFault • The SubscriptionManager is acting as a WS-Resource, and the resource identified in the message is not known to the Web service.
 
Field Summary
static java.lang.String FAULT_DESCRIPTION_LANGUAGE
           
 
Constructor Summary
WsnFaultMessageConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAULT_DESCRIPTION_LANGUAGE

public static final java.lang.String FAULT_DESCRIPTION_LANGUAGE
See Also:
Constant Field Values
Constructor Detail

WsnFaultMessageConstants

public WsnFaultMessageConstants()


Copyright © 2009 eBM Websourcing. All Rights Reserved.