I am ready to commit changes for the following Jira issue to
trunk, before I do I just quickly wanted to raise the
configuration approach here before I add it to the user
guide.
http://ji
ra.jboss.com/jira/browse/JBWS-1316
The changes are in the following branch in SVN: -
https://svn.jboss.org/repos/jbossw
s/stack/native/branches/dlofthouse/JBWS-1316
The relevant commits are: -
h
ttp://fisheye.jboss.com/changelog/JBossWS/?cs=6366
h
ttp://fisheye.jboss.com/changelog/JBossWS/?cs=6416
This change adds the following element to the global
configuration area of the jboss-wsse configuration: -
| <timestamp-verification
createdTolerance="5"
|
warnCreated="false"
|
expiresTolerance="10"
|
warnExpires="false" />
|
This allows for a tolerance to be set individually for the
comparison of the created and expires value, the tolerance
is in seconds in line with other time values in the
configuration.
The warn attributes allow for a warning to be logged if a
message is accepted that would not normally be accepted
without the tolerance.
If this configuration is not provided then the default is
the old behaviour of only using the time the message is
received in the comparisons.
View the original post : http://www.jboss.com/index.html?
module=bb&op=viewtopic&p=4143938#4143938
Reply to the post : http://www.jboss.com/index.
html?module=bb&op=posting&mode=reply&p=4143938
a>
_______________________________________________
jbossws-dev mailing list
jbossws-dev lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-dev
|