[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1388) Notification validation before dispatch

Alessio Soldano (JIRA) jira-events at jboss.com
Mon Jan 8 15:21:26 EST 2007


     [ http://jira.jboss.com/jira/browse/JBWS-1388?page=all ]

Alessio Soldano updated JBWS-1388:
----------------------------------

    Attachment: differences.txt

I attach a patch generated against source code version 1.0.4.GA; sorry for the delay, hope this could be useful nevertheless.

Validation of notification messages is turned off by default and can be switched on through a boolean attribute (ValidateNotifications) in the SubscriptionManager (via JMX-Console o using jboss-beans.xml conf file). Validation works fine with messages belonging to a single schema. Messages spanning over multiple schemas may cause the validation to fail due to the SAX parser not being able to sort the schemas to validate on.

I'm going to post on the original forum thread to ask whether this last feature is really useful and it's worth fully implementing it.

> Notification validation before dispatch
> ---------------------------------------
>
>                 Key: JBWS-1388
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1388
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: ws-eventing
>            Reporter: Heiko Braun
>         Assigned To: Heiko Braun
>             Fix For: jbossws-1.2.0
>
>         Attachments: differences.txt
>
>
> Add capabilities to validate the notification message against the underlying schema, before the actual dispatch takes place.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list